1 2 3 4


map(f:Functie,l:Lijst | Vector)

map(f,{l1,...,lm})={f(l1),...,f(lm)}
map(f,[l1,...,lm])=[f(l1),...,f(lm)]







map(f:Functie,r:Rijvariabele)

map(f,r)=map(f,lijst(r))













map(f:Functie,l:Relatie | Deler | Tabel | Regel)

map(f,{x1→y1,...,xm→ym})={f(x1,y1),...,f(xm,ym)}





mathsformore.com powered by WIRIS

©2003 maths for more sl. Alle rechten voorbehouden. Wettelijke waarschuwing