Difference between revisions of "LeftSide Command"

From GeoGebra Manual
Jump to: navigation, search
(Autogenerated from properties)
(added missing description and example)
Line 3: Line 3:
 
{{command|CAS}}
 
{{command|CAS}}
 
;LeftSide[ <Equation> ]
 
;LeftSide[ <Equation> ]
:{{description}}
+
:Returns the left-hand side of the equation.
 +
{{Example|1=<code>LeftSide[ x + 2 = 3x + 1 ]</code> returns ''x + 2''.}}
 
;LeftSide[ { <Equation> } ]
 
;LeftSide[ { <Equation> } ]
 
:{{description}}
 
:{{description}}

Revision as of 10:32, 8 April 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> } ]


© 2024 International GeoGebra Institute