|
Ruby
1.9.3p392(2013-02-22revision39386)
|
#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.3