Click or drag to resize

IntegrationResult Properties

The IntegrationResult type exposes the following members.

Properties
  NameDescription
Public propertyEstimate
Gets the estimated value of the integral and its associated error bar.
Public propertyEvaluationCount
Gets the number of function evaluations performed.
(Inherited from EvaluationResult.)
Public propertySettings
Gets the settings used during integration.
Public propertyValue
Gets the estimated value of the integral.
Top
See Also