transcendental functions
abs
-- absolute value
sin
-- sine
cos
-- cosine
tan
-- tangent
asin
-- arcsine
acos
-- arccosine
atan
-- arctangent
sinh
-- hyperbolic sine
cosh
-- hyperbolic cosine
tanh
-- hyperbolic tangent
exp
-- exponential
log
-- logarithm
sqrt
-- square root
Go to
main index
.
Go to
concepts index
.