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
+
: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>}}
+
:{{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}}

Revision as of 17:45, 12 July 2013


CAS Syntax

CIFactor[ <Expression> ]
factor 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