Integrate Differentiate
Differentiate
Returns the differential of an expression with respect to some variables.
Powered by Maxima 5.11.0 with MaximaPHP 0.1.3 interface.
Text | MathML | TeX | Maxima | Examples | Code
Examples
You 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
Most of the visitors who used this tool also used カレンダー (7.7%), Source (7.7%), DNS (7.7%)
Source code of 'Differentiate' is available at MaximaPHP from SourceForge.
|