Return the negation of value.
Synopsis
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType128
negate(ValueType128 value);
Return Value
the negation of value
Parameters
Name |
Description |
value |
value to negate |
Created with MrDocs