The following mathematic operators are used in user-defined formulas in UAF.
| Operator | Function |
|---|---|
| ** | Exponentiate |
| * | Multiply |
| / | Divide |
| + | Add |
| - | Subtract |
| + | Unary plus (positive value) |
| _ | Unary minus (negative value) |
The following mathematic operators are used in user-defined formulas in UAF.
| Operator | Function |
|---|---|
| ** | Exponentiate |
| * | Multiply |
| / | Divide |
| + | Add |
| - | Subtract |
| + | Unary plus (positive value) |
| _ | Unary minus (negative value) |