Return the floating‐point remainder of x divided by y.
Synopsis
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType128
fmod(
ValueType128 x,
ValueType128 y);
Created with MrDocs
Return the floating‐point remainder of x divided by y.
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType128
fmod(
ValueType128 x,
ValueType128 y);
Created with MrDocs