maths_package_20480b

1.0.5 • Public • Published

maths_package_20480b Package

Package built following MS Training Guide for Exam 70-480, Programming in HTML5 Javascript and CSS3

The following functions are available in the Maths_Example package:

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

Package Sidebar

Install

npm i maths_package_20480b

Weekly Downloads

4

Version

1.0.5

License

ISC

Last publish

Collaborators

  • paul_r_shannon