butcher-tableau ( -- value )


Vocabulary
math.runge-kutta

Inputs
None

Outputs
valuean object


Definition

CONSTANT: butcher-tableau
{
{ 0.0 }
{ 0.2222222238779068 0.2222222238779068 }
{ 0.3333333432674408 0.0833333358168602 0.25 }
{ 0.75 0.5390625 -1.8984375 2.109375 }
{
1.0
-1.4166666269302368
6.75
-5.400000095367432
1.0666667222976685
}
{
0.8333333134651184
0.15046297013759613
-0.3125
0.8125
0.14814814925193787
0.0347222238779068
}
} inline