Series
(Built-in Mathematica Symbol) Series[f, {x, x_0, n}] generates a power series expansion for f about the point x = x_0 to order (x - x_0) n. Series[f, {x, x_0, n_x}, {y, y_0, n_y}, ...] successively finds ...
$SoundDisplayFunction gives the default setting for the option DisplayFunction in sound functions.
VertexRenderingFunction is an option for GraphPlot and related functions that gives a function to generate the graphics primitives to use in rendering each vertex.
EdgeRenderingFunction is an option for GraphPlot and related functions that gives a function to generate the graphics primitives to use in rendering each edge.
AiryBiPrime[z] gives the derivative of the Airy function Bi^\[Prime] (z).
PrincipalComponents[matrix] transforms elements of matrix into unscaled principal components.
AiryAiPrime[z] gives the derivative of the Airy function Ai^\[Prime] (z).
Mathematical functions in Mathematica are given names according to definite rules. As with most Mathematica functions, the names are usually complete English words, fully ...
BesselY
(Built-in Mathematica Symbol) BesselY[n, z] gives the Bessel function of the second kind Y_n (z).
FisherZDistribution[n, m] represents a Fisher z distribution with n numerator and m denominator degrees of freedom.