Difference between revisions of "CIFactor Command"

From GeoGebra Manual
Jump to: navigation, search
m (tagged for missing description - typo)
Line 4: Line 4:
  
 
;CIFactor[ <Expression> ]
 
;CIFactor[ <Expression> ]
:factor over the complex irrationals
+
:Factors over the complex irrationals
 
:{{Example|1=<code>CIFactor[x^2+x+1]</code> returns <math> \left( x + \frac{-ί \; \sqrt{3} + 1}{2} \right) \;  \left( x + \frac{ί \; \sqrt{3} + 1}{2} \right)</math>}}
 
:{{Example|1=<code>CIFactor[x^2+x+1]</code> returns <math> \left( x + \frac{-ί \; \sqrt{3} + 1}{2} \right) \;  \left( x + \frac{ί \; \sqrt{3} + 1}{2} \right)</math>}}
  
 
;CIFactor[ <Expression>, <Variable> ]
 
;CIFactor[ <Expression>, <Variable> ]
 
{{description}}
 
{{description}}

Revision as of 17:53, 12 July 2013


CAS Syntax

CIFactor[ <Expression> ]
Factors over the complex irrationals
Example: CIFactor[x^2+x+1] returns \left( x + \frac{-ί \; \sqrt{3} + 1}{2} \right) \; \left( x + \frac{ί \; \sqrt{3} + 1}{2} \right)


CIFactor[ <Expression>, <Variable> ]


© 2024 International GeoGebra Institute