Ruby  2.0.0p645(2015-04-13revision50299)
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().