MathGroup Archive 2008

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

Search the Archive

Re: Show and 6.0

  • To: mathgroup at smc.vnet.net
  • Subject: [mg89443] Re: [mg89425] Show and 6.0
  • From: Andrzej Kozlowski <akoz at mimuw.edu.pl>
  • Date: Mon, 9 Jun 2008 06:20:50 -0400 (EDT)
  • References: <200806090628.CAA28118@smc.vnet.net>

On 9 Jun 2008, at 15:28, AES wrote:

>>
>> In general, a semi-colon is used to separate the parts of a compound
>> expression
>
> Well, the correct response to that response is "NOT!", right?  Or at
> least, "not entirely".


Do you mean that in all these years you have never read anywhere that  
the Mathemaitca programming language is based on the *FullForm* of  
expressions?
Or are you suggesting that a statement to this effect can't be found  
in the documentation, never mind countless post to the MathGroup?

And if you have known that, has it never occured to you to try  
something like this:

FullForm[Hold[1;]]

Hold[CompoundExpression[1, Null]]

?

Andrzej Kozlowski



  • Prev by Date: Show and 6.0
  • Next by Date: Re: How to get an optimal simplification?
  • Previous by thread: Show and 6.0
  • Next by thread: Re: Show and 6.0