MathGroup Archive 2005

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

Search the Archive

Re: What is causing this error message?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg57593] Re: [mg57537] What is causing this error message?
  • From: Chris Chiasson <chris.chiasson at gmail.com>
  • Date: Wed, 1 Jun 2005 06:04:28 -0400 (EDT)
  • References: <200505310900.FAA03456@smc.vnet.net>
  • Reply-to: Chris Chiasson <chris.chiasson at gmail.com>
  • Sender: owner-wri-mathgroup at wolfram.com

use == instead of =

On 5/31/05, Bookreader <bookreader127 at yahoo.com> wrote:
>         NSolve[{x^3y + xy - 10 = 0, xy^2 - xy + 6 = 0}, {x, y}]
> 
>         Set::write: Tag Plus in -10 + x y + x^3  y is Protected. More?
> 
>         Please tell me how to correct this.
> 
>         Thanks.
> 
> 


-- 
Chris Chiasson
http://chrischiasson.com/
1 (810) 265-3161


  • Prev by Date: Re: What is causing this error message?
  • Next by Date: Re: What is causing this error message?
  • Previous by thread: Re: What is causing this error message?
  • Next by thread: Re: What is causing this error message?