inmath ~master (2022-05-26T00:17:45.8140456)
Dub
Repo
mod
inmath
math
Modulus. Returns x - y * floor(x/y).
T
mod
(
T
)
(
T
x
,
T
y
)
Meta
Source
See Implementation
inmath
math
aliases
fract
roundEven
functions
abs
almostEqual
cdegrees
clamp
cradians
degrees
fmodf
inversesqrt
mod
radians
sign
smoothstep
step
variables
PI_180
_180_PI
Modulus. Returns x - y * floor(x/y).