Re: What is @@@?
- To: mathgroup at smc.vnet.net
- Subject: [mg87212] Re: [mg87190] What is @@@?
- From: "Adriano Pascoletti" <adriano.pascoletti at gmail.com>
- Date: Fri, 4 Apr 2008 02:58:16 -0500 (EST)
- References: <200804031018.FAA26115@smc.vnet.net>
>From Mathematica 6 ref/Apply (more information, third item)
f@@@expr is equivalent to Apply[f,expr,{1}].
Adriano Pascoletti
On Thu, Apr 3, 2008 at 12:18 PM, Kevin J. McCann <Kevin.McCann 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
>
>
- References:
- What is @@@?
- From: "Kevin J. McCann" <Kevin.McCann@umbc.edu>
- What is @@@?