gl3n ~master (2021-06-11T06:55:56Z)
Home
Dub
Repo
mod
gl3n
math
Modulus. Returns x - y * floor(x/y).
T
mod
(
T
)
(
T
x
,
T
y
)
Meta
Source
See Implementation
gl3n
math
aliases
fract
roundEven
functions
abs
almost_equal
cdegrees
clamp
cradians
degrees
fmodf
inversesqrt
mod
radians
sign
smoothstep
step
variables
PI_180
_180_PI
Modulus. Returns x - y * floor(x/y).