Stirling's approximation of factorial
Online calculator computes Stirling's approximation of factorial of given positive integer (up to 170!)
Factorial n! of a positive integer n is defined as:
The special case 0! is defined to have value 0! = 1
There are several approximation formulae, for example, Stirling's approximation, which is defined as:
For simplicity, only main member is computed
with the claim that
This calculator computes factorial, then its approximation using Stirling's formula. Also, it computes lower and upper bounds from inequality above.
Unfortunately, because it operates with floating-point numbers to compute approximation, it has to rely on Javascript numbers and is limited to 170!
For the UNLIMITED factorial, check out this unlimited factorial calculator
URL copied to clipboard
Similar calculators
PLANETCALC, Stirling's approximation of factorial
Comments