calculator
Code-and-Sorts/awesome-copilot-agents
This utility evaluates complex arithmetic expressions using arbitrary-precision decimal mathematics. It is specifically designed for scientific, financial, or engineering calculations where standard floating-point arithmetic causes unacceptable rounding errors (e.g., 0.1 + 0.2). Supports addition, subtraction, multiplication, division, exponents, and parentheses.