Exponential variable Constructs a variable following an exponential distribution. Syntax exponential_variable(Real) Description exponential_variable(Real) Given a real , returns a random variable following an exponential distribution with parameter . Related functions Normal variable, Geometric variable Table of Contents Syntax Description Related functions