Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
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, isnan, and n.

Referenced by erf(), and erfc().