0.0.4 • Published 1 year ago
jsuz0712_my_first_library v0.0.4
Project Name
Basic Math Operations Package.
Key Features: sum: Perform addition of two numbers effortlessly. minus: Easily subtract one number from another. times: Quickly multiply two numbers together. divide: Divide one number by another, handling common scenarios.
Table of Contents
Introduction
I just made this project for activity class and experience
Features
- Typescript
Installation
npm install jsuz0712_my_first_library
you can use the 4 basic operations with those words that I showed and the begining...
it only accept two number (a,b)