IFactor Commando

Uit GeoGebra Manual
Versie door Ccambre (overleg | bijdragen) op 18 apr 2015 om 10:16
(wijz) ← Oudere versie | Huidige versie (wijz) | Nieuwere versie → (wijz)
Ga naar: navigatie, zoeken

Sjabloon:Manual Page

IFactor[ <Polynomial> ]
Ontbind in complexe factoren.
Voorbeeld:
IFactor[x^2 + x - 1] geeft \left( x + \frac{-\sqrt{5} + 1}{2} \right) \left( x + \frac{\sqrt{5} + 1}{2} \right)

CAS venster

IFactor[ <Uitdrukking> ]
Ontbind in complexe factoren.
Voorbeeld:
IFactor[x^2 + x - 1] geeft \left( x + \frac{-\sqrt{5} + 1}{2} \right) \left( x + \frac{\sqrt{5} + 1}{2} \right)
IFactor[ <Uitdrukking>, <Variabele> ]
Ontbind in complexe factoren naar een gegeven variabele.
Voorbeeld:
IFactor[a^2 + a - 1, a] geeft \left( a + \frac{-\sqrt{5} + 1}{2} \right) \left( a + \frac{\sqrt{5} + 1}{2} \right)
Nota: Zie ook het commando CIFactor.
© 2024 International GeoGebra Institute