WASET
	@article{(Open Science Index):https://publications.waset.org/pdf/9999600,
	  title     = {A New Floating Point Implementation of Base 2 Logarithm},
	  author    = {Ahmed M. Mansour and  Ali M. El-Sawy and  Ahmed T Sayed},
	  country	= {},
	  institution	= {},
	  abstract     = {Logarithms reduce products to sums and powers to products; they play an important role in signal processing, communication and information theory. They are primarily
used for hardware calculations, handling multiplications, divisions,
powers, and roots effectively. There are three commonly
used bases for logarithms; the logarithm with base-10 is called
the common logarithm, the natural logarithm with base-e and
the binary logarithm with base-2. This paper demonstrates different
methods of calculation for log2 showing the complexity
of each and finds out the most accurate and efficient besides
giving insights to their hardware design. We present a new
method called Floor Shift for fast calculation of log2, and
then we combine this algorithm with Taylor series to improve
the accuracy of the output, we illustrate that by using two
examples. We finally compare the algorithms and conclude
with our remarks.
},
	    journal   = {International Journal of Information and Communication Engineering},
	  volume    = {8},
	  number    = {10},
	  year      = {2014},
	  pages     = {1352 - 1355},
	  ee        = {https://publications.waset.org/pdf/9999600},
	  url   	= {https://publications.waset.org/vol/94},
	  bibsource = {https://publications.waset.org/},
	  issn  	= {eISSN: 1307-6892},
	  publisher = {World Academy of Science, Engineering and Technology},
	  index 	= {Open Science Index 94, 2014},
	}