Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
Functions
isinf.c File Reference
#include "ruby/config.h"
#include <strings.h>

Go to the source code of this file.

Functions

int isinf (double n)
 

Function Documentation

◆ isinf()

int isinf ( double  n)

Definition at line 56 of file isinf.c.