Sum (from beginning)
|
Signature |
|---|
|
Accumulate_Prefix_Sum(expression) |
|
Description |
|---|
|
Calculates the sum over expression from the beginning up to the current sample. |
|
Result |
|---|
|
The sum over expression from the beginning up to the current sample. |
|
Arguments |
|
|---|---|
|
expression |
The signal over which the sum shall be calculated. |