kdrant
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kdrant
kdrant-core
/
dev.kdrant.model
/
Expression
/
Log10
Log10
data
class
Log10
(
val
operand
:
Expression
)
:
Expression
Base-10 logarithm.
Members
Constructors
Log10
Link copied to clipboard
constructor
(
operand
:
Expression
)
Properties
operand
Link copied to clipboard
val
operand
:
Expression