Solve for Argument of Logarithm

This program solves for the argument of a logarithm, given a base B and an exponent E. This program can solve a logarithm of any base. For example, let’s say you need to solve the equation: log3 A = 4. Simply run the program and enter 3 as base B and enter 4 as exponent E. Then the program solves for the argument of the logarithm, which is 81.

Download Solve-for-Argument-of-Logarithm Program »

Related Articles

Leave a Reply