]>
![]() |
|
| MaximaPHP : Calculus : Differentiate |
Main |
This MaximaPHP is not connected to any Maxima program!Differentiate IntegrateDifferentiateReturns the differential of an expression with respect to some variables.Powered by Maxima 5.11.0 with MaximaPHP 0.1.3 interface. IE users may want to install MathPlayer plugin from Design Science or just convert to Firefox. Text | MathML | TeX | Maxima | Examples | Code ExamplesYou can refer to the last output and input using variables%lo and %li respectively.Additionally variable %lx is used internally by MaximaPHP.sin(x+y)*cos(x+y) x, 3, y, 2 2*x^2+x^3+sin(x) x sin(x)*cos(x) x sin(x)*cos(x) x, 2 exp(f(x)) x, 2 |
|