Community Profile

photo

Paraskevas Sarantos


Last seen: mehr als ein Jahr vor Aktiv seit 2020

Followers: 0   Following: 0

Statistiken

  • First Review

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

fast 4 Jahre vor | 2 Antworten | 0

2

Antworten