Home
| math | handbook
| dictionary | function | eq.
| graphics
| coding
| example
| help
| ?
| 中文
Input:
taylor(exp(x), x, 8)
Write:
`taylor(exp(x), x, 8)`
Compute:
$$taylor(exp(x),x,8)$$
Output:
$$taylor(exp(x),x,8)== 2980.9579870417283+2980.9579870417283\ (-8.0+x)+1490.4789935208642\ {(-8.0+x)}^{2}+496.8263311736214\ {(-8.0+x)}^{3}+124.20658279340535\ {(-8.0+x)}^{4}+24.84131655868107\ {(-8.0+x)}^{5}+4.140219426446845\ {(-8.0+x)}^{6}+0.591459918063835\ {(-8.0+x)}^{7}$$
Result: $$2980.9579870417283+2980.9579870417283\ (-8.0+x)+1490.4789935208642\ {(-8.0+x)}^{2}+496.8263311736214\ {(-8.0+x)}^{3}+124.20658279340535\ {(-8.0+x)}^{4}+24.84131655868107\ {(-8.0+x)}^{5}+4.140219426446845\ {(-8.0+x)}^{6}+0.591459918063835\ {(-8.0+x)}^{7}$$
zoom graph by mouse wheel.
Home | list | about | wiki | forum | contact | donate | index | ? | 中文