fmod overloads

Synopses

Declared in <bdldfp_decimalimputil.h>

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

Return the remainder of the division of the specified x by the specified y. The returned value has the same sign as x and is less than y in magnitude.

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

Created with MrDocs