md5_file
mem_alloc
Enter search terms or a module, class or function name.
mean returns the mean of its parameter.
Return Value
rsMean is the mean of the vector rvVect.
Parameters
rvVect is a real or complex vector.
Example
* mean([1,2,3]) 2
See also
Overview Mathematic, sum
id-1538724