Group Abstract Group Abstract

Message Boards Message Boards

Summing table values

POSTED BY: Sven Cozijn
Posted 11 years ago

Accumulate function.

Accumulate[{a, b, c}]

{a, a + b, a + b + c}

POSTED BY: Priyan Fernando
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard