DMUG-Archiv 2003

Frühere   Chronologischer Index   Spätere
Vorherige   Thematischer Index   Nächste

Re: listenproblem gelöst

Hallo,

direkt aus den usage-Messages von Mathematica:

MapIndexed[f, expr] applies f to the elements of expr, giving the part \
specification of each element as a second argument to f. MapIndexed[f,
expr, \
levspec] applies f to all parts of expr on levels specified by levspec.

Function[body] or body& is a pure function. The formal parameters are #
(or \
#1), #2, etc. Function[x, body] is a pure function with a single formal
\
parameter x. Function[{x1, x2, ... }, body] is a pure function with a
list of \
formal parameters.

# represents the first argument supplied to a pure function. #n
represents \
the nth argument.

Sch"oner stehts nur noch in der deutschen "Ubersetzung des 
"The Mathematica Book"


Gruss
  Jens


Heiko Bierwald wrote:
> 
> danke , jetzt funktionierts.
> 
> aber kann mir das: lst = {a, b, c, d, e, f};
>                    MapIndexed[#1*c^First[#2] &, lst]
> mal jemand übersetzten ???
> ich sehe was passiert , aber warum?
> was bedeuten die zeichen # und &   ?
> 
> gruss,
> heiko
> 
> _________________________________________________________________
> Fotos  -  MSN Fotos das virtuelle Fotoalbum. Allen Freunden zeigen oder
> einfach online entwickeln lassen:
> http://photos.msn.de/support/worldwide.aspx


Verweise:
Frühere   Chronologischer Index   Spätere
Vorherige   Thematischer Index   Nächste

DMUG DMUG-Archiv, http://www.mathematica.ch/archiv.html