Main Algebra Equations Calculus Matrices Fractals Cellular Automata
Viewer Generator
Running Server MaximaPHP Home Showcase
README SECURITY INSTALL LICENSE CHANGES Documentation
Project page Screenshots Download
English Indonesian Japanese
|
|
 |
|
This MaximaPHP is not connected to any Maxima program!
Simplify Expand Factor
Expand
Expands mathematical expression as much as possible.
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.
(x+y)^5
(a+b+c)^3
(3*a^3+2*(b+c)^2)/(a+b)^2
sin(10*x+y)
sin(a+b)+cos(a+b)
|