| QdbDoubleColumnPopulationStdDev Method |
Gets the population standard deviation of the table
Namespace:
Quasardb.TimeSeries
Assembly:
Quasardb (in Quasardb.dll) Version: 3.15.0.0 (3.15.0.0)
Syntax public double? PopulationStdDev()
Public Function PopulationStdDev As Double?
Return Value
Type:
NullableDoubleThe population standard deviation of the table
Exceptions See Also