Return original with a normalized significand and exponent.
Declared in <bdldfp_decimalimputil.h>
Return original with a normalized significand and exponent.
static
ValueType128
normalize(ValueType128 original);
» more...
Return original with a normalized significand and exponent.
static
ValueType32
normalize(ValueType32 original);
» more...
Return original with a normalized significand and exponent.
static
ValueType64
normalize(ValueType64 original);
» more...
original with a normalized significand and exponent
| Name | Description |
|---|---|
| original | value to normalize |