@ephykal/operations-utils
Version:
> TODO: description
19 lines (11 loc) • 330 B
Markdown
# operations-utils
A lightweight utility package for carrying out arithmetic operaitons and some math methods. Built with TypeScript.
## ✨ Features
- ✅ Carrys out simple arithmetic operations
- 🧼 Carrys out complex arithmetic operations
## 📦 Installation
```bash
npm install @ephykal/operations-utils
```