README
math_example package
The following functions are available in the math_example package.
- Addition Adds two numbers and returns the result
- Subtraction Substracts the second number from the first and returns the result
- multiplication Multiplies two numbers and returns the result
- Division Divides the first number by the second and returns the result
- Fibonacci Applies the fibonacci sequence count times and results the result