RombergMethod Properties |
The RombergMethod type exposes the following members.
Name | Description | |
---|---|---|
Area |
Gets the numerically computed result of the
definite integral for the specified function.
| |
Function |
Gets or sets the unidimensional function
whose integral should be computed.
| |
Range |
Gets or sets the input range under
which the integral must be computed.
| |
Steps |
Gets or sets the number of steps used
by Romberg's method. Default is 6.
|