Hello Sage community,
is it possible to compute the inverse of a function in one variable with sage? So say I have
f(x) = log(x)
and I want to compute
f.inverse()
Thank you Paul
1 | initial version |
Hello Sage community,
is it possible to compute the inverse of a function in one variable with sage? So say I have
f(x) = log(x)
and I want to compute
f.inverse()
Thank you Paul