




total [_v_e_c_t_o_r(s)]; sum total

Output is the sum total of the elements in the input
_v_e_c_t_o_r(_s).  If no _v_e_c_t_o_r is given, the standard input is
assumed.

Example:   total A
outputs the sum total of the elements in A.
