Next: tr, Previous: tolookup, Up: Internal Routines [Contents][Index]
total(x [, mode, power=power,
weights=weights, /float, /double, /keepdims, /omitnans])
By default, returns the sum of numerical array x
. The
arguments, keywords, and type and dimensions of the result are exactly
the same as for the mean
function.