🤖
Spiky Docs
Search...
Ctrl + K
Start coding
Functions and Code
Math
Previous
off()
Next
acos(x)
Last updated
1 year ago
🦾
acos(x)
acosh(x)
asin(x)
asinh(x)
atan(x)
atan2(x, y)
atanh(x)
ceil(x)
copysign(x, y)
cos(x)
cosh(x)
degrees(x)
erf(x)
erfc(x)
exp(x)
expm1(x)
fabs(x)
floor(x)
fmod(x)
frexp(x)
gamma(x)
isfinite(x)
isinf(x)
isnan(x)
ldexp(x, exp)
lgamma(x)
log(x)
log10(x)
log2(x)
modf(x)
pow(x, y)
radians(x)
sin(x)
sinh(x)
sqrt(x)
tan(x)
tanh(x)
trunc(x)