SelectionMove[obj, dir, unit] moves the current selection in an open notebook in the front end in the direction dir by the specified unit. SelectionMove[obj, dir, unit, n] ...
SyntaxPacket[integer] is a MathLink packet where integer indicates the position at which a syntax error was detected in the input line.
The following are some issues and considerations to be aware of when using the Notation Package and/or designing notations. It is intrinsically difficult to debug something ...
Gudermannian[z] gives the Gudermannian function gd(z).
Mathematica can run its calculations on other computers that have Mathematica installed. Passing computations to other, potentially more powerful, machines can increase the ...
Mathematica can collect, process, and display data dynamically and in real time. A large collection of curated data is built into Mathematica , which puts an extraordinary ...
NSum
(Built-in Mathematica Symbol) NSum[f, {i, i_min, i_max}] gives a numerical approximation to the sum \[Sum]i = i_min i_max f.NSum[f, {i, i_min, i_max, di}] uses a step di in the sum.
Definitions such as f[x_]=x^2 specify values for functions. Sometimes, however, you need to specify general properties of functions, without necessarily giving explicit ...
ToExpression[input] gives the expression obtained by interpreting strings or boxes as Mathematica input. ToExpression[input, form] uses interpretation rules corresponding to ...
Documentation Center navigation shortcuts. Window cycling shortcuts. Scrolling shortcuts.