Flat
(Built-in Mathematica Symbol) Flat is an attribute that can be assigned to a symbol f to indicate that all expressions involving nested functions f should be flattened out. This property is accounted for ...
ArcTanh
(Built-in Mathematica Symbol) ArcTanh[z] gives the inverse hyperbolic tangent tanh -1 (z) of the complex number z.
Testing for numeric quantities. Pi is a symbol, so Pi+3 is not explicitly a number. It does however have a numerical value.
NextPrime[n] gives the next prime above n.NextPrime[n, k] gives the k\[Null]^th prime above n.
EllipticNomeQ[m] gives the nome q corresponding to the parameter m in an elliptic function.
"How to" Topics Building Up Calculations Lists
The library now fully supports the Unicode character encoding forms UTF-8, UTF-16, and UTF-32. Use the following new API functions to put or get Unicode characters to or from ...
Orderless is an attribute that can be assigned to a symbol f to indicate that the elements e_i in expressions of the form f[e_1, e_2, ...] should automatically be sorted into ...
SphericalHarmonicY[l, m, \[Theta], \[Phi]] gives the spherical harmonic Y_l^m(\[Theta], \[Phi]).