Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
Functions
isnan.c File Reference
#include "ruby/missing.h"

Go to the source code of this file.

Functions

int isnan (double n)
 

Function Documentation

◆ isnan()

int isnan ( double  n)

Definition at line 22 of file isnan.c.