Home
| math | handbook
| dictionary | function | eq.
| graphics
| coding
| example
| help
| ?
| 中文
Input:
taylor(exp(x))
Write:
`taylor(exp(x))`
Compute:
$$taylor(exp(x))$$
Output:
$$taylor(exp(x))== 1+x+0.5\ {x}^{2}+0.16666666666666666\ {x}^{3}+0.041666666666666664\ {x}^{4}+0.008333333333333333\ {x}^{5}+0.001388888888888889\ {x}^{6}+(1.984126984126984*10^{-4})\ {x}^{7}$$
Result: $$1+x+0.5\ {x}^{2}+0.16666666666666666\ {x}^{3}+0.041666666666666664\ {x}^{4}+0.008333333333333333\ {x}^{5}+0.001388888888888889\ {x}^{6}+(1.984126984126984*10^{-4})\ {x}^{7}$$
zoom graph by mouse wheel.
Home | list | about | wiki | forum | contact | donate | index | ? | 中文