What is the mathematical terminology for a mathematical relation which can't be expressed as $y=f(x)$ format. Rather you can say it is $y=f(x,y)$ formation. I apologize if I could not explaining it right due to my lack of mathematical knowledge.I stumbled on this equation : $$ y=1-exp(-k(\alpha + y\beta + x ) ) $$ where $\alpha,\beta, k$ are constant value. You can see that both side have $y$ . I do not know any straight forward method to solve this kind of equation, so I solve it in MATLAB using iterative approach.
What kind of equation is this (like we have linear, polynomial etc. ) ?
Sidenote: If you can provide any tutorial link where I can learn to solve this kind of equation without using any software.
I think "implicit function" is the term you are looking for.