When searching for a real simple root of a real valued function, it is possible to take advantage of the special geometry of the problem, where the function crosses the axis ...
Plot
(Built-in Mathematica Symbol) Plot[f, {x, x_min, x_max}] generates a plot of f as a function of x from x_min to x_max. Plot[{f_1, f_2, ...}, {x, x_min, x_max}] plots several functions f_i.
EquationTrekkerNonModal is the nonmodal dialog version of EquationTrekker.
EquationTrekkerState[{eqns, dvars, {t, t_min, t_max}}, params, treks, opts] is the data object returned by the function EquationTrekker, that contains the information needed ...
TrekData
(Equation Trekker Package Symbol) TrekData[tag, data] is a data object that contains the information necessary to recreate the trek associated with the tag tag in a graphical interface created by ...
TrekParameters is an option to EquationTrekker that specifies the dynamic parameters and their ranges.
ButcherPlotLabel is an option to ButcherPlot that specifies a list of plot labels.
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.