Top
Back: bigintmat type cast
Forward: def
FastBack: bigint
FastForward: def
Up: bigintmat
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

4.2.4 bigintmat operations

+
addition with intmat, int, or bigint. In case of (big-)int, it is added to every entry of the matrix.

-
negation or subtraction with intmat, int, or bigint. In case of (big-)int, it is subtracted from every entry of the matrix.

*
multiplication with intmat, int, or bigint; In case of (big-)int, every entry of the matrix is multiplied by the (big-)int

<>, ==
comparators

bigintmat_expression [ int, int ]
is a bigintmat entry, where the first index indicates the row and the second the column


Example:
 


Top Back: bigintmat type cast Forward: def FastBack: bigint FastForward: def Up: bigintmat Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 3-1-6, Dec 2012, generated by texi2html.