fma overloads

Synopses

Declared in <bdldfp_decimalimputil.h>

Return x * y + z as one ternary operation.

Return, using the specified x, y, and z, the value of the expression x * y + z, rounded as one ternary operation according to the current decimal floating point rounding mode.

Return x * y + z as one ternary operation.

Created with MrDocs