1.0.6 • Published 7 years ago

node-preechakorn v1.0.6

Weekly downloads
2
License
ISC
Repository
-
Last release
7 years ago

node-preechakorn

This node-preechakorn is Mathematic normal Operation

##Operation

  • plusValue
  • subtract
  • multiply
  • division

##How to

var Math = require('./math');
let math = new Math();

console.log(math.division(1, 0));
console.log(math.plusValue(1,0));
1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.0

7 years ago