SurvivalFunction[dist, x] gives the survival function for the symbolic distribution dist evaluated at x.SurvivalFunction[dist, {x_1, x_2, ...}] gives the multivariate ...
JacobiDS[u, m] gives the Jacobi elliptic function ds(u | m).
JacobiSD[u, m] gives the Jacobi elliptic function sd(u | m).
Sin
(Built-in Mathematica Symbol) Sin[z] gives the sine of z.
JacobiSN[u, m] gives the Jacobi elliptic function sn(u | m).
Conjugate[z] or z\[Conjugate] gives the complex conjugate of the complex number z.
Functions for creating power series. Here is the power series expansion for exp(x) about the point x0 to order x^4. Here is the series expansion of exp(x) about the point ...
CDF
(Built-in Mathematica Symbol) CDF[dist, x] gives the cumulative distribution function for the symbolic distribution dist evaluated at x.CDF[dist, {x_1, x_2, ...}] gives the multivariate cumulative ...
Expectation[expr, x \[Distributed] dist] gives the expectation of expr under the assumption that x follows the probability distribution dist. Expectation[expr, x ...
Characters that are not letters, letter-like forms, or structural elements are treated by Mathematica as operators. Mathematica has built-in rules for interpreting all ...