Return the floating‐point classification of x.
Synopsis
Declared in <bdldfp_decimalimputil.h>
static
int
classify(ValueType128 x);
Return Value
the floating‐point classification of x
Parameters
Name |
Description |
x |
value to classify |
Created with MrDocs