Sinc
(Built-in Mathematica Symbol) Sinc[z] gives sinc(z).
AnimationRepetitions is an option to Animate and related functions that specifies how many times the animation they create runs before stopping.
GompertzMakehamDistribution[\[Lambda], \[Xi]] represents a Gompertz distribution with scale parameter \[Lambda] and frailty parameter ...
RamanujanTauZ[t] gives the Ramanujan tau Z-function Z(t).
BesselJ
(Built-in Mathematica Symbol) BesselJ[n, z] gives the Bessel function of the first kind J_n (z).
DSolve can find solutions for most of the standard linear second-order ODEs that occur in applied mathematics. Here is the solution for Airy's equation. Here is a plot that ...
ShadowBorder is an option for ShadowBox, which specifies the style of the border around the rectangle above a shadow.
BeckmannDistribution[\[Mu]_1, \[Mu]_2, \[Sigma]_1, \[Sigma]_2] represents the Beckmann distribution with means \[Mu]_1 and \[Mu]_2 and standard deviations \[Sigma]_1 and ...
All the functions FindMinimum, FindMaximum, and FindRoot take variable specifications of the same form. The function FindFit uses the same form for its parameter ...
$DisplayFunction gives the default setting for the option DisplayFunction in graphics functions.