RandomSphere(Int32, 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[] Sphere(
	int n,
	double r
)

Parameters

n  Int32
 
r  Double
 

Return Value

Double

See Also