Tests calculate tool with arithmetic, trig, and variable substitution
Scanned 6/6/2026
Install via CLI
openskills install bdambrosio/Cognitive_workbench---
name: test-calculate
description: Tests calculate tool with arithmetic, trig, and variable substitution
manual_only: true
---
# 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
No comments yet. Be the first to comment!