Return the floating‐point classification of x.

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
int
classify(ValueType64 x);

Return Value

the floating‐point classification of x

Parameters

Name

Description

x

value to classify

Created with MrDocs