ArcTan
(Built-in Mathematica Symbol) ArcTan[z] gives the arc tangent tan -1 (z) of the complex number z. ArcTan[x, y] gives the arc tangent of y/x, taking into account which quadrant the point (x, y) is in.
SpokenString[expr] gives a string of text corresponding to a spoken representation of the expression expr.
The representation of algebraic numbers. When you enter a Root object, the polynomial that appears in it is automatically reduced to a minimal form. This extracts the pure ...
The IDA package is part of the SUNDIALS (SUite of Nonlinear and DIfferential/ALgebraic equation Solvers) developed at the Center for Applied Scientific Computing of Lawrence ...
AccuracyGoal is an option for various numerical operations which specifies how many effective digits of accuracy should be sought in the final result.
PrecisionGoal is an option for various numerical operations which specifies how many effective digits of precision should be sought in the final result.
EulerEquations[f, u[x ], x] returns the Euler\[Dash]Lagrange differential equation obeyed by u[x] derived from the functional f, where f depends on the function u[x] and its ...
Curl
(Vector Analysis Package Symbol) Curl[f] gives the curl, \[Del]*f, of the vector field f in the default coordinate system. Curl[f, coordsys] gives the curl of f in the coordinate system coordsys.
MATHEMATICA HOW TO Tutorials » Options for Cells Doing Computations in Notebooks See Also » InitializationCell More About » Evaluation Options in Notebooks Tokens Related to ...
Algebraics represents the domain of algebraic numbers, as in x \[Element] Algebraics.