Siebel Developer's Reference > Operators, Expressions, and Conditions >

Arithmetic Operators


The table below describes the purpose of each arithmetic operator and gives an example of how it is used.

Operator
Purpose
Example
+
Add
[Record Number] + 1
-
Subtract
[Record Number] - 1
*
Multiply
[Subtotal] * 0.0625
/
Divide
[Total Items] / [Total Orders]
^
Exponent
[Grid Height] ^ 2

 Siebel Developer's Reference 
 Published: 23 October 2003