Re: Re: Replace and ReplaceAll -- simple application
- To: mathgroup at smc.vnet.net
- Subject: [mg106049] Re: [mg105997] Re: Replace and ReplaceAll -- simple application
- From: Murray Eisenberg <murray at math.umass.edu>
- Date: Thu, 31 Dec 2009 03:16:25 -0500 (EST)
- Organization: Mathematics & Statistics, Univ. of Mass./Amherst
- References: <26882784.1261873319266.JavaMail.root@n11> <hhc79g$2np$1@smc.vnet.net> <200912300911.EAA17031@smc.vnet.net>
- Reply-to: murray at math.umass.edu
If you search for "atom" in the Documentation Center, the first thing you'll find is AtomQ. The term "atom", with a lower-case "a", appears in examples there. But you'll find no entry for "Atom" as a built-in symbol. AES wrote: > In article <hhc79g$2np$1 at smc.vnet.net>, > DrMajorBob <btreat1 at austin.rr.com> wrote: > >> -1. is a Real, hence an Atom, so it has no subordinate parts. >> >> Bobby >> > > Thanks -- except, after digging out and reading the Basic Objects > tutorial (which was useful), I think you mean "hence an atomic object"? > > Is "Atom" a defined term in Mathematica? The tutorial doesn't seem to > use it. > > [And as an aside, is the shaded table of atomic objects in this tutorial > supposed to be a *complete* list of *all* the atomic objects in > Mathematica? I'm never clear whether these shaded lists are supposed to > contain all, or just some, of the objects they illustrate.]. > -- 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:
- Re: Replace and ReplaceAll -- simple application
- From: AES <siegman@stanford.edu>
- Re: Replace and ReplaceAll -- simple application