|
Ruby
1.9.3p551(2014-11-13revision48407)
|
#include "ruby/missing.h"Go to the source code of this file.
Functions | |
| static int | double_ne (double n1, double n2) |
| int | isnan (double n) |
|
static |
| int isnan | ( | double | n | ) |
Definition at line 8 of file isnan.c.
References double_ne().
1.8.14