====== logb ====== {{tag>math numerical_algorithms logarithms needs_examples}} ''fixed logb(fixed base, fixed x)'' ===== Description ===== Returns an arbitrary-base logarithm of x. For a version with integer x, see [[ilogb]].