Python/maths/series
Ayush Bisht ced83bed2c
Add arithmetic_mean.py (#4243)
* arithmetic_mean

* arithmetic_mean

* checks

* checked

* Revert "checked"

This reverts commit 3913a39ae2.

* checks-3

* update-1
2021-03-12 08:25:54 +01:00
..
__init__.py Add __init__.py files in all the directories (#2503) 2020-09-28 19:42:36 +02:00
arithmetic_mean.py Add arithmetic_mean.py (#4243) 2021-03-12 08:25:54 +01:00
geometric_mean.py Add geometric_mean.py (#4244) 2021-03-01 22:30:16 +01:00
geometric_series.py Harmonic Geometric and P-Series Added (#1633) 2019-12-14 06:46:02 +01:00
harmonic_series.py Harmonic Geometric and P-Series Added (#1633) 2019-12-14 06:46:02 +01:00
p_series.py Harmonic Geometric and P-Series Added (#1633) 2019-12-14 06:46:02 +01:00