@article{MAKHILLJEAS20094213102, title = {Application of Decimal-To-Binary Conversion Technique to Finding the Exponent of Numbers}, journal = {Journal of Engineering and Applied Sciences}, volume = {4}, number = {2}, pages = {132-134}, year = {2009}, issn = {1816-949x}, doi = {jeasci.2009.132.134}, url = {https://makhillpublications.co/view-article.php?issn=1816-949x&doi=jeasci.2009.132.134}, author = {Benjamin A.}, keywords = {Exponentiation,signed,unsigned,C++ program,computer arithmetic,decimal-to-binary conversion}, abstract = {Exponentiation is one of the important functions in computer arithmetic. In this study, we propose a new method for finding the exponents of numbers. The method is valid for both signed and unsigned real numbers with the exception of zero. In order to demonstrate the applicability of the proposed method, we wrote a simple C++ program.} }