pub fn fn_fact(args: &[Expr], ctx: &mut Evaluator<'_>) -> Result<CellValue>
FACT(number) - factorial of a non-negative integer