LibraryLoad[lib] loads the dynamic library lib into the Mathematica runtime.
HypergeometricPFQ[{a_1, ..., a_p}, {b_1, ..., b_q}, z] is the generalized hypergeometric function \[Null]_p F_q (a; b; z).
Statistical distributions have applications in many fields, including the biological, social, and physical sciences. Mathematica represents statistical distributions as ...
NHoldFirst is an attribute which specifies that the first argument to a function should not be affected by N.
Testing for numeric quantities. Pi is a symbol, so Pi+3 is not explicitly a number. It does however have a numerical value.
MangoldtLambda[n] gives the von Mangoldt function \[CapitalLambda](n).
Mathematica supports several levels of interfacing to C and C++ programs. You can create "installable" C programs where C functions are directly connected to Mathematica ...
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 ...
InverseErfc[s] gives the inverse complementary error function obtained as the solution for z in s = erfc(z).
Mathematica has many powerful features, to handle a wide range of statistical needs. Some of the most elementary are outlined below.