Recent content by Chris Red

  1. C

    How to Compute an Integral Using FORTRAN?

    I have a question set for programming to compute integral for the following unknown function using composite rectangle method, trapezoidal rule and simpsons rule. \int_{0}^{1.8} f(x) dx for h=0.3 and h=0.4 I have a table of results for f(x) and x as follows x=0, 0.3, 0.6, 0.9, 0.12, 0.15...
Back
Top