datafusion_functions::math

Function log10

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

Return a ScalarUDF for log10 :: Log10Func