Ruby  2.0.0p648(2015-12-16revision53162)
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(), and erfc().