Timeline for How can I sort the polynomial by the degree of $x$
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 14, 2020 at 1:21 | answer | added | J. M.'s missing motivation | timeline score: 3 | |
| Nov 19, 2013 at 17:36 | comment | added | Stephen Luttrell | You can extract the coefficients of $x$ as a list using f1 /. x -> (x - a/3) // CoefficientList[#, x] &. | |
| Nov 19, 2013 at 13:29 | answer | added | ybeltukov | timeline score: 8 | |
| Nov 19, 2013 at 13:26 | history | undeleted | integer | ||
| Nov 19, 2013 at 13:19 | history | deleted | integer | via Vote | |
| Nov 19, 2013 at 13:18 | history | asked | integer | CC BY-SA 3.0 |