LeftSide Command

From GeoGebra Manual
Revision as of 16:31, 12 June 2012 by Murkle (talk | contribs)
Jump to: navigation, search

This command works in CAS View only.

LeftSide[ <Equation> ]
Returns the left-hand side of the equation.
Example:
LeftSide[x + 2 = 3x + 1] yields x + 2.
LeftSide[ { <Equation> } ]
Returns the left-hand sides of the equations.
Example:
LeftSide[{a^2 + b^2 = c^2, x + 2 = 3x + 1}] yields {a2 + b2, x + 2}.
Note:
© 2024 International GeoGebra Institute