| License | Version | ||
| Travis CI | Coverage | ||
| Wheel | Implementation | ||
| Status | Downloads | ||
| Supported versions |
Python Easy Math provides addition.py and subtraction.py. The Addition file provides the add() method which takes two parameters and returns the sum. The Subtraction file provides a single subtract() class that takes two parameters and will return the difference of the supplied parameters.