I think it's worth mentioning in a separate topic so a larger group of users gets to know this.
What you can do is enter a formula like "100+3" or "((2*12.5)/3)+22" and the result will be set as the value.
Code: Select all
add: +
subtract: -
multiply: *
divide: /
exponent: ^ (2^4 = 2*2*2*2 = 16)