UncNumberGetCoverageInterval Method

Computes the Coverage Interval

Definition

Namespace: Metas.UncLib.DistProp
Assembly: Metas.UncLib.DistProp (in Metas.UncLib.DistProp.dll) Version: 2.8.9053.20202
C#
public double[] GetCoverageInterval(
	double p
)

Parameters

p  Double
Probability

Return Value

Double

Implements

IRealNumberGetCoverageInterval(Double)

See Also