Factor Expand Simplify
Factor
Factors mathematical expression into factors irreducible over the integers. Also factors integer into prime numbers.
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.
2^63 - 1
-8*y - 4*x + z^2*(2*y + x)
-1 - 2*x - x^2 + y^2 + 2*x*y^2 + x^2*y^2
1 + %e^(3*x)
1 + x^4, a^2 - 2
Most of the visitors who used this tool also used Text (50.0%), HTML エンコーダ (21.1%), Examples (21.1%)
Source code of 'Factor' is available at MaximaPHP from SourceForge.
|