d-math

1.0.3 • Public • Published

d-math

A liberary for simple math operations

Build Status Dependency Status

NPM

How to install

npm install d-math --save

How to use use

    import dMath from 'd-math'
    let result = dMath.add(1,9,3,5,7);
    import add from 'd-math/lib/add'
    let result = add(1,9,3,5,7);

Readme

Keywords

none

Package Sidebar

Install

npm i d-math

Weekly Downloads

1

Version

1.0.3

License

UNLICENSED

Unpacked Size

12.7 kB

Total Files

13

Last publish

Collaborators

  • dharmendra14