User Portlet
| Discussions |
|---|
| Thanks, this is helpful. :) |
| Well this option active the keyboard, but disable some shortcuts, at least I can work, Thanks! |
| Hi, from a book need to solve an integral: ![enter image description here][1] , was handwrite solved, but Mathematica show the answer in different form, with code: Integrate[x^3 (2 - x^2)^12, x] and Integrate[x^3 (2 - x^2)^m, x] /.... |
| Hi, example dy/dx x²+y²=16 is -x/y, I can't find solution in [Wolfram language book][1] and as could be expect `D[x^2 + y^2 - 16, x]` is not the way. How can get implicit derivatives? Thanks. [1]:... |
| Thanks! |