Return the coarse classification of the specified number.
Declared in <bdlb_float.h>
Return the coarse classification of the specified number.
static
Classification
classify(double number);
» more...
Return the coarse classification of the specified number.
static
Classification
classify(float number);
» more...
coarse classification of number
| Name | Description |
|---|---|
| number | floating-point value to classify |