isfinite Function
Visual Studio 2012
Determines whether the argument has a finite value
inline int isfinite( float _X ) restrict(amp); inline int isfinite( double _X ) restrict(amp);
Determines whether the argument has a finite value
inline int isfinite( float _X ) restrict(amp); inline int isfinite( double _X ) restrict(amp);