Documentation

FormalConjectures.ForMathlib.Analysis.SpecialFunctions.Log.Basic

noncomputable def Real.iteratedLog (x : ) :

The iterated logarithm of x is the number of times the natural logarithm must be iteratively applied before the result is less than or equal to 1. Reference: https://en.wikipedia.org/wiki/Iterated_logarithm

Equations
Instances For