Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Can sage compute the inverse of a function?

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