Standard deviation (from beginning)
|
Signature |
|---|
|
Accumulate_Prefix_Standard_Deviation(Expression) |
|
Description |
|---|
|
Calculates the standard deviation (sample variance) value over Expression from the beginning up to the current sample. |
|
Result |
|---|
|
The standard deviation value over Expression from the beginning up to the current sample. |
|
Arguments |
|
|---|---|
|
expression |
The signal to be integrated. |