Next: , Previous: , Up: Common Scheme Functions   [Contents][Index]


3.5.65 sum - sum of values in list

Usage: (sum list ...)
Compute the sum of the list of expressions.

Arguments:
list - list of values. Strings are converted to numbers