fn_fact

Function fn_fact 

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

FACT(number) - factorial of a non-negative integer