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