BloombergLP::bdldfp::DecimalUtil::remainder

Same as the related overload above for remainder.

Synopsis

Declared in <bdldfp_decimalutil.h>

static
Decimal64
remainder(
    Decimal64 x,
    Decimal64 y);

Return Value

IEEE remainder of x divided by y

Parameters

NameDescription
xdividend
ydivisor