Recent content by Samuel Rodriguez

  1. S

    Python Are errors important in calculating integrals in Python?

    I understand you. It makes more sense. Thank you.
  2. S

    Python Are errors important in calculating integrals in Python?

    Oh I see. I was thinking of simple integrals ∫x2+ 2 dx lol. I wasn't thinking of harder integrals.
  3. S

    Python Are errors important in calculating integrals in Python?

    I am reading Mark Newman's Computational Physics textbook. He goes over calculating integrals with Simpsons's Rule and the Trapezoidal Rule, and then he goes over calculating their errors. Why would I have to ever worry about the error of the integral? He has the chapters online at his website...
Back
Top