Framework:AVG

From CoPlanner 11
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Function

AVG(<Number 1>, <Number 2>, …, <Number n>)

Parameter Description
Number 1 to n Numeric expression

This function belongs to client-side functions.

Result

Returns the average value of the parameters.

Example

AVG(1, 2, 3, 4)
Result: 2,5.