Handbook
Glossary
x ( i -- x )
Vocabulary
golden-section
Inputs
i
an
object
Outputs
x
an
object
Definition
USING:
kernel
math
math.functions
;
IN:
golden-section
:
x
( i -- x )
[
omega
cos
]
[
0.5
*
]
bi
*
;