fn_log

Function fn_log 

Source
pub fn fn_log(args: &[Expr], ctx: &mut Evaluator<'_>) -> Result<CellValue>
Expand description

LOG(number, [base]) - logarithm with optional base (default 10)