Normal variable
Constructs a variable following a normal distribution, .
Syntax
normal_variable(Real, Real)
Description
Given two reals and , returns a random variable following a normal distribution with parameters and , .
Constructs a variable following a normal distribution, .
normal_variable(Real, Real)
Given two reals and , returns a random variable following a normal distribution with parameters and , .