bthomasgt_math_example
v1.0.1
Published
An exaple of creating a package
Maintainers
Readme
math_example package
The following functions are avialable in the math_example package. -addition * adds two numbers and returns the result. -subtraction * subtracts two numbers and returns the result. -multiplication * multiplies two numbers and returns the result. -divistion * divides the first number by the second number and returns the result. -fibonnacci * appies the fibinacci secquence count times and returns the result.
