Handbook
Glossary
cyclically-symmetric. ( -- )
Vocabulary
math
.
runge-kutta
.
examples
Inputs
None
Outputs
None
Definition
USING:
accessors
kernel
math.runge-kutta
ui.gadgets.charts
ui.gadgets.panes
;
IN:
math.runge-kutta.examples
:
cyclically-symmetric.
( -- )
chart
new
{
{
-2 4
}
{
-2 4
}
}
>>axes
<cyclically-symmetric>
<runge-kutta>
add-lines-from-3d-data
gadget.
;