This is the equation I have to put in expression
f =(a0*V+a1*T+a2*I)*MR
In some case, the value of f is less than 0. How can I define " f=0 if f<0'?
Thank you very much for any helps.
f =(a0*V+a1*T+a2*I)*MR
In some case, the value of f is less than 0. How can I define " f=0 if f<0'?
Thank you very much for any helps.