partialCumulativeCommon interface of cumulative distribution functions |
|
This information is part of the Modelica Standard Library maintained by the Modelica Association.
A partial function containing the common arguments of the cumulative distribution functions.
| u |
Type: Real Description: Value over the real axis (-inf < u < inf) |
|---|
| y |
Type: Real Description: Value in the range 0 <= y <= 1 |
|---|
|
Modelica.Math.Distributions.Interfaces Common interface of truncated cumulative distribution functions |
|
|
Modelica.Math.Distributions.Weibull Cumulative distribution function of Weibull distribution |
|
|
Modelica.Math.Distributions.Normal Cumulative distribution function of normal distribution |
|
|
Modelica.Math.Distributions.Uniform Cumulative distribution function of uniform distribution |