OntbindenComplex Commando
- OntbindenComplex( <Veelterm> )
-
Ontbind in complexe factoren.
OntbindenComplex(x^2 + x - 1)
geeft \( \left( x + \frac{-\sqrt{5} + 1}{2} \right) \left( x + \frac{\sqrt{5} +
1}{2} \right)\)
CAS venster
- OntbindenComplex( <Uitdrukking> )
-
Ontbind in complexe factoren.
- OntbindenComplex( <Uitdrukking>, <Variabele> )
-
Ontbind in complexe factoren naar een gegeven variabele.
OntbindenComplex(a^2 + a - 1, a)
geeft \( \left( a + \frac{-\sqrt{5} + 1}{2} \right) \left( a + \frac{\sqrt{5} +
1}{2} \right)\)
OntbindenComplex(x^2 + x - 1)
geeft \( \left( x + \frac{-\sqrt{5} + 1}{2} \right) \left( x + \frac{\sqrt{5} +
1}{2} \right)\)
Zie ook het commando OntbindenComplexIrrationaal. |