Ruby  2.0.0p247(2013-06-27revision41674)
Functions
finite.c File Reference
#include "ruby/missing.h"

Go to the source code of this file.

Functions

int finite (double n)
 

Function Documentation

int finite ( double  n)

Definition at line 6 of file finite.c.

References isinf(), and isnan.

Referenced by erf(), erfc(), and flo_is_finite_p().