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