Jump to content

Averages/Arithmetic mean: Difference between revisions

m
Moved to Arith cat
(→‎{{header|Python}}: Gave Python 2.5 compatable version)
m (Moved to Arith cat)
Line 1:
{{task|Arithmetic operations}}Write a program to find the mean (arithmetic average) of a numeric vector. The program should work on a zero-length vector (with an answer of 0).
 
=={{header|Ada}}==
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.