BloombergLP::bdlb::Float::classify

Return the coarse classification of the specified number.

Synopses

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...

Return Value

coarse classification of number

Parameters

NameDescription
numberfloating-point value to classify