Uniform

Library of uniform distribution functions

Package Contents

density

Density of uniform distribution

cumulative

Cumulative distribution function of uniform distribution

quantile

Quantile of uniform distribution

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

This package provides

  • probability density function (= derivative of cumulative distribution function),
  • cumulative distribution function, and
  • quantile (= inverse cumulative distribution function).

of the uniform distribution. Examples:

For more details of this distribution see Wikipedia.