Difference between revisions of "CIFactor 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== ;CIFactor[ <Expression> ] ;CIFactor[ <Expression>, <Variabl...")
 
Line 4: Line 4:
  
 
;CIFactor[ <Expression> ]
 
;CIFactor[ <Expression> ]
;CIFactor[ <Expression>, <Variable> ]
+
factor over the complex irrationals
 +
{{Example|1=<code>CIFactor[x^2+x+1]</code> return <math> \left( x + \frac{-ί \; \sqrt{3} + 1}{2} \right) \;  \left( x + \frac{ί \; \sqrt{3} + 1}{2} \right)</math>}}
  
factor over the complex irrationals, eg CIFactor[x^2+x+1]
+
;CIFactor[ <Expression>, <Variable> ]

Revision as of 08:27, 12 July 2013


CAS Syntax

CIFactor[ <Expression> ]

factor over the complex irrationals

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


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