fn_n

Function fn_n 

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

N(value) - convert to number: numbers stay, bools become 0/1, errors stay, everything else 0