Difference between revisions of "Math.fmod"
From OpenEUO
(Created page with " math.fmod (x, y) Returns the remainder of the division of x by y that rounds the quotient towards zero.") |
(No difference)
|
Revision as of 20:13, 7 October 2010
math.fmod (x, y)
Returns the remainder of the division of x by y that rounds the quotient towards zero.