array-operations-imry

1.1.0 • Public • Published

Array Operations Library

Performing various operations on arrays of numbers

Installation

npm i array-operations-imry

Functions

  • showArray - displays all the numbers in the array
  • sumOfArray - Returns the sum of all the numbers in the array
  • averageOfArray - Returns the average of all the numbers in the array
  • maxNumInArray - Returns the biggest number in the array
  • minNumInArray - Returns the smallest number in the array

Package Sidebar

Install

npm i array-operations-imry

Weekly Downloads

0

Version

1.1.0

License

ISC

Unpacked Size

1.81 kB

Total Files

4

Last publish

Collaborators

  • _imry