ChatCalc (NeoForge Port)
Perform **mathematical calculations directly in chat** – no commands or external tools needed.
Supports custom functions, constants, and real-time evaluation.

✨ Features
- 💬 Calculate directly in chat (press TAB to evaluate)
- 🔢 Live result preview above chat
- ⚙️ Custom functions & constants
- 🧮 Supports
+ - * / ^ %, trigonometry, logs, sqrt, and more
- 🚀 Client-side only – works everywhere
💡 Usage
Type:
2+2 → TAB → 4
sin(pi/2) → TAB → 1
myFunc(x;y)=x^2+y^2
myFunc(3;4) → TAB → 25
🧾 License
Licensed under MPL-2.0
Original Fabric Mod by RealRTTV
NeoForge Port by Smallinger
🔗 More Info
GitHub Repository