Inverse factorial improved

23 · John Cook · July 28, 2026, 2:20 p.m.
Summary
The blog post discusses improvements made to a method for computing the inverse of a factorial, originally described in a previous article. It aims to solve for the smallest integer n such that n! exceeds a given number of bits b, building on previous work with practical applications.