Distance to Next Power of Two Calculator
Calculate how far a nonnegative integer is from the next power of two that is greater than or equal to it.
Description
Calculate how far a nonnegative integer is from the next power of two that is greater than or equal to it.