compmath.hpp File Reference
Compatibility math. More...
Go to the source code of this file.
Functions | |
int | comp_isfinite (double x) |
int | comp_isinf (double x) |
int | comp_isnan (double x) |
double | comp_sign (double x) |
Detailed Description
Compatibility math.