Mathematica 's state-of-the-art visualization capabilities allow you to create high-impact 2D and 3D plots of functions and data. These "How tos" give step-by-step ...
\[Rule]
(Mathematica Character Name) Unicode: F522. Alias: Esc -> Esc. Infix operator with built-in evaluation rules. x y is by default interpreted as x->y or Rule[x,y]. x y z groups as x (y z). ...
When you write programs in Mathematica, there are various ways to document your code. As always, by far the best thing is to write clear code, and to name the objects you ...
InverseErf[s] gives the inverse error function obtained as the solution for z in s = erf(z).
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 ...
Evaluate[expr] causes expr to be evaluated even if it appears as the argument of a function whose attributes specify that it should be held unevaluated.
Brake
(Function Approximations Package Symbol) Brake is an option to MiniMaxApproximation and GeneralMiniMaxApproximation that specifies how changes from one iteration to the next are to be restricted.
OrderStarLegend is an option to OrderStarPlot that specifies whether to display the legend of symbols used to represent zeros, poles and interpolation points.
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 ...
EconomizedRationalApproximation[expr, {x, {x_0, x_1}, m, n}] gives the economized rational approximation to expr that is good over the interval x_0 to x_1, with numerator ...