UnitTriangle[x] represents the unit triangle function on the interval |x| <= 1 .UnitTriangle[x_1, x_2, ...] represents the multidimensional unit triangle function on the ...
SphericalBesselY[n, z] gives the spherical Bessel function of the second kind y_n (z).
LogGamma[z] gives the logarithm of the gamma function log \[CapitalGamma](z).
In many kinds of calculations, you may find yourself typing the same input to Mathematica over and over again. You can save yourself a lot of typing by defining a function ...
Hyperfactorial[n] gives the hyperfactorial function H(n).
DawsonF
(Built-in Mathematica Symbol) DawsonF[z] gives the Dawson integral F(z).
TargetFunctions is an option for functions such as ComplexExpand that specifies what functions to attempt to generate in the output.
HankelH1[n, z] gives the Hankel function of the first kind H_n^(1)(z).
CUDALink is a built-in Mathematica package that provides a simple and powerful interface for using CUDA within Mathematica's streamlined work flow. CUDALink provides you with ...
Mathematica is built to handle arbitrarily large computations—limited only by computer time and memory—and provides a collection of convenient global safety features to ...