Q: lefthand/right hand side of equation
- To: mathgroup at smc.vnet.net
- Subject: [mg26872] Q: lefthand/right hand side of equation
- From: Robert <robert.schuerhuber at gmx.at>
- Date: Fri, 26 Jan 2001 01:27:20 -0500 (EST)
- Organization: Vienna University of Technology
- Sender: owner-wri-mathgroup at wolfram.com
hello!
maybe a rather simple question:
if i have an equation, how can i get the left/right hand side?
e.g.
eqn={a+b==c+d};
i'd like to get something like:
l=a+b
r=c+d
thanks,
robert
- Follow-Ups:
- Re: Q: lefthand/right hand side of equation
- From: Tomas Garza <tgarza01@prodigy.net.mx>
- Re: Q: lefthand/right hand side of equation