Math.fmod

From OpenEUO
Revision as of 21:13, 7 October 2010 by 76.184.213.234 (Talk) (Created page with " math.fmod (x, y) Returns the remainder of the division of x by y that rounds the quotient towards zero.")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
math.fmod (x, y)

Returns the remainder of the division of x by y that rounds the quotient towards zero.