Return the floating‐point remainder of x divided by y.

Synopses

Declared in <bdldfp_decimalimputil.h>

Return the floating‐point remainder of x divided by y.

Return the floating‐point remainder of x divided by y.

Return the floating‐point remainder of x divided by y.

Return Value

the floating‐point remainder of x divided by y

Parameters

Name

Description

x

dividend

y

divisor

Created with MrDocs