IFactor Commando: verschil tussen versies

Uit GeoGebra Manual
Ga naar: navigatie, zoeken
(geen verschil)

Versie van 18 apr 2015 10:16

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