Re: work?
- To: mathgroup at smc.vnet.net
- Subject: [mg120842] Re: work?
- From: Murray Eisenberg <murray at math.umass.edu>
- Date: Fri, 12 Aug 2011 05:06:42 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- References: <201108110909.FAA07127@smc.vnet.net>
- Reply-to: murray at math.umass.edu
On my system (Mathematica 8.0.1), after the Clear, evaluating a gives result a. On 8/11/11 5:09 AM, Themis Matsoukas wrote: > According to http://reference.wolfram.com/mathematica/howto/ClearMyDefinitions.html, Clear["Global`*"] clears all the definitions made during the current Mathematica session. However, > > a = 1; > Clear["Global`*"] > a > > 1 > > How is Clear["Global`*"] supposed to work? > > Thanks > -- Murray Eisenberg murray at math.umass.edu Mathematics & Statistics Dept. Lederle Graduate Research Tower phone 413 549-1020 (H) University of Massachusetts 413 545-2859 (W) 710 North Pleasant Street fax 413 545-1801 Amherst, MA 01003-9305
- References:
- How does Clear["Global`*"] work?
- From: Themis Matsoukas <tmatsoukas@me.com>
- How does Clear["Global`*"] work?