Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@tulir tulir released this 28 Aug 17:09
· 6 commits to master since this release

Added support for Stirling's approximation to calculate factorials for values higher than 10000. The new limit is 61154108320430275 (which results in 3.02143 × 10999999999999999999, where 999999999999999999 is Python Decimal's MAX_EMAX)