Click or drag to resize
NotCDFException Constructor (Double)
The function is not a Cumulative Distribution Function (CDF).

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public NotCDFException(
	double range
)

Parameters

range
Type: SystemDouble
A double containing the probability of the range.
See Also