fmod overloads

Synopses

Declared in <bdldfp_decimalutil.h>

Same as the related overload above for fmod.

Return the remainder of x divided by y.

Same as the related overload above for fmod.

Return Value

remainder of x divided by y

Parameters

Name

Description

x

dividend

y

divisor

Created with MrDocs