BloombergLP::bdldfp::DecimalImpUtil::divide

Return the quotient of the specified decimal values.

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
DecimalImpUtil::ValueType64
divide(
    ValueType64 lhs,
    ValueType64 rhs);