Is there a way to get an inversed function from a mathematical equation expression? #118
philiplin1208
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Let's say we have an expression like y = x*2 + b, then we get x = (y-b)/2.
Beta Was this translation helpful? Give feedback.
All reactions