1.0.6 • Published 8 years ago

node-preechakorn v1.0.6

Weekly downloads
2
License
ISC
Repository
-
Last release
8 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

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.0

8 years ago