calculator

Category: Databases & Storage | Uploader: Code-and-SortsCode-and-Sorts | Downloads: 0 | Version: v1.0(Latest)

Performs arbitrary-precision arithmetic calculations including addition, subtraction, multiplication, division, and exponents. Use when the user asks to calculate, compute, or evaluate math expressions, or when precise decimal arithmetic is needed to avoid floating-point errors.

Changelog: Source: GitHub https://github.com/Code-and-Sorts/awesome-copilot-agents

Directory Structure

Current level: tree/main/skills/calculator/

  • 📁 scripts/
    • 📁 src/
      • 📄 calculator.test.ts 5.8 KB
      • 📄 calculator.ts 5.1 KB
      • 📄 run.ts 354 B
    • 📄 jest.config.js 427 B
    • 📄 package-lock.json 150.6 KB
    • 📄 package.json 582 B
    • 📄 tsconfig.json 208 B
  • 📄 SKILL.md 1.8 KB

SKILL.md

Login to download/like/favorite ❤ 459 | ★ 0
Comments 0

Please login before commenting.

Loading comments...