Handbook
Glossary
scale ( x -- y )
Vocabulary
benchmark
.
mandel
.
colors
Inputs
x
an
object
Outputs
y
an
object
Definition
USING:
math
;
IN:
benchmark.mandel.colors
:
scale
( x -- y )
255
*
>fixnum
;
inline