MathGroup Archive 2001

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

Search the Archive

Re: How to clear OverBar[p]

  • To: mathgroup at smc.vnet.net
  • Subject: [mg30199] Re: How to clear OverBar[p]
  • From: "Martin Richter" <mrMICE.fi at cbs.dk>
  • Date: Thu, 2 Aug 2001 03:15:54 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

Sorry, I have just one more question.

Normally I clear variables before assigning values so no mistakes are made.
But the

Use Unset
Overbar[p]

only works when Overbar[p] has assigned a value otherwise you will get an
error/warning. Is there a way to avoid this, like asking if a variable is
already assigned a value.

TIA
Martin


"Martin Richter" <mrMICE.fi at cbs.dk> wrote in message news:...
> Hi
>
> Thanks for the help and reply. From the thread mention earlier I just have
> the impression just to write
>
> Overbar[p]
>
> and not
>
> Use Unset
> Overbar[p]
>
> One of many stupid mistakes,
> Martin
>
> "Martin Richter" <mrMICE.fi at cbs.dk> wrote in message
> news:9k8706$3kk$1 at smc.vnet.net...
> > Hi
> >
> > Using Mathematica 4.1 I want to Clear the Variable OverBar[p]. I have
> tried
> > all suggestions comming from the thread: Re: Clear or remove definitions
> > including Subscripts but this does not work here :-(
> >
> > TIA
> > Martin
> >
> > ---------------------------------------
> > Please remove PET to reply by email
> >
> >
> >
>
>




  • Prev by Date: Re: Finding the intersect of two curves
  • Next by Date: Re: Applying List of Functions To List Of Arguments
  • Previous by thread: Re: How to clear OverBar[p]
  • Next by thread: Re: Re: How to clear OverBar[p]