ExpandAll[expr] expands out all products and integer powers in any part of expr. ExpandAll[expr, patt] avoids expanding parts of expr that do not contain terms matching the ...
NumberFieldClassNumber[\[Theta]] gives the class number for the algebraic number field \[DoubleStruckCapitalQ][\[Theta]] generated by \[Theta].
SpheroidalS2Prime[n, m, \[Gamma], z] gives the derivative with respect to z of the radial spheroidal function S_n^m, (2)(\[Gamma], z) of the second kind.
x - y is equivalent to x + (-1*y).
ToLowerCase[string] yields a string in which all letters have been converted to lowercase.
It is often useful to be able to detect and precisely locate a change in a differential system. For example, with the detection of a singularity or state change, the ...
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).
Apart
(Built-in Mathematica Symbol) Apart[expr] rewrites a rational expression as a sum of terms with minimal denominators. Apart[expr, var] treats all variables other than var as constants.
ApartSquareFree[expr] rewrites a rational expression as a sum of terms whose denominators are powers of square-free polynomials. ApartSquareFree[expr, var] treats all ...
ArcCot
(Built-in Mathematica Symbol) ArcCot[z] gives the arc cotangent cot -1 (z) of the complex number z.