modding:function:modulus
modulus
Syntax | (modulus dividend divisor) → remainder |
---|---|
Argument List | dividend: The dividend of the two numbers. |
divisor: The divisor of the two numbers. | |
Returns | remainder: The remainder of the two numbers passed |
Category | math |
Description | Finds the remainder of the two numbers and returns it. |
Example
modding/function/modulus.txt · Last modified: 2014/12/27 04:40 by 127.0.0.1