| ACOS() |
Calculates
the arccosine |
| ACOSD() |
Calculates the
arccosine in degrees |
| ACOSH() |
Calculates the
hyperbolic arccosine |
| ASIN() |
Calculates the
arcsine |
| ASIND() |
Calculates the
arcsine in degrees |
| ASINH() |
Calculates the
hyperbolic arcsine |
| ATAN() |
Calculates the
arctangent of x |
| ATAND() |
Calculates the
arctangent of x in degrees |
| ATANH() |
Calculates the
hyperbolic arctangent of x |
| ATAN2() |
Calculates the
arctangent of x/y |
| ATAN2D() |
Calculates the
arctangent of x/y in degrees |
| COS() |
Calculates the
cosine |
| COSD() |
Calculates the
cosine in degrees |
| COSH() |
Calculates the
hyperbolic cosine |
| SIN() |
Calculates the
sine |
| SIND() |
Calculates the
sine in degrees |
| SINH() |
Calculates the
hyperbolic sine |
| TAN() |
Calculates the
tangent |
| TAND() |
Calculates the
tangent in degrees |
| TANH() |
Calculates the
hyperbolic tangent |