====== log2 ====== {{tag>math numerical_algorithms logarithms needs_examples}} ''fixed log2(fixed x)'' ===== Description ===== Returns the base-2 logarithm of x. For a version with integer argument, see [[ilog2]].