Home Online Manual
Top
Back: Dynamic loading
Forward: bigint
FastBack: General concepts
FastForward: Functions and system variables
Up: Top
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

4. Data types

This chapter explains all data types of SINGULAR in alphabetical order. For every type, there is a description of the declaration syntax as well as information about how to build expressions of certain types.

The term expression list in SINGULAR refers to any comma separated list of expressions.

For the general syntax of a declaration see General command syntax.

4.1 bigint  
4.2 bigintmat  
4.3 def  
4.4 ideal  
4.5 int  
4.6 intmat  
4.7 intvec  
4.8 link  
4.9 list  
4.10 map  
4.11 matrix  
4.12 module  
4.13 number  
4.14 package  
4.15 poly  
4.16 proc  
4.17 resolution  
4.18 ring  
4.19 string  
4.20 vector  
4.21 User defined types  
4.22 cone  
4.23 fan  
4.24 polytope  
4.25 pyobject  
4.26 reference and shared (experimental)