BloombergLP::bdldfp::DecimalImpUtil::negate

Return the negation of value.

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
DecimalImpUtil::ValueType128
negate(ValueType128 value);

Return Value

the negation of value

Parameters

NameDescription
valuevalue to negate