Functions Documentation | |
Name | modulo |
Syntax | (modulo number number) |
Argument List | number: The dividend of the two numbers. number: The divisor of the two numbers. |
Returns | number: The remainder of the two numbers passed |
Category | 0.99, math |
Description | Finds the remainder of the two numbers and returns it. |
Example |
(modulo 56 34) This code will return the number 22. |
Comment | Important for many things including bounding an arbitrary number between two numbers. |
Mod of the Month (October '24) |
Featured Mods (random) |
TX2 Centauri Module |
Captain's Log 3.1 |
Quality Mods (random) |
Brigand Playership |
Raptor: Call of the Shadows |
Balanced Mods (random) |
F.F.A.S. (Friendly Fire Avoidance System) for Autons |
Visible Damage V2 |