1.0.0 • Published 11 years ago

math_example_amjad v1.0.0

Weekly downloads
1
License
-
Repository
-
Last release
11 years ago

math_example_amjad package

The following functions are available 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.
  • Division Divides two numbers and returns the result.
  • Fibonacci Applies the Fibonacci sequence count times and returns the result.