Mathematica includes all the common special functions of mathematical physics found in standard handbooks. Each of the various classes of functions is discussed in turn. One ...
WaveletThreshold[dwd] thresholds the detail wavelet coefficients in the DiscreteWaveletData object dwd.WaveletThreshold[dwd, tspec] thresholds the coefficients using the ...
Plot3D
(Built-in Mathematica Symbol) Plot3D[f, {x, x_min, x_max}, {y, y_min, y_max}] generates a three-dimensional plot of f as a function of x and y. Plot3D[{f_1, f_2, ...}, {x, x_min, x_max}, {y, y_min, ...
Both CUDALink and OpenCLLink have a state-of-the-art memory manager that reduces the amount of memory allocation and transfer to the GPU. If used properly, the memory system ...
AiryAi
(Built-in Mathematica Symbol) AiryAi[z] gives the Airy function Ai(z).
AiryAiPrime[z] gives the derivative of the Airy function Ai^\[Prime] (z).
AiryBi
(Built-in Mathematica Symbol) AiryBi[z] gives the Airy function Bi(z).
Cot
(Built-in Mathematica Symbol) Cot[z] gives the cotangent of z.
Csch
(Built-in Mathematica Symbol) Csch[z] gives the hyperbolic cosecant of z.
GammaDistribution[\[Alpha], \[Beta]] represents a gamma distribution with shape parameter \[Alpha] and scale parameter \[Beta].GammaDistribution[\[Alpha], \[Beta], \[Gamma], ...