# calc.zip

**Category:** mIRC_Addon
**Original Author:** Unknown

## Description
This script appears to be a simple calculator for use within an mIRC client, allowing users to perform basic arithmetic operations.

## Key Features
- Provides a command to execute basic mathematical calculations.
- Utilizes `alias` definitions for arithmetic operations.

## File Analysis
- **calc.zip** — This is the main archive file containing the script.
- **calc.mrc** — Contains the alias definitions and commands for performing basic math operations, such as addition, subtraction, multiplication, and division.