Socket
Book a DemoInstallSign in
Socket

math_example_wondi

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

math_example_wondi

An example of creating a package

latest
npmnpm
Version
0.0.8
Version published
Maintainers
1
Created
Source

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 returnts the result.

Keywords

math

FAQs

Package last updated on 08 May 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts