gl3n v1.3.1 (2016-01-07T21:01:40Z)
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).