classify overloads
Synopses
Declared in <bdldfp_decimalutil.h>
Same as the related overload above for classify.
static
int
classify(Decimal128 x);
Return the floating‐point classification of the specified x.
Same as the related overload above for classify.
Return Value
floating‐point classification of x
Parameters
Name |
Description |
x |
value to classify |
Created with MrDocs