mathnet/mathnet-symbolics

How to get the inverse function

Opened this issue · 0 comments

Hi,
How to get the inverse function?
The Expression:
"y=x*5+10"

i just want get the function: "x=(y-10)/5"

do we support?