|
[Date Index]
[Thread Index]
[Author Index]
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}].
Prev by Date:
Re: How to display parameter in animation?
Next by Date:
Re: What's DSolve's output when it cant find a solution ?
Previous by thread:
Re: What is @@@?
Next by thread:
Re: What is @@@?
|