1.0.0 • Published 7 months ago
hb-sample-mathops v1.0.0
Math Operations SDK
This is a simple SDK that allows you to perform basic math operations like addition and multiplication on two numbers.
Functions
- add(num1, num2): Adds two numbers.
- multiply(num1, num2): Multiplies two numbers.
Installation
To install the SDK:
npm install hb-sample-mathops
1.0.0
7 months ago