Click or drag to resize
QuadratureAbsoluteError Property
The absolute error tolerance.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double AbsoluteError { get; set; }

Property Value

Type: Double
A double scalar value specifying the absolute error.
See Also