math_example_ac

1.0.1 • Public • Published

math_example package

The following functions are availabe in the mat_example package.

  • addition Adds two numbers and returns the result.
  • subtraction Subtracts the second number from the first number and returns the result.
  • multiplication Multiplies the first number by the second number and returns the result.
  • division Divides the first number by the second number and return the result.
  • fibonacci Applies the fiboncacci sequence count times and returns the result.

Readme

Keywords

none

Package Sidebar

Install

npm i math_example_ac

Weekly Downloads

2

Version

1.0.1

License

BSD

Last publish

Collaborators

  • acochran