LuaSTG-x Core API
math Member List

This is the complete list of members for math, including all inherited members.

abs(local x)math
acos(local x)math
asin(local x)math
atan(local x)math
atan2(local y, local x)math
barycentric(local v1, local v2, local v3, local a1, local a2)math
cbrt(local v)math
ceil(local x)math
ChebyshevDistance(local v1, local v2)math
clamp(local v, local lo, local hi)math
cos(local x)math
cosh(local x)math
deg(local x)math
EuclideanDistance(local v1, local v2)math
exp(local x)math
floor(local x)math
fmod(local x, local y)math
frexp(local x)math
hugemath
hypot(local v1, local v2)math
isfinite(local v)math
isinf(local v)math
isnan(local v)math
ldexp(local m, local e)math
lerp(local v1, local v2, local a)math
log(local x, local base)math
log10(local x)math
M_1_PImath
M_2_PImath
M_2_SQRTPImath
M_Emath
M_LN10math
M_LN2math
M_LOG10Emath
M_LOG2Emath
M_PImath
M_PI_2math
M_PI_4math
M_PIx2math
M_PIx4math
M_SQRT1_2math
M_SQRT2math
ManhattanDistance(local v1, local v2)math
max(local x, local ...)math
min(local x, local ...)math
MinkowskiDistance(local v1, local v2, local p)math
modf(local x)math
pimath
pow(local x, local y)math
rad(local x)math
random(local m, local n)math
randomseed(local x)math
remainder(local v1, local v2)math
round(local v)math
sin(local x)math
sinh(local x)math
smoothstep(local v1, local v2, local a)math
solveLiner(local a1, local b1, local c1, local a2, local b2, local c2)math
sqrt(local x)math
tan(local x)math
tanh(local x)math
wrapangle(local v)math