BesselY
(Built-in Mathematica Symbol) BesselY[n, z] gives the Bessel function of the second kind Y_n (z).
The Mathematica system provides a convenient way to call functions in external C and other programs. With a .tm template specifying Mathematica functions corresponding to ...
TraditionalFunctionNotation is an option for selections that specifies whether input of the form f(x) is interpreted by the kernel as a function or as a product.
MathieuSPrime[a, q, z] gives the derivative with respect to z of the odd Mathieu function with characteristic value a and parameter q.
SampledSoundFunction[f, n, r] is a sound primitive that represents a sound whose amplitude sampled r times a second is generated by applying the function f to successive ...
LayerSizeFunction is an option for TreePlot that gives a function to specify the relative height to allow for each layer.
LinearSolveFunction[dimensions, data] represents a function for providing solutions to a matrix equation.
CellEvaluationFunction is an option to Cell which gives a function to be applied to every expression from the cell that is sent to the kernel for ordinary evaluation.
ExpandNumerator[expr] expands out products and powers that appear in the numerator of expr.
MapIndexed[f, expr] applies f to the elements of expr, giving the part specification of each element as a second argument to f. MapIndexed[f, expr, levelspec] applies f to ...