BloombergLP::bdldfp::DecimalUtil::fmod

Same as the related overload above for fmod.

Synopsis

Declared in <bdldfp_decimalutil.h>

static
Decimal128
fmod(
    Decimal128 x,
    Decimal128 y);

Return Value

remainder of x divided by y

Parameters

NameDescription
xdividend
ydivisor