CppUnit project page | FAQ | CppUnit home page |
#include <cppunit/Portability.h>
#include <math.h>
Include dependency graph for FloatingPoint.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
CPPUNIT_NS_BEGIN bool | floatingPointIsUnordered (double x) |
Tests if a floating-point is a NaN. | |
int | floatingPointIsFinite (double x) |
Tests if a floating-point is finite. |
|
Tests if a floating-point is finite.
|
|
Tests if a floating-point is a NaN.
|
|
hosts this site. |
Send comments to: CppUnit Developers |