Handbook
Glossary
cosech ( x -- y )
Factor handbook
»
The language
»
Numbers
»
Mathematical functions
»
Trigonometric and hyperbolic functions
Prev:
sech ( x -- y )
Next:
coth ( x -- y )
Vocabulary
math
.
functions
Inputs and outputs
x
a
number
y
a
number
Word description
Hyperbolic cosecant.
Definition
USING:
math
;
IN:
math.functions
:
cosech
( x -- y )
sinh
recip
;
inline