Click or drag to resize
StdRandom.Pareto Method
Overload List
  NameDescription
Public methodStatic memberPareto()
Returns a random real number from the standard Pareto distribution.
Public methodStatic memberPareto(Double)
Returns a random real number from a Pareto distribution with shape parameter alpha (α).
Top
See Also