Text strings. The quotes are not included in standard Mathematica output form. In input form, the quotes are included.
Derivatives in Mathematica work essentially the same as in standard mathematics. The usual mathematical notation, however, often hides many details. To understand how ...
A plot of the solution given by DSolve can give useful information about the nature of the solution, for instance, whether it is oscillatory in nature. It can also serve as a ...
A Mathematica script is simply a file containing Mathematica commands that you would normally evaluate sequentially in a Mathematica session. Writing a script is useful if ...
CatalanNumber and Subfactorial have been added to the built-in Mathematica kernel. CatalanNumber and Subfactorial can now be evaluated numerically for noninteger arguments. ...
Mathematica has a very general notion of functions, as rules for arbitrary transformations. Values for variables are also assigned in this manner. When you set a value for a ...
Content in a Mathematica notebook is organized in cells. Each cell has a cell bracket that appears along the right edge of the notebook window. Markings on a cell bracket ...
AngerJ
(Built-in Mathematica Symbol) AngerJ[\[Nu], z] gives the Anger function J_v(z).AngerJ[\[Nu], \[Mu], z] gives the associated Anger function J_\[Nu]^\[Mu](z).
ArcCot
(Built-in Mathematica Symbol) ArcCot[z] gives the arc cotangent cot -1 (z) of the complex number z.
ArcTanh
(Built-in Mathematica Symbol) ArcTanh[z] gives the inverse hyperbolic tangent tanh -1 (z) of the complex number z.