Page 1 of 1

How do you implement np.trapz() in the case when you want the area under a graph of p(λ) against λ. Taking the area to

Posted: Fri May 20, 2022 11:13 am
by answerhappygod
How do you implement np.trapz() in the case when you want the area under a graph of p(λ) against λ. Taking the area to be divided with high Δ λ (in python) Explain in detail please