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