1. Home
  2. Docs
  3. SmartConfig
  4. Formulas
  5. Allowed Operators

Allowed Operators

OperatorDescriptionExampleResult
+AdditionA + BSum of A and B
-SubtractionA - CDifference
*MultiplicationB * DProduct
/DivisionC / AQuotient
^ExponentiationA ^ 2A squared
()Parentheses(A + B) * CGrouping

How can we help?