DistributionParameterAssumptions[dist] gives a logical expression for assumptions on parameters in the symbolic distribution dist.
HypergeometricPFQRegularized[{a_1, ..., a_p}, {b_1, ..., b_q}, z] is the regularized generalized hypergeometric function \[Null]_p F_q (a; b; z)/(\[CapitalGamma](b_1) ... ...
SawtoothWave[x] gives a sawtooth wave that varies from 0 to 1 with unit period.SawtoothWave[{min, max}, x] gives a sawtooth wave that varies from min to max with unit period.
SquareWave[x] gives a square wave that alternates between +1 and -1 with unit period.SquareWave[{y_1, y_2}, x] gives a square wave that alternates between y_1 and y_2 with ...
DivisorSigma[k, n] gives the divisor function \[Sigma]_k (n).
[AP91] Ascher, U. and L. Petzold. "Projected Implicit Runge–Kutta Methods for Differential Algebraic Equations." SIAM J. Numer. Anal. 28 (1991): 1097–1120. [AP98] Ascher, U. ...
Mathematica has the world's largest collection of consistent multifont mathematical notation characters—all fully integrated into both typesetting and symbolic expression ...
Mathematica not only has systemwide support for arbitrary Unicode characters, but also includes nearly a thousand carefully designed characters for mathematical notation and ...
MaxSteps is an option to functions like NDSolve that specifies the maximum number of steps to take in generating a result.