mathavg

Get the average of numbers


License
MIT
Install
pip install mathavg==1.0.1

Documentation

Math Avg

Get the average of numbers

Screenshot

Install

$ pip install mathavg

Usage

from mathavg import mathAvg

mathAvg([1, 2, 3, 4, 5, 6, 7])
#=> 4.0

Get Help

There are few ways to get help:

  1. Please post questions on Stack Overflow. You can open issues with questions, as long you add a link to your Stack Overflow question.

  2. For bug reports and feature requests, open issues.

  3. For direct and quick help, you can email me.

How to contribute

Have an idea? Found a bug? See how to contribute.

Thanks!

License

MIT