Across base, key values, graph behavior, calculus role, applications, and conversion formulas, common and natural logarithms are two distinct tools that serve different purposes — but they live on the same family of curves and convert into each other through one constant. The table below pairs every aspect covered above so the two can be compared at a glance.
| Aspect |
Common log: log(x) |
Natural log: ln(x) |
| Base |
10 |
e ≈ 2.71828 |
| Anchor (a, 1) on graph |
(10, 1) |
(e, 1) ≈ (2.718, 1) |
| log(2) reference value |
log(2) ≈ 0.301 |
ln(2) ≈ 0.693 |
| Steepness (for x > 1) |
gentler — base 10 is larger |
steeper — smaller base means faster initial rise |
| Calculus property |
d⁄dx log(x) = 1 ⁄ (x · ln(10)) |
d⁄dx ln(x) = 1⁄x — cleanest possible |
| Where it shows up |
Richter scale, decibels, pH, orders of magnitude |
calculus, continuous growth/decay, theoretical derivations |
| Conversion to the other |
log(x) = ln(x) ⁄ ln(10) ≈ ln(x) ⁄ 2.303 |
ln(x) = log(x) · ln(10) ≈ 2.303 · log(x) |