Truncation is a setting for the option RoundingRule of SetArithmetic that specifies rounding by discarding excess digits.
FromPackedArray[expr] unpacks expr so that its internal representation is not a packed array.
NotebookConvert["name"] converts a Mathematica notebook from a previous version of Mathematica to one for the current version.
NeighborhoodSubgraph[g, i, r] gives a subgraph consists of vertices that can be reached from vertex i within r hops.NeighborhoodSubgraph[g, i] gives a subgraph consists of ...
ButcherHeight
(Numerical Differential Equation Analysis Package Symbol) ButcherHeight[tree] gives the height of tree.
ButcherOrder
(Numerical Differential Equation Analysis Package Symbol) ButcherOrder[tree] gives the number of vertices in tree.
ButcherPlotNodeSize is an option to ButcherPlot that specifies a scaling factor for the nodes of the trees in the plot.
ButcherPlotRootSize is an option to ButcherPlot that specifies a scaling factor for the circle highlighting the root.
ButcherWidth
(Numerical Differential Equation Analysis Package Symbol) ButcherWidth[tree] gives the width of tree.
DiagonallyImplicit is a setting for the option RungeKuttaMethod specifying the type of Runge\[Dash]Kutta method to be generated.