Package functions.unitary.integer.combo
-
Class Summary Class Description Factorial Factorial
is the general class extended in all implementations of factorial.RFactorial The standard recursive definition of factorial.SFactorial Stirling's Approximation for factorials asymptotically approachesn!
, but it has a delta greater than one forx>=5
.