log10

fun log10(block: Expression.ExpressionBuilder.() -> Unit): Expression
fun log10(value: Double): Expression

Returns the base-ten logarithm of the input.