Re: What is @@@?
- To: mathgroup at smc.vnet.net
- Subject: [mg87201] Re: What is @@@?
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Fri, 4 Apr 2008 02:56:12 -0500 (EST)
- Organization: Uni Leipzig
- References: <ft2au1$ph5$1@smc.vnet.net>
- Reply-to: kuska at informatik.uni-leipzig.de
Hi,
and *if* you would have the text about Apply[]
you have seen that
f@@@expr is equivalent to Apply[f,expr,{1}].
Regards
Jens
Kevin J. McCann wrote:
> I have seen several references to the command @@@ in this newsgroup, but
> a query of the online Documentation Center just refers me to Apply (@@).
> What does it do and where can I read about it?
>
> Thanks
>
> Kevin