WORKED DEFAULT
Check the calculation with the default inputs
For x = 100, ln Gamma(100) is about 359.13420537 and log10 Gamma(100) is about 155.97000365, even though Gamma(100) itself is extraordinarily large.
- Enter a large argumentx = 100
- Evaluate in log spaceln Gamma(100) = 359.1342...
- Verify recurrenceln Gamma(101) - ln Gamma(100) = ln(100)