pub const MAX_NUMBER_FACTORIAL: usize = 34;
Expand description

Smallest number such that (n+1)! overflow u128.