TimeSeries.GetPositiveStdDev (Int32, Int32, Int32) Method
Calculate standard deviation of positive data entries
This language is not supported or no code example is available.
This language is not supported or no code example is available.
public function GetPositiveStdDev(
index1 : int,
index2 : int,
row : int
) : double;
This language is not supported or no code example is available.
Parameters
-
index1
-
int
The index1.
-
index2
-
int
The index2.
-
row
-
int
The row.
Return Value
double
System.Double.
In this article
Definition