Handbook
Glossary
center ( i -- point )
Vocabulary
golden-section
Inputs
i
an
object
Outputs
point
an
object
Definition
USING:
arrays
kernel
;
IN:
golden-section
:
center
( i -- point )
[
x
]
[
y
]
bi
2array
;