A RESTful browser for eXist Java-Based Function Modules


http://www.w3.org/2005/xpath-functions
A module with the XQuery/XPath Core Library Functions

avg($values as xdt:anyAtomicType*) xdt:anyAtomicType?
Returns the average of the values in the input sequence $values, that is, the sum of the values divided by the number of values.
$valuesThe values

Returns the average of the values in the input sequence
Return to list of all modules