Benjamin A. Weyori, Application of Decimal-To-Binary Conversion Technique to Finding the Exponent of Numbers, Journal of Engineering and Applied Sciences, Volume 4,Issue 2, 2009, Pages 132-134, ISSN 1816-949x, jeasci.2009.132.134, (https://makhillpublications.co/view-article.php?doi=jeasci.2009.132.134) 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. Keywords: Exponentiation;signed;unsigned;C++ program;computer arithmetic;decimal-to-binary conversion