IT by Polina
Project 4
Binary Logarithm
Calculates binary logarithm (log2 N). Used in CS for complexity analysis.
Back to Home
Binary Logarithm Calculator
Enter value N (N > 0) to compute logarithm base 2
H = K * lb(N)
lb(
)
=
Ready