simplemathjsnewversion

1.0.0 • Public • Published

math

const Math =(arry)=>{ const result = arry.reduce(((a,b)=>a+b),0) return result; }

module.exports = Math;

Readme

Keywords

Package Sidebar

Install

npm i simplemathjsnewversion

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

1.04 kB

Total Files

3

Last publish

Collaborators

  • piyas