Re: Solve with assumptions
- To: mathgroup at smc.vnet.net
- Subject: [mg58277] Re: Solve with assumptions
- From: "Mukhtar Bekkali" <mbekkali at gmail.com>
- Date: Sat, 25 Jun 2005 01:56:38 -0400 (EDT)
- References: <d86937$c7n$1@smc.vnet.net><d89261$s7f$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Great. How do you pull the solution out from Reduce? That is, with Solve I can have x=x/.Solve[f[x]==0,x] and get x and use it later on. The output of Reduce is identity, x==number.
- Follow-Ups:
- Re: Re: Solve with assumptions
- From: "Matthias Bode" <lvsaba@hotmail.com>
- Re: Re: Solve with assumptions