integrate abstract method

IntegralResults integrate()

Calculates the numerical value of the function definite integral between lowerBound and upperBound.

Implementation

IntegralResults integrate();