mean

1.0.1 • Public • Published

mean

Get the mean from an array of numbers

NPM version Build Status Dependency Status Coverage Status

install

$ npm install [--save] mean
$ component install ramitos/mean
$ bower install mean

example

var mean = require('mean')
 
mean([111, 222, 333, 444, 555]) // => 333

license

MIT

Readme

Keywords

Package Sidebar

Install

npm i mean

Weekly Downloads

13

Version

1.0.1

License

none

Last publish

Collaborators

  • ramitos