On Tue, 22 May 2007, andreas.karlsson(a)ltv.se quoted:
 > As for "mode()", I'm all for it, provided we find
a sensible 
 > way to handle multi-modal variables. 
What behaviour do you think is sensible when a variable does not 
have a unique mode?
x = {3,3,3,4,4,4,5,5,5}
Allin.