Description 描述
Evaluates simple math expressions; supports int / float and operators: + - * / % ^ ( ).
Static Methods 静态方法
| Evaluate | Evaluates a math expression and returns the result as a float or int. |
Evaluates simple math expressions; supports int / float and operators: + - * / % ^ ( ).
| Evaluate | Evaluates a math expression and returns the result as a float or int. |