Ruby  2.1.10p492(2016-04-01revision54464)
Functions
finite.c File Reference
#include "ruby/missing.h"

Go to the source code of this file.

Functions

int finite (double n)
 

Function Documentation

◆ finite()

int finite ( double  n)

Definition at line 6 of file finite.c.

References isinf(), and isnan.

Referenced by erf(), and erfc().