SphericalHankelH1[n, z] gives the spherical Hankel function of the first kind h_n^(1)(z).
SphericalHankelH2[n, z] gives the spherical Hankel function of the second kind h_n^(2)(z).
ToUpperCase[string] yields a string in which all letters have been converted to uppercase.
TrigToExp[expr] converts trigonometric functions in expr to exponentials.
ViewCenter is an option for Graphics3D and related functions which gives the scaled coordinates of the point which should appear at the center of the final image.
WeberE
(Built-in Mathematica Symbol) WeberE[\[Nu], z] gives the Weber function E \[Nu] (z).WeberE[\[Nu], \[Mu], z] gives the associated Weber function E_\[Nu]^\[Mu](z).
Basic vector operations. This is a vector in three dimensions. This gives a vector u in the direction opposite to v with twice the magnitude.
An important subset of optimization problems is constrained nonlinear optimization, where the function is not linear and the parameter values are constrained to certain ...
CoefficientList[poly, var] gives a list of coefficients of powers of var in poly, starting with power 0. CoefficientList[poly, {var_1, var_2, ...}] gives an array of ...
DivisorSigma[k, n] gives the divisor function \[Sigma]_k (n).