zen-calc-app-test-lib
v1.1.0
Published
This is Calculator Lib providing following methods ## Methods 1. add(a,b) - returns sum of a and b 2 mult(a,b) - returns product of a and b
Downloads
59
Readme
zen-cal-app-test-lib
This is Calculator Lib providing following methods
Methods
- add(a,b) - returns sum of a and b 2 mult(a,b) - returns product of a and b
version 1.1.0 Added new method mult
