Calculator

Anytime you need to enter an amount, you can calculate an amount. Instead of just typing a number, you can type a formula instead.

Typing 100+250 and pressing Return will give you 350 as your amount. You can get as complicated as you'd like. Try (400-300)*2/4 to produce a value of 50. Group formula components in parentheses to give those parts priority in the calculation.

Available formula operators:

  • +   Addition
  • -   Subtraction
  • *   Multiplication
  • /   Division
  • **  Exponentiation

There are a couple of limitations to the inline calculator: Remove any commas or spaces in numbers and use the (.) decimal for a decimal separator.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us