Special forms for some common symbols. This is equivalent to Sin[60Degree]. Here is the long form of the input.
In an expression like f[x], the 'function name' f is itself an expression, and you can treat it as you would any other expression. You can replace names of functions using ...
You can rotate 3D graphics with your mouse. Move the pointer over the 3D graphic. The pointer changes to the 3D rotate pointer GraphicsBox[RasterBox[CompressedData[ ]], ...
The method "DoubleStep" performs a single application of Richardson's extrapolation for any one-step integration method. Although it is not always optimal, it is a general ...
Exact symbolic results are usually very desirable when they can be found. In many calculations, however, it is not possible to get symbolic results. In such cases, you must ...
Turning conditions into numbers. Boole[expr] is a basic function that turns True and False into 1 and 0. It is sometimes known as the characteristic function or indicator ...
Functions for rearranging lists. This sorts the elements of a list into a standard order. In simple cases like this, the order is alphabetical or numerical. This sorts the ...
Solving equations involving power series. Here is a power series. This gives an equation involving the power series.
Here is a typical palette of modifiers. Mathematica allows you to use any expression as a subscript. Unless you specifically tell it otherwise, Mathematica will interpret a ...
To get a square root sign, press the Control key and the 2 key at the same time. Press Ctrl+2 or Ctrl+@. Type inside the placeholder (which is already selected).