MathGroup Archive 1999

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Problems with Solve

  • To: mathgroup at smc.vnet.net
  • Subject: [mg17044] Re: Problems with Solve
  • From: Jan Krupa <krupa at alpha.sggw.waw.pl>
  • Date: Wed, 14 Apr 1999 02:11:56 -0400
  • Organization: http://news.icm.edu.pl/
  • References: <7es42r$cdb@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Tanveer Choudhury wrote:

> I have an equation
>         eqn == rhs
>
> Solving in the following way
>
>         Solve[eqn,x]
>
> the output is something like
>
>         x->2.11
>
> how do I save the value for x to someother variable...
>
> u can mail to tanveer at wam.umd.edu
>
>         thanx

Have a look at:

http://www.mathematica.com/support/Kernel/Basic/UsingRuleSolutions.html

Jan



  • Prev by Date: Re: BesselJZeros problem/bug?
  • Next by Date: Re: Problems with Solve
  • Previous by thread: RE: Problems with Solve
  • Next by thread: Re: Problems with Solve