TCC > Variables & Functions > Functions:
Comments (...)
@AVERAGE[...] : Returns the average of a list of numbers. The average is returned as a double; you can adjust the decimal precision by running the result through @EVAL (or @INT).
Help URL: http://jpsoft.com/help/index.htm?f_average.htm