InverseErf[s] gives the inverse error function obtained as the solution for z in s = erf(z).
NevilleThetaC[z, m] gives the Neville theta function \[CurlyTheta]_c (z \[VerticalSeparator] m).
TriangleWave[x] gives a triangle wave that varies between -1 and +1 with the unit period.TriangleWave[{min, max}, x] gives a triangle wave that varies between min and max ...
WeierstrassHalfPeriods[{g_2, g_3}] gives the half-periods {\[Omega], \[Omega]^\[Prime]} for Weierstrass elliptic functions corresponding to the invariants {g_2, g_3}.
A process is simply a Mathematica expression being evaluated. A processor is a parallel kernel that performs such evaluations. The command ParallelEvaluate discussed in the ...
An Abel ODE is a first-order equation of the form This equation arose in the context of the studies of Niels Henrik Abel on the theory of elliptic functions, and represents a ...
PearsonDistribution[a_1, a_0, b_2, b_1, b_0] represents a distribution of the Pearson family with parameters a_1, a_0, b_2, b_1, and b_0.PearsonDistribution[type, a_1, a_0, ...
TransformedDistribution[expr, x \[Distributed] dist] represents the transformed distribution of expr where the random variable x follows the distribution ...
A real polynomial system is an expression constructed with polynomial equations and inequalities combined using logical connectives and quantifiers and
InverseZTransform[expr, z, n] gives the inverse Z transform of expr. InverseZTransform[expr, {z_1, z_2, ...}, {n_1, n_2, ...}] gives the multiple inverse Z transform of expr.