BloombergLP::bdldfp::DecimalImpUtil_IntelDfp::divide

Return the quotient of lhs divided by rhs.

Synopsis

Declared in <bdldfp_decimalimputil_inteldfp.h>

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