AccuracyGoal is an option for various numerical operations which specifies how many effective digits of accuracy should be sought in the final result.
VectorScale is an option to VectorPlot, ListVectorPlot, and related functions that determines the length and arrowhead size of field vectors that are drawn.
Like other objects in Mathematica, the cells in a notebook, and in fact the whole notebook itself, are all ultimately represented as Mathematica expressions. With the ...
In Mathematica, dialog boxes are customized notebooks used to provide users with information and/or request user input. There are two properties associated with dialogs. ...
ContinuousWaveletTransform[{x_1, x_2, ...}] gives the continuous wavelet transform of a list of values x_i.ContinuousWaveletTransform[data, wave] gives the continuous wavelet ...
MultivariateMedianDeviation[matrix] gives the median Euclidean distance from the median of the elements in matrix.
NewtonCotesError[n, f, a, b] gives the error in the elementary n-point Newton-Cotes quadrature formula for the function f on an interval from a to b.
RungeKuttaOrderConditions[p, s] gives a list of the order conditions that any s-stage Runge\[Dash]Kutta method of order p must satisfy. RungeKuttaOrderConditions[p] gives the ...
RawXML["string"] represents a raw string fragment of XML that can be used inside a SymbolicXML expression.
FaceGrids is an option for three-dimensional graphics functions that specifies grid lines to draw on the faces of the bounding box.