The control mechanisms set up for NDSolve enable you to define your own numerical integration algorithms and use them as specifications for the Method option of NDSolve. ...
The integrated visualization capabilities of Mathematica provide many tools to show data in 3D. The ability to plot points, surfaces, and contours, combined with the ...
The basic idea behind the "StiffnessSwitching" method is to provide an automatic means of switching between a nonstiff and a stiff solver. The "StiffnessTest" and ...
CompleteGraph[n] creates a complete graph on n vertices. An option Type that takes on the values Directed or Undirected is allowed. The default setting for this option is ...
IsomorphicQ[g, h] yields True if graphs g and h are isomorphic.
IdealDivision is an option to SetArithmetic that specifies whether $PreRead should be used to translate the default '/' division operator to use IdealDivide.
PlotFlag
(Function Approximations Package Symbol) PlotFlag is an option to MiniMaxApproximation and GeneralMiniMaxApproximation that specifies whether plots of the relative error of successive iterates in the approximation ...
ExtraTerms is an option to EulerSum that specifies the number of terms to be used in the extrapolation process.
Terms
(Numerical Calculus Package Symbol) Terms is an option to EulerSum, NLimit, and ND that specifies the total number of terms to be used.
BoxFillingStyle is an option for BoxWhiskerPlot which specifies a color to be used in drawing the box.