1.0.9 • Published 3 years ago

@stuntstorm/math v1.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago