| An NDoc Documented Class Library |  | 
        
       
      
        
TrapezoidalIntegrator.Integrate Method 
      
     
    
       Evaluate the definite integral from a to b
            
      
      Parameters
      
        - 
          a
        
- the lower limit of integration.
- 
          b
        
- the upper limit of integration.
Return Value
       the definite integral from a to b. 
      See Also
      
        TrapezoidalIntegrator Class | numerics4net.integration Namespace