IFactor Commando: verschil tussen versies

Uit GeoGebra Manual
Ga naar: navigatie, zoeken
 
Regel 1: Regel 1:
<noinclude>{{Manual Page|version=4.0}}</noinclude>{{command|cas=true|algebra|IFactor}}
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|cas=true|algebra|IFactor}}
 
;IFactor( <Veelterm> )
 
;IFactor( <Veelterm> )
 
:Ontbind in complexe factoren.
 
:Ontbind in complexe factoren.

Huidige versie van 1 aug 2019 om 18:20

Sjabloon:Manual Page

IFactor( <Veelterm> )
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