Recent content by venki_k07

  1. V

    Graduate Converting dependable variable to independant and vice versa

    Yup. That works, but gives a very huge solution which can be used to solve my system. Thank you very much.
  2. V

    Graduate Converting dependable variable to independant and vice versa

    Hello guys, First of all, thanks for looking at this post and trying to help me. I have function which is shown below, F1= (ε1-√(1+(ε1 μ1-1)x^2))/(ε1+√(1+(ε1 μ1-1)x^2)); F2= (ε2-√(1+(ε2 μ2-1)x^2))/(ε2+√(1+(ε2 μ2-1)x^2)); F=F1*F2; Here, F is a function of x --> F(x) I...