Spectacular Cellular Automata
Website
Source Repository
Jira
Documents
Preparing search index...
lib/tools
absMod
Function absMod
absMod
(
x
:
number
,
m
:
number
)
:
number
Mod a value, looping it around correctly when it becomes negative.
Parameters
x
:
number
m
:
number
Returns
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Website
Source Repository
Jira
Documents
Spectacular Cellular Automata
Loading...
Mod a value, looping it around correctly when it becomes negative.