_finite
Visual Studio 2010
Determines whether the given double-precision floating-point value is finite.
int _finite( double x );
Function | Required header |
|---|---|
_finite | <float.h> |
For more compatibility information, see Compatibility in the Introduction.