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