Return the coarse classification of the specified number.

Synopsis

Declared in <bdlb_float.h>

static
Classification
classify(double number);

Return Value

coarse classification of number

Parameters

Name

Description

number

floating‐point value to classify

Created with MrDocs