Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
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.