Language Reference

Trigonometric and Hyperbolic Functions

ARCOSreturns the arccosine
ARSINreturns the arcsine
ATANreturns the arctangent
ATAN2returns the arc tangent of two numeric variables
COSreturns the cosine
COSHreturns the hyperbolic cosine
SINreturns the sine
SINHreturns the hyperbolic sine
TANreturns the tangent
CALL TANHreturns the hyperbolic tangent of each argument
TANHreturns the hyperbolic tangent

Previous Page | Next Page | Top of Page