Trouvez instantanément le logarithme binaire (log₂) de n'importe quel nombre positif.
Entrez une valeur dans le champ ci-dessous pour calculer son logarithme base 2. Ceci est essentiel pour le travail en informatique, traitement du signal et théorie de l'information.
Voyez comment fonctionne le calculateur avec ces cas d'usage courants.
Calculating the log base 2 of a number that is a direct power of 2.
x = 8
Finding the number of bits required to represent a large number of states.
x = 1024
Calculating the log base 2 for a number between 0 and 1.
x = 0.5
An example where the result is not a whole number.
x = 100