 | QdbDoubleColumn.AbsMin Method |
Gets the point with the smallest absolute value of the table
Namespace:
Quasardb.TimeSeries
Assembly:
Quasardb (in Quasardb.dll) Version: 3.9.9.0 (3.9.9.0)
Syntaxpublic QdbDoublePoint AbsMin()
Public Function AbsMin As QdbDoublePoint
Return Value
Type:
QdbDoublePointThe point with the smallest absolute value of the table
Exceptions
See Also