Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: math.h

finite()

IMPORT_C int finite(double);

Description

Test for finity.

Parameters

double

floating point value to test.

Return value

int

a nonzero value if the x parameter is a finite number; that is, if d is not +-, INF, NaNQ, or NaNS.