Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
LOG returns the logarithm of a number with any base you specify; if you omit the base it defaults to 10. Use it to convert exponential data to a linear scale, compute decibels, or solve exponential equations.
=LOG(A2,2)=LOG(A2,2)Computed by a real spreadsheet engine on the sample data below.
| Value | Log Base 2 |
| 1 | |
| 2 | |
| 8 | |
| 64 |
=LOG(A2,2)→0
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Need a version for your data?
Try: “Calculate the base-2 logarithm of numbers to measure data in bits”
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: