
calculator
Performs basic arithmetic calculations.
提供方 shuailiang1|开源
Description
Performs basic arithmetic calculations.
Inputs
- expression: string
Outputs
- result: number
Example
Input: "3 * (4 + 5)" Output: 27

Performs basic arithmetic calculations.
Performs basic arithmetic calculations.
Input: "3 * (4 + 5)" Output: 27