[]
Returns the sample standard deviation of the values in the group (uses the formula based on n-1).
public const GridAggregate Std = 7
Type | Description |
---|---|
GridAggregate | Returns the sample standard deviation of the values in the group (uses the formula based on n-1). |