<p>just for convenience</p>
<p>I'm not sure if there's a function to do so directly (there may be?), but why not just use solve() to switch around the variables?</p>
<p>IE - find the inverse of y=5x+10</p>
<p>solve(x=5y+10,y)</p>
<p>That's how i'd do it.....</p>
<p>thats a great way to do it!
thanks</p>
<p>Thanks for the tip, any others for someone taking math IIc with the 89?</p>
<p>i can't believe i didn't think of that before. kudos to you!</p>
<p>Yeah, thats the easiest way to solve it.</p>
<p>Its just the function that undoes what the original function did. So invf(f(x) = x</p>
<p>Bumping an important and potentially helpful old thread.</p>