IT by Ksusha
Project 4
Binary Logarithm
This project demonstrates binary logarithm calculation. It is used in computer science to measure data complexity and algorithm efficiency.
Back to Home
Binary Logarithm Calculator
Enter value N to compute logarithm base 2.
H = K * lb(N)
lb(
)
=
?