Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including mughees_math_example with all npm packages installed. Try it out:

var mugheesMathExample = require("mughees_math_example")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

mughees_math_example v100.8755.1

math_example package ==================== The following functions are available in the math_example package. - **addition** Adds two numbers and returns the result. - **subtraction** Subtracts the second number from the first and returns the result. - **multiplication** Multiplies two numbers 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.

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free