Can someone explain to my why, according to many average calculators, the average of this array is some very small negative number instead of zero?
[-5.4, -4.4, -2.4, -1.4, 13.6]
for example, numpy.average and numpy.mean return this value:
-3.5527136788e-16