(sum,List)

sum v -- yields the sum of the elements in the list v.

i1 : sum {1,2,3,4,5}

o1 = 15

See also sum.


topindexpreviousupnext