Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@stuntstorm/math

StuntStorm87MIT1.0.9

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

maths, math, stuntstorm/math, stuntstorm, math.js, typescript

readme

# 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