Skip to content

Welcome to Calculator Docs

Welcome to the official documentation for Calculator—a lightweight Python calculator package providing basic arithmetic operations like addition, subtraction, multiplication, division, and exponentiation.

Core Features

  • Simple Syntax: Clean, user-friendly functional design.
  • Type-Safe: Complete Python type-hint support for modern development pipelines.
  • Fully Documented: NumPy-style API references with robust mathematical constraints.

Next Steps