Handbook
Glossary
radius ( i -- radius )
Vocabulary
golden-section
Inputs
i
an
object
Outputs
radius
an
object
Definition
USING:
math
math.constants
math.functions
;
IN:
golden-section
:
radius
( i -- radius )
pi
*
720
/
sin
10
*
;