Return the negation of the specified 128‐bit decimal value.
Synopsis
Declared in <bdldfp_decimalimputil_inteldfp.h>
static
DecimalImpUtil_IntelDfp::ValueType128
negate(ValueType128 value);
Created with MrDocs