The following functions are available in this package:
- Addition Adds two numbers and returns result
- Subtraction Subtracts the second number from the first and returns result
- Multiplication Multiplies two numbers and returns result
- Division Divides first number by the second and returns result
- Fibonacci Applies the fibonacci sequence count times and returns the result