ButcherTreeSimplify[p, \[Eta], \[Xi]] gives the set of trees through order p that are not reduced by Butcher's quadrature conditions through order p, row-simplifying ...
RectangleChart[{{x_1, y_1}, {x_2, y_2}, ...}] makes a rectangle chart with bars of width x_i and height y_i. RectangleChart[{..., w_i[{x_i, y_i}, ...], ..., w_j[{x_i, y_j}, ...
ButcherRowSum
(Numerical Differential Equation Analysis Package Symbol) ButcherRowSum is an option to RungeKuttaOrderConditions that specifies whether the row\[Dash]sum conditions for the \[FormalC]_i should be added to the list of order ...
ContinuousExtension is an option to RungeKuttaOrderConditions and related functions that specifies whether to generate order conditions for continuous extensions of ...
DiagonallyImplicit is a setting for the option RungeKuttaMethod specifying the type of Runge\[Dash]Kutta method to be generated.
RungeKuttaMethod is an option to ButcherPhi and related functions that specifies the type of method to be generated.
PossibleZeroQ[expr] gives True if basic symbolic and numerical methods suggest that expr has value zero, and gives False otherwise.
EquationTrekkerNonModal is the nonmodal dialog version of EquationTrekker.
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.
ComplexExpand[expr] expands expr assuming that all variables are real. ComplexExpand[expr, {x_1, x_2, ...}] expands expr assuming that variables matching any of the x_i are ...