average

average

average(expr)

        Returns the average of the floating list expr.
Example:
average[1,12]; returns (6.5)