SyntaxForm is an option for InterpretationBox and TagBox objects that specifies the precedence level to use when the InterpretationBox or TagBox is considered as an operator.
UnitStep[x] represents the unit step function, equal to 0 for x < 0 and 1 for x >= 0. UnitStep[x_1, x_2, ...] represents the multidimensional unit step function which is 1 ...
WorkingPrecision is an option for various numerical operations that specifies how many digits of precision should be maintained in internal computations.
$ConfiguredKernels is the default list of kernels that are configured to be launched for parallel computing.
$Post
(Built-in Mathematica Symbol) $Post is a global variable whose value, if set, is applied to every output expression.
Many differential equations exhibit some form of stiffness, which restricts the step size and hence effectiveness of explicit solution methods. A number of implicit methods ...
Extrapolation methods are a class of arbitrary-order methods with automatic order and step-size control. The error estimate comes from computing a solution over an interval ...
A "How to" describes how to carry out particular tasks with Mathematica, giving step-by-step instructions for common cases.
Built on powerful and elegant principles, the core Mathematica language provides a uniquely deep and rich programming language that scales from rapid prototyping to large ...
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 ...