datafusion_functions::math

Function log2

source
pub fn log2() -> Arc<ScalarUDF>
Expand description

Return a ScalarUDF for log2 :: Log2Func