Same as the related overload above for classify.

Synopsis

Declared in <bdldfp_decimalutil.h>

static
int
classify(Decimal64 x);

Return Value

floating‐point classification of x

Parameters

Name

Description

x

value to classify

Created with MrDocs