Same as the related overload above for remainder.
remainder
Declared in <bdldfp_decimalutil.h>
<bdldfp_decimalutil.h>
static Decimal64 remainder( Decimal64 x, Decimal64 y);
IEEE remainder of x divided by y
x
y
Name
Description
dividend
divisor
Created with MrDocs