| QdbDoubleColumnSampleStdDev Method |
Gets the sample 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? SampleStdDev()
Public Function SampleStdDev As Double?
Return Value
Type:
NullableDoubleThe sample standard deviation of the table
Exceptions See Also