Instructions/Modulo: Difference between revisions

From Desynced Wiki
(Created page with "{{Infobox}} __NOEDITSECTION__ {{Instruction_Bottom}}")
 
No edit summary
 
Line 1: Line 1:
{{Infobox}}
{{Instruction_Top}}
      
      
__NOEDITSECTION__
__NOEDITSECTION__
{{Instruction_Bottom}}
{{Instruction_Bottom}}

Latest revision as of 09:43, 1 August 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