Difference between revisions of "Factor Command"

From GeoGebra Manual
Jump to: navigation, search
m (1 revision: tt => code)
Line 5: Line 5:
 
; Factor[Polynomial]: Factors the polynomial.
 
; Factor[Polynomial]: Factors the polynomial.
 
: {{Example| 1=<code>Factor[x^2 + x - 6]</code> yields ''f(x) = (x-2)(x+3)''.}}
 
: {{Example| 1=<code>Factor[x^2 + x - 6]</code> yields ''f(x) = (x-2)(x+3)''.}}
 +
 +
==CAS view==
 +
 +
; Factor[Polynomial]: Factors the polynomial.
 +
:{{Example|}}

Revision as of 11:12, 22 July 2011



Factor[Polynomial]
Factors the polynomial.
Example: Factor[x^2 + x - 6] yields f(x) = (x-2)(x+3).


CAS view

Factor[Polynomial]
Factors the polynomial.
Example:
© 2024 International GeoGebra Institute