ListTools
PartialSums
return the partial sums of a list
Calling Sequence
Parameters
Description
Examples
PartialSums(L)
L
-
list
The PartialSums(L) function returns a list of partial sums of the elements in list L.
See Also
inline
type[list]
Download Help Document