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