Top
Back: createlist
Forward: resjung_lib
FastBack: primdecint_lib
FastForward: resjung_lib
Up: resbin_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

D.15.8.34 list0

Procedure from library resbin.lib (see resbin_lib).

Usage:
list0(n); n integer

Return:
list of n zeros

Example:
 
LIB "resbin.lib";
list0(4);
==> [1]:
==>    0
==> [2]:
==>    0
==> [3]:
==>    0
==> [4]:
==>    0

Top Back: createlist Forward: resjung_lib FastBack: primdecint_lib FastForward: resjung_lib Up: resbin_lib Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 3-1-2, Oct 2010, generated by texi2html.