| |
|
ACOS
| Returns the arc-cosine of X. |
|
ALOG
| Returns the natural logarithm of X. |
|
ALOG10
| Returns the logarithm to the base 10 of X. |
|
ALOG2
| Returns the logarithm to the base 2 of X. |
|
ASIN
| Returns the arc-sine of X. |
|
ATAN
| Returns the arc-tangent of X. |
|
COS
| Returns the cosine of X. |
|
COSH
| Returns the hyperbolic cosine of X. |
|
SIN
| Returns the trigonometric sine of X. |
|
SINH
| Returns the hyperbolic sine of X. |
|
TAN
| Returns the tangent of X. |
|
TANH
| Returns the hyperbolic tangent of X. |