Uniform variable
Constructs a variable following an uniform distribution, .
Syntax
uniform_variable(Real, Real)
Description
Given two reals and , returns a random variable following an uniform distribution with parameters and .

Constructs a variable following an uniform distribution, .
uniform_variable(Real, Real)
Given two reals and , returns a random variable following an uniform distribution with parameters and .