log2

fun log2(vararg expressions: Expression): Expression

Returns the base-two logarithm of the input.


DSL function for "log2".