Difference between revisions of "LeftSide Command"

From GeoGebra Manual
Jump to: navigation, search
(added missing description and example)
Line 1: Line 1:
 
 
<noinclude>{{Manual Page|version=4.0}}</noinclude>
 
<noinclude>{{Manual Page|version=4.0}}</noinclude>
 
{{command|CAS}}
 
{{command|CAS}}
Line 6: Line 5:
 
{{Example|1=<code>LeftSide[ x + 2 = 3x + 1 ]</code> returns ''x + 2''.}}
 
{{Example|1=<code>LeftSide[ x + 2 = 3x + 1 ]</code> returns ''x + 2''.}}
 
;LeftSide[ { <Equation> } ]
 
;LeftSide[ { <Equation> } ]
:{{description}}
+
:Returns the left-hand side of the equation (if you use a list of multiple equations as input, left-hand side of the first one is returned).

Revision as of 00:11, 4 June 2011


This command works in CAS View only.

LeftSide[ <Equation> ]
Returns the left-hand side of the equation.
Example: LeftSide[ x + 2 = 3x + 1 ] returns x + 2.
LeftSide[ { <Equation> } ]
Returns the left-hand side of the equation (if you use a list of multiple equations as input, left-hand side of the first one is returned).
© 2024 International GeoGebra Institute