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