Instructions/Modulo: Difference between revisions

From Desynced Wiki
(Created page with "{{Infobox}} __NOEDITSECTION__ {{Instruction_Bottom}}")
(No difference)

Revision as of 02:40, 31 July 2025

Modulo
     File:Instructions-Modulo.png
     Get the remainder of a division
Lua ID modulo
Category Math
Icon Mul Numbers.png
Argument One: Type Input
Argument One: Name Num
Argument One: Data Type coord_num
Argument Two: Type Input
Argument Two: Name By
Argument Two: Data Type coord_num
Argument Three: Type Output
Argument Three: Name Result