Handbook
Glossary
theta ( -- theta )
Vocabulary
rosetta-code
.
animate-pendulum
Inputs
None
Outputs
theta
an
object
Definition
USING:
math
math.functions
;
IN:
rosetta-code.animate-pendulum
:
theta
( -- theta )
current-time
omega0
*
cos
theta0
*
;