The maximum biased base 2 exponent for a double-precision floating-point number.
Binary logarithm (base 2).
Compute an integer binary logarithm (base two).
Base 2 exponential function.
Create an iterator which evaluates the base 2 exponential function for each iterated value.
Create an iterator which evaluates the binary logarithm for each iterated value.
The maximum biased base 2 exponent for a single-precision floating-point number.