Difference between revisions of "Expand Command"

From GeoGebra Manual
Jump to: navigation, search
m
m
Line 1: Line 1:
<noinclude>{{Manual Page|version=5.0}}</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|cas=true|algebra}}
{{command|cas=true|algebra}}
 
 
;Expand[ <Expression> ]
 
;Expand[ <Expression> ]
 
:Expands the expression.
 
:Expands the expression.

Revision as of 10:52, 20 August 2015


Expand[ <Expression> ]
Expands the expression.
Example: Expand[(2 x - 1)^2 + 2 x + 3] yields 4 x^2 - 2 x + 4.
Note: This command needs to load the Computer Algebra System, so can be slow on some computers. Try using the Polynomial Command instead.

CAS Syntax

Expand[ <Expression> ]
Expands the expression.
Example: Expand[(2 x - 1)^2 + 2 x + 3] yields 4 x^2 - 2 x + 4.
© 2024 International GeoGebra Institute