SurvivalFunction[dist, x] gives the survival function for the symbolic distribution dist evaluated at x.SurvivalFunction[dist, {x_1, x_2, ...}] gives the multivariate ...
These "How tos" give step-by-step instructions for common tasks related to algebraic computation in Mathematica .
Entering Greek Letters Entering Two-Dimensional Input Editing and Evaluating Two-Dimensional Expressions
ZipfDistribution[\[Rho]] represents a zeta distribution with parameter \[Rho].ZipfDistribution[n, \[Rho]] represents a Zipf distribution with range n.
ToCCodeString[symbolicC] generates a string of C code from a symbolic C expression.
Filling
(Built-in Mathematica Symbol) Filling is an option for ListPlot, Plot, Plot3D, and related functions that specifies what filling to add under points, curves, and surfaces.
The NumericalDifferentialEquationAnalysis package combines functionality for analyzing differential equations using Butcher trees, Gaussian quadrature, and Newton-Cotes ...
ArcSinDistribution[{x min, x max}] represents the arc sine distribution supported between x min and x max.
ExpGammaDistribution[\[Kappa], \[Theta], \[Mu]] represents an exp-gamma distribution with shape parameter \[Kappa], scale parameter \[Theta], and location parameter \[Mu].
Formatting lists as tables and matrices. Here is a list. Grid gives the list typeset in a tabular format.