A partial function containing the common arguments of the cumulative distribution functions.
partial function partialCumulative extends Modelica.Icons.Function; input Real u "Value over the real axis (-inf < u < inf)"; output Real y "Value in the range 0 <= y <= 1"; end partialCumulative;
| Date | Description | ||
|---|---|---|---|
| June 22, 2015 | 
  |