Monte carlo integration in Python 3

后端 未结 0 533
遥遥无期
遥遥无期 2020-12-22 20:41

The code below is my shot at trying to do monte carlo integration of the function sin(x) from 0 to pi in Python 3. I sample randomly 10000 times a floating number from 0 to

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