« Les opérations bit à bit/Manipulations sur les bits de poids faible/fort » : différence entre les versions

Contenu supprimé Contenu ajouté
Ligne 586 :
: <math>ffs(n) + ctz(n) = n</math>
 
: <math>\log_2{(n)}fhs + clz(n) = n - 1</math>
 
===''Find highest set'' : le logarithme binaire===