Math.fmod
From Data Realms Wiki
Revision as of 00:44, 15 February 2009 by BlackNecro (Talk)
Function | |
---|---|
Syntax | math.fmod( number x, number y ) |
Description: | |
Returns the remainder of x divided by y. | |
Returns | number Number |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |