I am having a cubic eqation -x^3-2.34x^2+ x-2 = 0 and I want to get the coefficient of it. I want to use regex to get it.
-x^3-2.34x^2+ x-2 = 0
The result looks like this