Re: What is @@@?
- To: mathgroup at smc.vnet.net
- Subject: [mg87209] Re: What is @@@?
- From: udohackl at web.de
- Date: Fri, 4 Apr 2008 02:57:43 -0500 (EST)
- References: <ft2au1$ph5$1@smc.vnet.net>
On 3 Apr., 12:18, "Kevin J. McCann" <Kevin.McC... at umbc.edu> 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 > -- > > Kevin J. McCann > Research Associate Professor > JCET/Physics > Physics Building > University of Maryland, Baltimore County > 1000 Hilltop Circle > Baltimore, MD 21250 Hallo, it means:f@@@expr is equivalent to Apply[f,expr,{1}].