__d64_nabs, __d128_nabs

Purpose

Negative Absolute Value

Returns the negative absolute value of the parameter.

Prototype

_Decimal64 __d64_nabs (_Decimal64);

_Decimal128 __d128_nabs (_Decimal128);