log10

fun log10(vararg expressions: Expression): Expression

Returns the base-ten logarithm of the input.


DSL function for "log10".