# 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
```
