I have an equation: 10,9 * 2^(x/1,5) = 1000 and want to calculate the value of x.
x being in the exponent is my problem. How can I get to something like: x = ...
I have an equation: 10,9 * 2^(x/1,5) = 1000 and want to calculate the value of x.
x being in the exponent is my problem. How can I get to something like: x = ...