Handbook
Glossary
f ( hsv -- f )
Vocabulary
colors
.
hsv
.
private
Inputs
hsv
an
object
Outputs
f
an
object
Definition
USING:
accessors
kernel
math
;
IN:
colors.hsv.private
:
f
( hsv -- f )
[
hue>>
60
/
]
[
Hi
]
bi
-
;
inline