0.0.0 • Published 10 years ago

bdd-math70480-ex v0.0.0

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

bddMath70480Ex package

This is the example of a package discribed in the ms exam 70-480 certification training.

The following functions are available:

  • 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