New function ElementData has been added to the built-in Mathematica kernel.
ArcCoth
(Built-in Mathematica Symbol) ArcCoth[z] gives the inverse hyperbolic cotangent coth -1 (z) of the complex number z.
EllipticExp[u, {a, b}] is the inverse for EllipticLog. It produces a list {x, y} such that u == EllipticLog[{x, y}, {a, b}].
EllipticLog[{x, y}, {a, b}] gives the generalized logarithm associated with the elliptic curve y^2 = x^3 + a x^2 + b x.
HoldAllComplete is an attribute which specifies that all arguments to a function are not to be modified or looked at in any way in the process of evaluation.
Hypergeometric1F1Regularized[a, b, z] is the regularized confluent hypergeometric function \[Null]_1 F_1 (a; b; z)/\[CapitalGamma](b).
MathieuCharacteristicA[r, q] gives the characteristic value a_r for even Mathieu functions with characteristic exponent r and parameter q.
MathieuCharacteristicB[r, q] gives the characteristic value b_r for odd Mathieu functions with characteristic exponent r and parameter q.
MathieuCharacteristicExponent[a, q] gives the characteristic exponent r for Mathieu functions with characteristic value a and parameter q.
MathieuCPrime[a, q, z] gives the derivative with respect to z of the even Mathieu function with characteristic value a and parameter q.