New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

lc_math_example2

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lc_math_example2

Test It

latest
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

math_example package

Lesson 1: Getting started with Node.js CHAPTER 8 349 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.

Keywords

math

FAQs

Package last updated on 18 Sep 2018

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