RE: What is @@@?
- To: mathgroup at smc.vnet.net
- Subject: [mg87215] RE: [mg87190] What is @@@?
- From: "Jose Luis Gomez" <jose.luis.gomez at itesm.mx>
- Date: Fri, 4 Apr 2008 02:58:51 -0500 (EST)
- References: <200804031018.FAA26115@smc.vnet.net>
In the help of Apply, open the section (click the little triangle) "More Information". As you can see there, @@@ is the infix form of Apply at level 1, in other words, f@@@g[h[a], z[b]] is the same as Apply[f, g[h[a], z[b]], {1}]. I think it is a good idea for you to use the following page. @@@ is briefly mentioned at the end of the page and compared with @, @@ and /@: http://homepage.cem.itesm.mx/lgomez/matecmatica/fp/fp.html Hope it helps! Jose Mexico -----Mensaje original----- De: Kevin J. McCann [mailto:Kevin.McCann at umbc.edu] Enviado el: Jueves, 03 de Abril de 2008 04:18 a.m. Para: mathgroup at smc.vnet.net Asunto: [mg87190] What is @@@? 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 @@@?