I want to rearrange the logarithm of a ratio shown in the paper here for figure 3 http://onlinelibrary.wiley.com/doi/10.1111/j.1469-7998.2006.00227.x/full
It is shown as log10(corneal diameter/ axial length) = -0.22
But I want to get it in terms of axial length.
Appendix 1 of this paper does just this http://www.jstor.org/stable/pdf/10.1086/670009.pdf and says:
axial length = corneal diameter * 10^-0.22
However, I've been criticised for using this and that it should be:
axial length=corneal Diameter/10^-0.22
So I turned to wolfram alpha and inputted:
log10(x/y)=-z, solve for y
which gave:
y = x * 10^0.22
equivalent to:
axial length = corneal diameter * 10^0.22
So I have three different answers to what should be a trivial rearrangement. Much appreciated if you can tell me who's correct. Thanks.
Apologies if the links aren't accessible to all but I've tried to replicate everything in full here.