Trigonometric and hyperbolic functions
Factor handbook » The language » Numbers » Mathematical functions

Prev:Powers and logarithms


Trigonometric functions:
cos ( x -- y )

sin ( x -- y )

tan ( x -- y )


Reciprocals:
sec ( x -- y )

cosec ( x -- y )

cot ( x -- y )


Inverses:
acos ( x -- y )

asin ( x -- y )

atan ( x -- y )


Inverse reciprocals:
asec ( x -- y )

acosec ( x -- y )

acot ( x -- y )


Hyperbolic functions:
cosh ( x -- y )

sinh ( x -- y )

tanh ( x -- y )


Reciprocals:
sech ( x -- y )

cosech ( x -- y )

coth ( x -- y )


Inverses:
acosh ( x -- y )

asinh ( x -- y )

atanh ( x -- y )


Inverse reciprocals:
asech ( x -- y )

acosech ( x -- y )

acoth ( x -- y )