Ruby
2.5.0dev(2017-10-22revision60238)
|
#include "ruby/config.h"
#include <strings.h>
Go to the source code of this file.
Functions | |
int | isinf (double n) |
int isinf | ( | double | n | ) |
Definition at line 56 of file isinf.c.
Referenced by atanh(), finite(), nextafter(), rb_flo_is_finite_p(), rb_flo_is_infinite_p(), rb_integer_float_cmp(), rb_integer_float_eq(), ruby_hdtoa(), tanh(), tgamma(), and VpDtoV().