Same as the related overload above for fma.
Synopsis
Declared in <bdldfp_decimalutil.h>
static
Decimal128
fma(
Decimal128 x,
Decimal128 y,
Decimal128 z);
Created with MrDocs
Same as the related overload above for fma.
Declared in <bdldfp_decimalutil.h>
static
Decimal128
fma(
Decimal128 x,
Decimal128 y,
Decimal128 z);
Created with MrDocs