Sparse representations of matrices are useful because they do not store every element. If one particular value appears very frequently it can be very advantageous to use a ...
Gamma
(Built-in Mathematica Symbol) Gamma[z] is the Euler gamma function \[CapitalGamma](z). Gamma[a, z] is the incomplete gamma function \[CapitalGamma](a, z). Gamma[a, z_0, z_1] is the generalized incomplete ...
BarnesG
(Built-in Mathematica Symbol) BarnesG[z] gives the Barnes G-function G(z).
Erf
(Built-in Mathematica Symbol) Erf[z] gives the error function erf(z). Erf[z_0, z_1] gives the generalized error function erf(z_1) - erf(z_0).
SymbolicCUDAFunction[name, args] is a symbolic representation of a CUDA function declaration.SymbolicCUDAFunction[name, args, body] is a symbolic representation of a CUDA ...
SymbolicOpenCLFunction[name, args] is a symbolic representation of an OpenCL function declaration.SymbolicOpenCLFunction[name, args, body] is a symbolic representation of an ...
OwenT
(Built-in Mathematica Symbol) OwenT[x, a] gives Owen's T function T(x, a).
EllipticLog[{x, y}, {a, b}] gives the generalized logarithm associated with the elliptic curve y^2 = x^3 + a x^2 + b x.
"Manipulating Elements of Lists" shows how you can pick out elements of lists based on their positions. Often, however, you will need to select elements based not on where ...
HeavisideLambda[x] represents the triangle distribution \[CapitalLambda](x) which is nonzero for |x| < 1.HeavisideLambda[x_1, x_2, ...] represents the multidimensional ...