AiryAiPrime[z] gives the derivative of the Airy function Ai^\[Prime] (z).
BesselK
(Built-in Mathematica Symbol) BesselK[n, z] gives the modified Bessel function of the second kind K_n (z).
Heads
(Built-in Mathematica Symbol) Heads is an option for functions which use level specifications that specifies whether heads of expressions should be included.
LQRegulatorGains[ss, {q, r}] gives the optimal state feedback gain matrix for the StateSpaceModel object ss and the quadratic cost function with state and control weighting ...
Probability and statistics are used to model uncertainty from a variety of sources, such as incomplete or simplified models. Yet you can build useful models for aggregate or ...
SurvivalFunction[dist, x] gives the survival function for the symbolic distribution dist evaluated at x.SurvivalFunction[dist, {x_1, x_2, ...}] gives the multivariate ...
BSplineFunction[{pt_1, pt_2, ...}] represents a B-spline function for a curve defined by the control points pt_i.BSplineFunction[array] represents a B-spline function for a ...
Wolfram LibraryLink provides a powerful way to connect external code to Mathematica, enabling high-speed and memory-efficient execution. It does this by allowing dynamic ...
DiscreteWaveletData[{wind_1 -> coef_1, ...}, wave, wtrans] yields a discrete wavelet data object with wavelet coefficients coef_i corresponding to wavelet index wind_i, ...
WaveletPsi[wave, x] gives the wavelet function \[Psi](x) for the symbolic wavelet wave evaluated at x.WaveletPsi[wave] gives the wavelet function as a pure function.