Function Sum-List

Part of:

package cl-mathstats
( sum-list < number-list > )

Takes a sequence of numbers and returns their sum.
Formula: Sum(X).