WYRDTEK Home Features Reference Downloads About


Reference/es_sc_getstd

Syntax

double es_sc_getstd( struct es_sc *scalc );

Arguments

struct es_sc *scalc Statistics calculator.

Description

Return standard deviation of the current dataset. This may be either the rolling or overall standard deviation depending on how the calculator was constructed.

[Back To Reference] [Back To Reference/es_sc]