How to do a (trapeze) integration in Python without any import?

前端 未结 0 1665
逝去的感伤
逝去的感伤 2020-11-29 18:16

I Would like to write a function that receives as parameters: function f, (X0,Xn), and number of trapezes - and returns the estimated value of the integrartion of f.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题