racookpe1978
Nuclear
- Feb 1, 2007
- 5,984
It might be my rusty algebra, or my even slower Excel, but I have a question:
If cell [g308] "= exp^(f308)", then its inverse (in Excel) in cell [h308] is "= LN(g308)"
and cell [f308] is going to equal cell [h308]
If cell [p308] "= Log(q308)", then its inverse in cell [r308] "= 10^(p308)"
and like above, cell [p308] will equal cell [r308]
But what is the most efficient way to invert other exponential powers?
Algebraically, I had been solving for K from K = a^(b*M) for known values of a, b, and M.
My original equation in cell [k308] was "= a308^(b308*M308)"
Works fine against the master reference.
Experimental results changed, now I have to check for variations of "a" as a function of b, M, and K.
What are my most efficient equation in cell [a308] to invert that formula?
If cell [g308] "= exp^(f308)", then its inverse (in Excel) in cell [h308] is "= LN(g308)"
and cell [f308] is going to equal cell [h308]
If cell [p308] "= Log(q308)", then its inverse in cell [r308] "= 10^(p308)"
and like above, cell [p308] will equal cell [r308]
But what is the most efficient way to invert other exponential powers?
Algebraically, I had been solving for K from K = a^(b*M) for known values of a, b, and M.
My original equation in cell [k308] was "= a308^(b308*M308)"
Works fine against the master reference.
Experimental results changed, now I have to check for variations of "a" as a function of b, M, and K.
What are my most efficient equation in cell [a308] to invert that formula?