SYMBIAN OS V9.3
» Symbian OS v9.3 » Symbian OS reference » C++ component reference » System Libraries STDLIB » isinf()
Location: math.h
math.h
isinf()
IMPORT_C int isinf(double);
test for infinity or not-a-number
double
floating point value to test.
int
1 if the number d is Infinity, otherwise 0.
Copyright ©2008 Symbian Software Ltd.