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=4.0}}</noinclude>{{command|cas=true|algebra|IFactor}}
;IFactor[ <Polynomial> ]
+
;IFactor[ <PolynomialVeelterm> ]
 
:Ontbind in complexe factoren.
 
:Ontbind in complexe factoren.
 
:{{Example|1=<div><code>IFactor[x^2 + x - 1]</code> geeft <math> \left( x + \frac{-\sqrt{5} + 1}{2} \right)    \left( x + \frac{\sqrt{5} + 1}{2} \right)</math></div>}}
 
:{{Example|1=<div><code>IFactor[x^2 + x - 1]</code> geeft <math> \left( x + \frac{-\sqrt{5} + 1}{2} \right)    \left( x + \frac{\sqrt{5} + 1}{2} \right)</math></div>}}

Versie van 7 jan 2016 08:33

Sjabloon:Manual Page

IFactor[ <PolynomialVeelterm> ]
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