For a given function f: x->f(x) I would like to compute numericallyits inverse function.
In other word for a given y, I'd like to compute x such f(x) = y.
Is there anything in the library to do so?
For a given function f: x->f(x) I would like to compute numericallyits inverse function.
In other word for a given y, I'd like to compute x such f(x) = y.
Is there anything in the library to do so?