StdDev('Expression', 'Reset=0')

Arguments

'Expression'

Signal, for which the standard deviation should be determined

'Reset'

Optional parameter (default = 0) to stop and restart the

'Reset' = 0

Perform calculation

'Reset' = 1

Stop calculation and set result to 0

Description

This function returns the standard deviation of 'Expression' as its result. If 'Reset' is TRUE the result is reset to 0.

Example