CoshIntegral[z] gives the hyperbolic cosine integral Chi(z).
CosIntegral[z] gives the cosine integral function Ci(z).
Hypergeometric1F1[a, b, z] is the Kummer confluent hypergeometric function \[Null]_1 F_1 (a; b; z).
LaguerreL[n, x] gives the Laguerre polynomial L_n (x). LaguerreL[n, a, x] gives the generalized Laguerre polynomial L_n^a(x).
RiemannSiegelZ[t] gives the Riemann\[Dash]Siegel function Z(t).
WeierstrassPPrime[u, {g_2, g_3}] gives the derivative of the Weierstrass elliptic function \[WeierstrassP](u; g_2, g_3).
WhittakerM[k, m, z] gives the Whittaker function M k, m (z).
ListStreamDensityPlot[array] generates a stream density plot from a 2D array of vector and scalar field values {{vx_ij, vy_ij}, s_ij}. ListStreamDensityPlot[{{{x_1, y_1}, ...
New function BesselJZero has been added to the built-in Mathematica kernel. New function BesselYZero has been added to the built-in Mathematica kernel. ...
ReplaceAllUnheld[expr, rules] applies a rule or list of rules in an attempt to transform each subpart of expr that would be automatically evaluated.