Hey
I need to change this equasion around so that it doesnt use the exponent function. i know you can do it, i just how. Any suggestions, in desperate need of help. An example of what values my be in the variables are:
Best_A = 22.164
Best_B = 2.813
Best_h0 = 1.008
Y = 0.4
Code:X = Best_A * (Y - Best_H0) ^ Best_B
Thanks




Reply With Quote