I have a function like this:
X = A + B.ln(X+C)
I want to transform this function to : X = f( A,B,C)
As simple as well. even through it's approximate function.
I try to apply Taylor serials but it's look not ok.
Please give me some suggestion about this problem. it's very important for my research
Thanks so much
