Recent content by DueceDuece

  1. D

    Fortran Find Area Under Curve w/ Fortran Riemann Sums

    I also have a problem very similar to this. I have my program set up to calculate the riemann sum to whatever number of sections i want, but i need some help to write the outside loop calculating the negligible error (iterationNew-iterationOld < .0000001) and exiting. Any help would be awesome...
Back
Top