Difference between revisions of "IFactor Command"

From GeoGebra Manual
Jump to: navigation, search
(Created page with "<noinclude>{{Manual Page|version=4.2}}</noinclude>{{betamanual|version=4.4}} {{command|geogebra}} ==CAS Syntax== ;IFactor[ <Expression> ] ;IFactor[ <Expression>, <Variable>...")
 
Line 4: Line 4:
  
 
;IFactor[ <Expression> ]
 
;IFactor[ <Expression> ]
;IFactor[ <Expression>, <Variable> ]
+
Factor over the irrationals
 +
{{Example|1=<code>IFactor[x^2+x-1]</code> return <math> \left( x + \frac{-\sqrt{5} + 1}{2} \right) \;  \left( x + \frac{\sqrt{5} + 1}{2} \right)</math> }}
  
Factor over the irrationals, eg IFactor[x^2+x-1]
+
 
 +
;IFactor[ <Expression>, <Variable> ]

Revision as of 08:40, 12 July 2013


CAS Syntax

IFactor[ <Expression> ]

Factor over the irrationals

Example: IFactor[x^2+x-1] return \left( x + \frac{-\sqrt{5} + 1}{2} \right) \; \left( x + \frac{\sqrt{5} + 1}{2} \right)


IFactor[ <Expression>, <Variable> ]
© 2024 International GeoGebra Institute