Return the quotient of the specified decimal values.
Synopsis
Declared in <bdldfp_decimalimputil_inteldfp.h>
static
DecimalImpUtil_IntelDfp::ValueType128
divide(
ValueType128 lhs,
ValueType128 rhs);
Created with MrDocs