Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 306 Bytes

File metadata and controls

6 lines (6 loc) · 306 Bytes

This tool calculates multiple integrals using numerical methods (Trapezoidal, Simpson 1/3, Simpson 3/8). Two options:

  1. Input the function and the limits fir each variable.
  2. Import a file with value points for each variable and the function value at each of them. Example: Screenshot