1.0.1 • Published 8 years ago

dsteven999_math_example v1.0.1

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

math_example package

The following functions are available in the math_example package.
add Adds two numbers and returns the result.
subtract Subtracts the second number from the first and returns the result.
multiply Multiplies two numbers and returns the results.
divide Divides the first number by the second number and returns the results.