Arithmetic functions
These basic arithmetic functions are available.
Syntax | Description |
---|---|
Scalar arithmetic | |
|
Absolute value |
|
Square |
|
Square root |
|
Exponential |
|
Ceiling, least integer not greater than |
|
Floor, greatest integer not less than |
|
Rounded to the nearest integer |
Aggregate arithmetic | |
|
Sum |
|
Maximum |
|
Minimum |
|
Modal value |
|
Standard deviation |
|
Average |
You can use a
Value List
,
Value Group
, or
Page Group
property as an argument to the @SUM(), @MIN(), @MAX() and @AVERAGE().