Function datafusion_functions::math::log2

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

Return a ScalarUDF for log2 :: Log2Func