NCBI C++ ToolKit
|
Floating-point support routines. More...
Go to the source code of this file.
Go to the SVN repository for this file.
Namespaces | |
boost | |
boost::math_detail | |
Macros | |
#define | ISNAN_CONSTEXPR |
#define | isnan bool_isnan |
#define | finite _finite |
Define value of finite (Is Finite). More... | |
Functions | |
bool | std::bool_isnan (float x) |
bool | std::bool_isnan (double x) |
bool | std::bool_isnan (long double x) |
Floating-point support routines.
Definition in file ncbifloat.h.