Difference between revisions of "RightSide 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>RightSide[ x + 2 = 3x + 1 ]</code> returns ''3x + 1''.}}
 
{{Example|1=<code>RightSide[ x + 2 = 3x + 1 ]</code> returns ''3x + 1''.}}
 
;RightSide[ { <Equation> } ]
 
;RightSide[ { <Equation> } ]
:{{description}}
+
:Returns the right-hand side of the equation (if you use a list of multiple equations as input, right-hand side of the first one is returned).

Revision as of 00:12, 4 June 2011


This command works in CAS View only.

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