0.0.1 • Published 5 years ago

math_example1984 v0.0.1

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

math_example package

new version 0.0.1 (19-06-2019)

the following functions are available in the math_example package.

  • addition add two numbers and returns the result.
  • subtraction subtract second number from first number and returns the result.
  • multication multiply two numbers and returns the result.
  • division divide first number by second number and returns the result.
  • fibonacci applies the fibonacci sequence count times and returns the result