0.2.5 • Published 8 years ago

easiermath v0.2.5

Weekly downloads
5
License
ISC
Repository
github
Last release
8 years ago

npm-runner

simple add and subtract operations

for testing purpose

operations

easiermath.add and easiermath.subtract

how to use

npm install --save easiermath

var math = require('easiermath')
math.easiermath.add(1,2)
math.easiermath.subtract(1,2)
0.2.5

8 years ago

0.2.4

8 years ago

0.2.3

8 years ago