Handbook
Glossary
flip-y ( axis-y xmax ymax -- xmax axis-y' )
Vocabulary
ui
.
gadgets
.
charts
.
axes
.
private
Inputs
axis-y
an
object
xmax
an
object
ymax
an
object
Outputs
xmax
an
object
axis-y'
an
object
Definition
USING:
kernel
math
;
IN:
ui.gadgets.charts.axes.private
:
flip-y
( axis-y xmax ymax -- xmax axis-y' )
rot
-
;