sajjucal
v1.1.1
Published
By using sajjucal you can simply get rid from basic calculation using operators just need to install sajjucal and then start working with it.
Downloads
2
Readme
By using sajjucal you can simply get rid from basic calculation using operators just need to install sajjucal and then start working with it.
For Example npm install sajjucal require("sajjucal");
sajjucal.add(1, 2) sajjucal.subtract(3, 4) sajjucal.multiply(4, 5) sajjucal.divide(8,2)