Unicode: F3C7. Alias: Esc tr Esc. Superscript postfix operator with built-in evaluation rules. m^ is by default interpreted as Transpose[m]. Not the same as keyboard T.
Everything Is an Expression The Meaning of Expressions Special Ways to Input Expressions
Converting power series to normal expressions. Power series in Mathematica are represented in a special internal form, which keeps track of such attributes as their expansion ...
The utility functions FindMinimumPlot and FindRootPlot show search data for FindMinimum and FindRoot for one- and two-dimensional functions. They work with essentially the ...
Log10
(Built-in Mathematica Symbol) Log10[x] gives the base-10 logarithm of x.
StandardForm[expr] prints as the standard Mathematica two-dimensional representation of expr.
PolarPlot[r, {\[Theta], \[Theta]_min, \[Theta]_max}] generates a polar plot of a curve with radius r as a function of angle \[Theta].PolarPlot[{f_1, f_2, ...}, {\[Theta], ...
Documentation Center navigation shortcuts. Window cycling shortcuts. Scrolling shortcuts.
PrivateNotebookOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for notebooks that specifies various low-level notebook settings.
DistributedContexts is an option for various parallel computing functions that specifies which definitions for symbols appearing in an expression should be distributed to all ...