Re: What is @@@?
- To: mathgroup at smc.vnet.net
- Subject: [mg87225] Re: [mg87190] What is @@@?
- From: Sseziwa Mukasa <mukasa at jeol.com>
- Date: Fri, 4 Apr 2008 03:00:47 -0500 (EST)
- References: <200804031018.FAA26115@smc.vnet.net>
On Apr 3, 2008, at 6:18 AM, 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?
>
@@@ is a shorthand for Apply[f,expr,{1}] in the same way @@ is
shorthand for Apply[f,expr]. In v6.0 @@@ is described in the 3rd
bullet under the More Information category in the documentation on
Apply. Since the More Information tab is closed by default I suppose
this can lead to confusion.
There are no @@@@., @@@@@, ...
Regards,
Ssezi
- References:
- What is @@@?
- From: "Kevin J. McCann" <Kevin.McCann@umbc.edu>
- What is @@@?