Return x * y + z, rounded as one ternary operation.

Synopsis

Declared in <bdldfp_decimalimputil.h>

Return Value

x * y + z, rounded as one ternary operation

Parameters

Name

Description

x

first multiplicand

y

second multiplicand

z

addend

Created with MrDocs