test-calculate

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

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
测试计算工具的以下功能:
  • 基础算术运算:2 + 3 * 4 = 14
  • 角度制三角函数:抛射体飞行时间公式
  • 变量替换:使用{"v": 20, "theta": 30, "g": 9.8}的公式
  • 其他函数:sqrt(16) + factorial(5) = 124