SyntaxFix
Write A Post
Hire A Developer
Questions
You could simple just do the reverse by making the base of log to e.
import math e = 2.718281 math.log(e, 10) = 2.302585093 ln(10) = 2.30258093