Function log2

Source
pub fn log2(col: impl Into<Column>) -> Column
Expand description

Returns the base-2 logarithm of the argument.