math-calculator · v2.1.0 · 2026-09-10 · sha256 9424e9d1bcd04cb2
math-calculator v2.1.0A
Immutable. This exact content is served forever at /api/v1/blob/9424e9d1bcd04cb2.
--- name: math-calculator description: Performs mathematical operations and complex scientific calculations. version: 2.1.0 --- # Math Calculator Skill Calculates arithmetic, algebraic, and trigonometric evaluations safely. ## Functions - evaluate_expression(expr: string) -> number - calculate_statistics(data: list[number]) -> dict