Top
Back: Functions and system variables
Forward: attrib
FastBack: Functions and system variables
FastForward: Control structures
Up: Functions and system variables
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

5.1 Functions

This section gives a complete reference of all functions, commands and special variables of the SINGULAR kernel (i.e., all built-in commands). See standard_lib, for those functions from the standard.lib (this library is automatically loaded at start-up time) which extend the functionality of the kernel and are written in the SINGULAR programming language.

The general syntax of a function is
 
                   [target =] function_name (<arguments>);
If no target is specified, the result is printed. In some cases (e.g., export, keepring, setring, type) the brackets are optional. For the commands kill, help, break, quit, exit and LIB no brackets are allowed.

5.1.1 attrib  
5.1.2 bareiss  
5.1.3 betti  
5.1.4 char  
5.1.5 char_series  
5.1.6 charstr  
5.1.7 chinrem  
5.1.8 cleardenom  
5.1.9 close  
5.1.10 coef  
5.1.11 coeffs  
5.1.12 contract  
5.1.13 datetime  
5.1.14 dbprint  
5.1.15 defined  
5.1.16 deg  
5.1.17 degree  
5.1.18 delete  
5.1.19 denominator  
5.1.20 det  
5.1.21 diff  
5.1.22 dim  
5.1.23 division  
5.1.24 dump  
5.1.25 eliminate  
5.1.26 eval  
5.1.27 ERROR  
5.1.28 example  
5.1.29 execute  
5.1.30 extgcd  
5.1.31 facstd  
5.1.32 factmodd  
5.1.33 factorize  
5.1.34 farey  
5.1.35 fetch  
5.1.36 fglm  
5.1.37 fglmquot  
5.1.38 files, input from  
5.1.39 find  
5.1.40 finduni  
5.1.41 fprintf  
5.1.42 freemodule  
5.1.43 frwalk  
5.1.44 gcd  
5.1.45 gen  
5.1.46 getdump  
5.1.47 groebner  
5.1.48 help  
5.1.49 highcorner  
5.1.50 hilb  
5.1.51 homog  
5.1.52 hres  
5.1.53 imap  
5.1.54 impart  
5.1.55 indepSet  
5.1.56 insert  
5.1.57 interpolation  
5.1.58 interred  
5.1.59 intersect  
5.1.60 jacob  
5.1.61 janet  
5.1.62 jet  
5.1.63 kbase  
5.1.64 kernel  
5.1.65 kill  
5.1.66 killattrib  
5.1.67 koszul  
5.1.68 laguerre  
5.1.69 lead  
5.1.70 leadcoef  
5.1.71 leadexp  
5.1.72 leadmonom  
5.1.73 LIB  
5.1.74 lift  
5.1.75 liftstd  
5.1.76 listvar  
5.1.77 lres  
5.1.78 ludecomp  
5.1.79 luinverse  
5.1.80 lusolve  
5.1.81 max  
5.1.82 maxideal  
5.1.83 memory  
5.1.84 min  
5.1.85 minbase  
5.1.86 minor  
5.1.87 minres  
5.1.88 modulo  
5.1.89 monitor  
5.1.90 monomial  
5.1.91 mpresmat  
5.1.92 mres  
5.1.93 mstd  
5.1.94 mult  
5.1.95 nameof  
5.1.96 names  
5.1.97 ncols  
5.1.98 npars  
5.1.99 nres  
5.1.100 nrows  
5.1.101 numerator  
5.1.102 nvars  
5.1.103 open  
5.1.104 option  
5.1.105 ord  
5.1.106 ordstr  
5.1.107 par  
5.1.108 pardeg  
5.1.109 parstr  
5.1.110 preimage  
5.1.111 prime  
5.1.112 primefactors  
5.1.113 print  
5.1.114 printf  
5.1.115 prune  
5.1.116 qhweight  
5.1.117 qrds  
5.2.13 quit  
5.1.118 quote  
5.1.119 quotient  
5.1.120 random  
5.1.121 rank  
5.1.122 read  
5.1.123 reduce  
5.1.124 regularity  
5.1.125 repart  
5.1.126 res  
5.1.127 reservedName  
5.1.128 resultant  
5.1.129 ringlist  
5.1.130 rvar  
5.1.131 sba  
5.1.132 setring  
5.1.133 simplex  
5.1.134 simplify  
5.1.135 size  
5.1.136 slimgb  
5.1.137 sortvec  
5.1.138 sqrfree  
5.1.139 sprintf  
5.1.140 sres  
5.1.141 status  
5.1.142 std  
5.1.143 stdfglm  
5.1.144 stdhilb  
5.1.145 subst  
5.1.146 system  
5.1.147 syz  
5.1.148 trace  
5.1.149 transpose  
5.1.150 type  
5.1.151 typeof  
5.1.152 univariate  
5.1.153 uressolve  
5.1.154 vandermonde  
5.1.155 var  
5.1.156 variables  
5.1.157 varstr  
5.1.158 vdim  
5.1.159 waitall  
5.1.160 waitfirst  
5.1.161 wedge  
5.1.162 weight  
5.1.163 weightKB  
5.1.164 write  

Top Back: Functions and system variables Forward: attrib FastBack: Functions and system variables FastForward: Control structures Up: Functions and system variables Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 4-0-0, 2013, generated by texi2html.