SIGN IN SIGN UP
TheAlgorithms / Python UNCLAIMED

All Algorithms implemented in Python

219160 0 1 Python

estimate area under a curve defined by non-negative real-valued continuous function within a continuous interval using monte-carlo (#1785)

* estimate area under a curve defined by non-negative real-valued continuous function within a continuous interval using monte-carlo

* run black; update comments

* Use f”strings” and drop unnecessary returns

Co-authored-by: Christian Clauss <[email protected]>
S
singlav committed
5543d14b3f84eb4985f59c9f874f367e8980133f
Parent: 652b891
Committed by GitHub <[email protected]> on 2/23/2020, 7:10:50 AM