 | QdbInt64ColumnPopulationStdDev Method |
Gets the population standard deviation of the table
Namespace:
Quasardb.TimeSeries
Assembly:
Quasardb (in Quasardb.dll) Version: 3.9.9.0 (3.9.9.0)
Syntaxpublic Nullable<long> PopulationStdDev()
Public Function PopulationStdDev As Nullable(Of Long)
Return Value
Type:
NullableInt64The population standard deviation of the table
Exceptions
See Also