datafusion_functions::math::expr_fn

Function log

Source
pub fn log(base: Expr, num: Expr) -> Expr
Expand description

logarithm of a number for a particular base