Handbook
Glossary
^theta ( w abs arg -- theta )
Vocabulary
math
.
functions
.
private
Inputs
w
an
object
abs
an
object
arg
an
object
Outputs
theta
an
object
Definition
USING:
kernel
math
math.functions
math.libm
;
IN:
math.functions.private
:
^theta
( w abs arg -- theta )
[
>float-rect
]
[
flog
*
swap
]
[
*
+
]
tri*
;
inline