[GAP Forum] nullvector?

NoemieCr at gmx.de NoemieCr at gmx.de
Mon Aug 24 12:41:21 BST 2009


hi,

how can i create an null-vector in GAP. is there any function in GAP?

my solution:

GetNullVector:=function(l)
  
  return( 0*[1..l]);

end;

salute,
nasira
-- 
Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3 -
sicherer, schneller und einfacher! http://portal.gmx.net/de/go/chbrowser



More information about the Forum mailing list