Bc Calc

This skill evaluates arithmetic expressions using the Unix `bc` calculator. It accepts full `bc` syntax (addition, subtraction, multiplication, division, modulus, scale, sqrt, and constants like `pi`). Use it when the user asks to "calculate", "compute", "do math", or simply poses a question such as "what is 1+1". The skill provides precise, arbitrary‑precision calculation.

knownasnaffy Updated 0 repo stars

File contents

knownasnaffy/prompthound/tree/main/dataset/case_04360 commit bc1445072a

Frequently asked questions

npx skillmds@latest add knownasnaffy/bc-calc-2