NCBI C++ ToolKit
Namespaces | Macros | Functions
ncbifloat.h File Reference

Floating-point support routines. More...

#include <ncbiconf.h>
#include <cfloat>
#include <cmath>
+ Include dependency graph for ncbifloat.h:
+ This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

Floating-point support routines.

Definition in file ncbifloat.h.

Modified on Fri Sep 20 14:58:32 2024 by modify_doxy.py rev. 669887