luna_math_example
v1.0.5
Published
An example of creating a package
Downloads
1
Maintainers
Readme
math_example package
The following functiona are available in the math_example package
-addition Addds two numbers and returns a result -subtraction Subtracts the second number from the first and returns the result -multiplication Multiplies two numbers and returns the result -division Divides the first number byt the second number and returns a result -fibonacci Applies the fibonacci sequence count times and returns the result