This tool calculates the Logarithm base 2 of any number x.
Formula
y = Log2(x)
Background
The Logarithm base 2 of x = 2 is 1.
Below is a table of numbers and the Log2() values
x | Log2(x) |
1 | 0 |
2 | 1 |
4 | 2 |
8 | 3 |
16 | 4 |
32 | 5 |
64 | 6 |
128 | 7 |
256 | 8 |
OneSDR contains affiliate links and is a member of the Amazon Services LLC Associates Program, eBay affiliate program, Etsy Affiliate Program. If you make a purchase using one of these links, we may receive compensation at no extra cost to you. This helps support our research, testing and writing.
This tool calculates the Logarithm base 2 of any number x.
y = Log2(x)
The Logarithm base 2 of x = 2 is 1.
Below is a table of numbers and the Log2() values
x | Log2(x) |
1 | 0 |
2 | 1 |
4 | 2 |
8 | 3 |
16 | 4 |
32 | 5 |
64 | 6 |
128 | 7 |
256 | 8 |