Welcome to Vestris Inc.
Internet Interactive Solutions Company



Software Documentation

Average

Name

Average — average number

Syntax

Average( expression , ... , expression )

Domain

Average : R x R -> R

Example

Average( 1 , 2 ) = 1.5

Description

Finds the average value. This is the sum of all expressions divided by the number of expressions.