Community Profile

photo

Paraskevas Sarantos


Last seen: más de 1 año hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • First Review

Ver insignias

Feeds

Ver por

Pregunta


vpa doesnt transform the roots of a polynomial equation to numerical results
syms x k eq1 = x^3 - x*k^2 + 2*k*x^2 + 2*k^3 == 0; sol = solve(eq1,x); vpa(sol) in the code above, although i use the vpa co...

casi 4 años hace | 2 respuestas | 0

2

respuestas