I have an equation of this form:
0 = at^3+bt^2+ct+d
I know a, b, c, and d but need to find a valid real value of t ranged [0, 1]. Can this library solve this for me?
0 = at^3+bt^2+ct+d
I know a, b, c, and d but need to find a valid real value of t ranged [0, 1]. Can this library solve this for me?