BenktanderWeibullDistribution[a, b] represents a Benktander distribution of type II with parameters a and b.
Cosh
(Built-in Mathematica Symbol) Cosh[z] gives the hyperbolic cosine of z.
MoyalDistribution[\[Mu], \[Sigma]] represents a Moyal distribution with location parameter \[Mu] and scale parameter \[Sigma].
Product
(Built-in Mathematica Symbol) Product[f, {i, i_max}] evaluates the product \[Product]i = 1 i_max f. Product[f, {i, i_min, i_max}] starts with i = i_min. Product[f, {i, i_min, i_max, di}] uses steps di. ...
A delay differential equation is a differential equation where the time derivatives at the current time depend on the solution and possibly its derivatives at previous times: ...
GeneratedParameters is an option that specifies how parameters generated to represent the results of various symbolic operations should be named.
IntervalIntersection[interval_1, interval_2, ...] gives the interval representing all points common to each of the interval_i.
Longest
(Built-in Mathematica Symbol) Longest[p] is a pattern object that matches the longest sequence consistent with the pattern p.
WhittakerW[k, m, z] gives the Whittaker function W k, m (z).
The Padé approximation is a rational function that can be thought of as a generalization of a Taylor polynomial. A rational function is the ratio of polynomials. Because ...