inmath ~master (2022-05-26T00:17:45.8140456)
Dub
Repo
almostEqual
inmath
math
Undocumented in source. Be warned that the author may not have intended to support it.
bool
almostEqual
(T a, S b, float epsilon)
bool
almostEqual
(T a, S b, float epsilon)
bool
almostEqual
(T a, T b, float epsilon)
@
safe
pure nothrow
bool
almostEqual
(
T
)
(
T
a
,
T
b
,
float
epsilon
= 0.000001f
)
if
(
isQuaternion
!
T
)
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