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