|
Ruby
2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
|
#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(), hdtoa(), nextafter(), rb_flo_is_finite_p(), rb_flo_is_infinite_p(), rb_float_denominator(), rb_float_numerator(), rb_integer_float_cmp(), rb_integer_float_eq(), ruby_float_step(), ruby_float_step_size(), tanh(), tgamma(), and VpDtoV().