Test Calculate

Tests calculate tool with arithmetic, trig, and variable substitution

bdambrosio 078f0d8 2 files · 2.5 KB Updated

File contents

Test Calculate Tool

Tests the calculate tool with:

  • Basic arithmetic: 2 + 3 * 4 = 14
  • Trig with degrees: projectile flight time formula
  • Variable substitution: formula with {"v": 20, "theta": 30, "g": 9.8}
  • Other functions: sqrt(16) + factorial(5) = 124

bdambrosio/cognitive_workbench/tree/main/src/saved_plans/test-calculate commit 078f0d81e8

Frequently asked questions

npx skillmds@latest add bdambrosio/test-calculate