Implement Algorithm 6.2: Selection of multiplier and shift count
32 or 64
divisor (must not be 0 or a power of 2)
bits of precision desired Output:
true m >= 2**N
See Implementation
Implement Algorithm 6.2: Selection of multiplier and shift count