gl3n v1.3.1 (2016-01-07T21:01:40Z)
Home
Dub
Repo
inversesqrt
gl3n
math
Returns 1/sqrt(x), results are undefined if x <= 0.
@
safe
pure nothrow
real
inversesqrt
(
real
x
)
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
Returns 1/sqrt(x), results are undefined if x <= 0.