Community Profile

photo

Paraskevas Sarantos


Last seen: 1年以上 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • First Review

バッジを表示

Feeds

表示方法

質問


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

4年弱 前 | 2 件の回答 | 0

2

回答