RandomUniform(Double, Double) Method

Definition

Namespace: RandomOps
Assembly: DWSIM.MathOps.RandomOps (in DWSIM.MathOps.RandomOps.dll) Version: 2.1.0.0 (2.1.0.0)
public virtual double Uniform(
	double low,
	double high
)

Parameters

low  Double
 
high  Double
 

Return Value

Double

See Also