PythagoreanChromatic is an interval list for the Pythagorean Chromatic scale.
PythagoreanMajor is an interval list for the Pythagorean Major scale.
TemperedMajor is an interval list derived from the Tempered Chromatic scale.
TemperedMinor is an interval list derived from the Tempered Chromatic scale.
ButcherColumnConditions[p, s] gives the column-simplifying conditions up to and including order p for s stages. ButcherColumnConditions[p] gives the column-simplifying ...
ButcherQuadratureConditions[p, s] gives the quadrature conditions up to and including order p for s stages. ButcherQuadratureConditions[p] gives the quadrature conditions in ...
ButcherRowConditions[p, s] gives the row-simplifying conditions up to and including order p for s stages. ButcherRowConditions[p] gives the row-simplifying conditions in ...
Explicit
(Numerical Differential Equation Analysis Package Symbol) Explicit is a setting for the option RungeKuttaMethod specifying the type of Runge\[Dash]Kutta method to be generated.
Implicit
(Numerical Differential Equation Analysis Package Symbol) Implicit is a setting for the option RungeKuttaMethod specifying the type of Runge\[Dash]Kutta method to be generated.
$ContinuousExtension is a global environment setting, specifying whether to generate conditions for continuous extensions of Runge\[Dash]Kutta methods.