|
[Date Index]
[Thread Index]
[Author Index]
Re: Manupulation of equations in Mathematica
- To: mathgroup at smc.vnet.net
- Subject: [mg75843] Re: Manupulation of equations in Mathematica
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Fri, 11 May 2007 06:23:53 -0400 (EDT)
- Organization: Uni Leipzig
- References: <f21drt$6am$1@smc.vnet.net>
- Reply-to: kuska at informatik.uni-leipzig.de
Hi,
Solve[2 + R Cc + R Bc == Ac R,R] /. Rule->Equal
??
Regards
Jens
G de Graaf wrote:
> Hello,
>
> I have a question about the presentation
> of equations:
>
> As the result of a large set of equations
> I get a complicated eqn.
>
> Let's assume a simple one:
>
> 2 + R Cc + R Bc == Ac R
>
> Now I want to tell Mathematica to write
> this equation in a readable form for me:
>
> R = ..........
>
> Any idea how to do this ??
>
> Thanx,
>
> Ger de Graaf
> Delft University of Technology
>
> .
>
Prev by Date:
Solve & RotationMatrix
Next by Date:
6.0 looks really nice so far.
Previous by thread:
Manupulation of equations in Mathematica
Next by thread:
Re: Manupulation of equations in Mathematica
|