MathGroup Archive 2002

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

Search the Archive

Apply and Heads option

  • To: mathgroup at smc.vnet.net
  • Subject: [mg35213] Apply and Heads option
  • From: "Ersek, Ted R" <ErsekTR at navair.navy.mil>
  • Date: Tue, 2 Jul 2002 02:12:37 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

Hello mathgroup, 
---------

Apply has the Heads option.  
Can somebody give an example where 
Apply[f, expr, Heads->True]   gives a different result than 
Apply[f, expr, Heads->False].

OR where 

Apply[f, expr, levelspec, Heads->True]   gives a different result than 
Apply[f, expr, levelspec, Heads->False].

----------
Thanks,
   Ted Ersek



  • Prev by Date: RE: sparse matrix
  • Next by Date: Re: Absolute Value of Complex Numbers
  • Previous by thread: RE: sparse matrix
  • Next by thread: Re: Apply and Heads option