I am doing a project about numerical calculus!
My project is about showing if a function integrates to one.
So I am trying to code in python integrals that have infinite limits, but I can't use any libraries!
Do you have any ideas on what to research about? Or how to solve it?
For example, I want to prove that the integral of any function of probability is equal to one.
source https://stackoverflow.com/questions/72243198/infinite-integrals-in-python
Comments
Post a Comment