FUNCTION | DEFINITION |
acos |
Arc cosine of x expressed in radians. Interval ![]() acos(x) ) |
acosh |
Inverse hyperbolic cosine of x expressed in radians. (eg: acosh(x) ) |
asin |
Arc sine of x expressed in radians. Interval ![]() asin(x) ) |
asinh |
Inverse hyperbolic sine of x expressed in radians. (eg:
asinh(x) ) |
atan |
Arc tangent of x expressed in radians. Interval ![]() atan(x) ) |
atan2 |
Arc tangent of ![]() ![]() atan2(x,y) ) |
atanh |
Inverse hyperbolic tangent of ![]() atanh(x) ) |
cos |
Cosine of ![]() cos(x) ) |
cosh |
Hyperbolic cosine of ![]() cosh(x) ) |
cot |
Cotangent of ![]() cot(x) ) |
csc |
Cosecant of ![]() csc(x) ) |
sec |
Secant of ![]() sec(x) ) |
sin |
Sine of ![]() sin(x) ) |
sinc |
Sine cardinal of ![]() sinc(x) ) |
sinh |
Hyperbolic sine of ![]() sinh(x) ) |
tan |
Tangent of ![]() tan(x) ) |
tanh |
Hyperbolic tangent of ![]() tanh(x) ) |
deg2rad |
Convert ![]() deg2rad(x) ) |
deg2grad |
Convert ![]() deg2grad(x) ) |
rad2deg |
Convert ![]() rad2deg(x) ) |
grad2deg |
Convert ![]() grad2deg(x) ) |