Home
| math | handbook
| dictionary | function | eq.
| graphics
| coding
| example
| help
| ?
| 中文
Input:
convert(x^2-5*x+6 to poly)
Write:
`convert(x^2-5*x+6 to poly)`
Compute:
$$convert\ to\ poly :$$ $$6-5\ x+{x}^{2}$$
Output:
$$convert\ to\ poly :$$ $$6-5\ x+{x}^{2}== polys(1,-5,6,x)$$
Result: $$polys(1,-5,6,x)$$
zoom graph by mouse wheel.
Home | list | about | wiki | forum | contact | donate | index | ? | 中文