Calculate logarithms with any base, natural log, and common log.
log_10(100)
2
ln(100)
4.60517
log10(100)
Check
10^2.0000 = 100