1.0.0 • Published 3 years ago

lava_math_calculation.js v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

What is this?

A Mathematical operations

Installations:

Run npm i lava_math_calculation

Use .........

Import values from lava_math_calculation

Ex: add(5,8);

.........

Parameters

This is a basic mathematical arithmetic operation. for example we add two numbers like a and b. simply we giving a two numbers of a and b of two parameter as arguments of that function.