Instructions/Modulo

From Desynced Wiki
Revision as of 02:40, 31 July 2025 by Kelno (talk | contribs) (Created page with "{{Infobox}} __NOEDITSECTION__ {{Instruction_Bottom}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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