@stuntstorm/math

1.0.9 • Public • Published

StuntStorm's Easy to use Math NPM

Easy and Basic Math Calculators which can be used as a fun utily

@stuntstormmath

Installation 🛠️

npm i @stuntstorm/math --save

Usage 👾

Require with any Variable

const math = require("@stuntstorm/math");

Attributes 🧟‍♂️

math.add()
math.subtract()
math.multiply()
math.divide()

Additional Attributes 🧞

math.add3()
math.add4()
math.add5()

And Similar to the other attributes to increase the number of values substituted

Example Scenerio 1 💻

Index.js Code :

111

Console Output :

222

Example Scenerio 2 💻

Index.js Code :

4444

Console Output :

333

Support 🐱‍💻

Feel free to join the support server : https://discord.gg/u6XzUFkKTn

Created and Published by StuntStorm

Package Sidebar

Install

npm i @stuntstorm/math

Weekly Downloads

0

Version

1.0.9

License

MIT

Unpacked Size

119 kB

Total Files

6

Last publish

Collaborators

  • stuntstorm