BloombergLP::bdldfp::DecimalImpUtil::remainder

Return the remainder of dividing x by y.

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
DecimalImpUtil::ValueType128
remainder(
    ValueType128 x,
    ValueType128 y);