0.0.2 • Published 9 years ago
mvergunst_math_example v0.0.2
math_example package
The following functinos are available in the math_example packag.
- addition Adds two numbers
- subtraction subtracts.
- multiplication multiply two numbers.
- division divides.
- fibonacci Applies the fibonacci sequence count times and returns the result.