Re: Solving multiple equations
- To: mathgroup at smc.vnet.net
- Subject: [mg125541] Re: Solving multiple equations
- From: fabrizio <sgrignuoli at science.unitn.it>
- Date: Sun, 18 Mar 2012 02:42:30 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
Hy,
if I understood what you want,
you can use the syntax:
Solve [{eq1,eq2},{variables}]
in this way mathematica resolve simultaneously your set of equations.
Fabrizio