 | QdbInt64Column.Kurtosis Method |
Gets the kurtosis of the table
Namespace:
Quasardb.TimeSeries
Assembly:
Quasardb (in Quasardb.dll) Version: 3.10.1.0 (3.10.1.0)
SyntaxPublic Function Kurtosis As Long?
Return Value
Type:
Nullable<Int64>The kurtosis of the table
Exceptions
See Also