GUIKit definitions are defined as a hierarchy of widgets, whether they are defined in the Mathematica expression format or in the XML format, GUIKitXML. A single ...
WidgetToSymbolicGUIKitXML[expr] converts a user interface expression to a GUIKitXML SymbolicXML expression.
\[Sqrt]
(Mathematica Character Name) Unicode: 221A. Alias: Esc sqrt Esc. Prefix operator with built-in evaluation rules. √ x is by default interpreted as Sqrt[x]. Ctrl+@, Ctrl+2 or ∖@ yields a complete SqrtBox ...
PolarizedFractalEfficiency
Developed at Wolfram Research over nearly twenty years, Mathematica has by far the world's most sophisticated and convenient mathematical typesetting technology. Generalizing ...
VertexWeight is an option and property for Graph and related functions that specifies a vertex weight.
All the functions FindMinimum, FindMaximum, and FindRoot take variable specifications of the same form. The function FindFit uses the same form for its parameter ...
The Mathematica function Integrate[f,x] gives you the indefinite integral ∫f dx. You can think of the operation of indefinite integration as being an inverse of ...
The functions described here are among the most commonly used continuous univariate statistical distributions. You can compute their densities, means, variances, and other ...
StandardDeviation[list] gives the sample standard deviation of the elements in list. StandardDeviation[dist] gives the standard deviation of the symbolic distribution dist.