SYMBIAN OS V9.3
» Symbian OS v9.3 » Symbian OS reference » C++ component reference » System Libraries STDLIB » finite()
Location: math.h
math.h
finite()
IMPORT_C int finite(double);
Test for finity.
double
floating point value to test.
int
a nonzero value if the x parameter is a finite number; that is, if d is not +-, INF, NaNQ, or NaNS.
Copyright ©2008 Symbian Software Ltd.