log2

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

Returns the base-two logarithm of the input.