Area Under a Curve Algorithm (#1701) · zinating/algorithms-python@3042702 · GitHub
Skip to content

Commit 3042702

Browse files
shrabiancclauss
andcommitted
Area Under a Curve Algorithm (TheAlgorithms#1701)
* A recursive insertion sort * added doctests and typehints * Added arc length and numerical integration calculators * fixed doc test * Fixed some conversion errors * Fixed some commenting * Deleted numerical integration to allow 1 file per push * Changed string formatting method * Added program to calculate trapezoidal area under curve * Deleted files ensure 1 pull request per file * file name changed * Update area_under_curve.py Co-authored-by: Christian Clauss <cclauss@me.com>
1 parent e25d424 commit 3042702

1 file changed

Lines changed: 55 additions & 0 deletions

File tree

maths/area_under_curve.py

Lines changed: 55 additions & 0 deletions

0 commit comments

Comments
 (0)