A fast look-up table method to compute the exp(x) and ln(x) functions
3.3. Note for the practical implementation of the algorithm y=log 2 (x) Since the successive values of x and the LUT numbers that are used with the comparisons are always normalized, the comparisons can be fast computed. But this time the multiplications ...