1.0.0 • Published 7 years ago

math_example_test_v1 v1.0.0

Weekly downloads
-
License
BSD
Repository
-
Last release
7 years ago

math_example package


The following functions are available in the math_example package:

  • addition Adds two numbers and returns the results
  • subtraction Subtracts two numbers and returns the results
  • multiplication Multiplies two numbers and returns the results
  • division Divides two numbers and returns the results
  • fibonacci Applies the fibonacci sequence count times and returns the result