|
Ruby
2.0.0p648(2015-12-16revision53162)
|
#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