Published Jun 27, 2025
[
 
]
A log scale (short for logarithmic scale) is a way of displaying numerical data that uses the logarithm of values instead of the values themselves. This means:
Value | Log10(Value) |
---|---|
1 | 0 |
10 | 1 |
100 | 2 |
1000 | 3 |
A plot of these values on a log scale would space 1, 10, 100, and 1000 equally, even though their actual differences are large.