Calculate an expression Supports brackets and the following operations: +, -, *, / Supports float numbers
| Name | Description |
|---|---|
| Expression | Expression to calculate |
| Round | Numbers of digits after comma to round the result |
| Result | Property to place result (in String format) |