ComputerNumber[x] gives the ComputerNumber object equivalent to the ordinary number x in the arithmetic currently in effect.ComputerNumber[sign, mantissa, exp] gives the ...
$MaxMachineInteger gives the maximum integer that is represented internally as a single atomic data element on your computer system.
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 ...
IrreduciblePolynomial[s, p, d] gives an irreducible polynomial in the symbol s of degree d over the integers modulo the prime p.
SpatialMedian[matrix] gives the spatial median of the elements in matrix.
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.