AiryBiPrime[z] gives the derivative of the Airy function Bi^\[Prime] (z).
ExpIntegralEi[z] gives the exponential integral function Ei(z).
FresnelS[z] gives the Fresnel integral S(z).
ImageHistogram[image] plots a histogram of the pixel levels for each channel in image.ImageHistogram[image, n] uses n levels for each channel.ImageHistogram[image, n, {min, ...
JacobiNS[u, m] gives the Jacobi elliptic function ns(u | m).
SingularValuePlot[m] gives the singular value plot of a matrix m of rational functions in one complex variable.SingularValuePlot[sys] gives the singular value plot of a ...
SinIntegral[z] gives the sine integral function Si(z).
StringReplace["string", s -> sp] or StringReplace["string", {s_1 -> sp_1, s_2 -> sp_2, ...}] replaces the string expressions s_i by sp_i whenever they appear as substrings of ...
Power
(Built-in Mathematica Symbol) x^y gives x to the power y.
ProductLog[z] gives the principal solution for w in z == w e^w. ProductLog[k, z] gives the k\[Null]^th solution.