Handbook
Glossary
acosech ( x -- y )
Factor handbook
»
The language
»
Numbers
»
Mathematical functions
»
Trigonometric and hyperbolic functions
Prev:
asech ( x -- y )
Next:
acoth ( x -- y )
Vocabulary
math
.
functions
Inputs and outputs
x
a
number
y
a
number
Word description
Inverse hyperbolic cosecant.
Definition
USING:
math
;
IN:
math.functions
:
acosech
( x -- y )
recip
asinh
;
inline