README
math_example package
The following functions are available in the math_example package.
- addition Adds two numbers and returns the result
- subtraction Subtracts two numbers adn returns the result
- multiplication Multiplies two numbers adn returns the result
- division Divides two numbers adn returns the result
- fibonacci Returns a fibonacci series of numbers