Function datafusion_functions::math::log10

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

Return a ScalarUDF for log10 :: Log10Func