I want to calculate the doubling time of coronavirus notifications, having a daily multiplier value of 1.24.
In other words, if the number of infections increases at 24% per day, how many days does it take for the number to double?
Other replies indicate a solution using log base 2, but I don't know how to solve this function.