Return the remainder of dividing x by y.
Synopsis
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType64
remainder(
ValueType64 x,
ValueType64 y);
Created with MrDocs
Return the remainder of dividing x by y.
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType64
remainder(
ValueType64 x,
ValueType64 y);
Created with MrDocs