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

5.1.7 chinrem

Syntax:
chinrem ( list, intvec )
chinrem ( list, list )
chinrem ( intvec, intvec )
Type:
ideal resp. bigint
Purpose:
applies chinese remainder theorem to the first argument w.r.t. the moduli given in the second. The elements in the first list must be of same type which can be bigint/int, ideal, module or matrix. The moduli, if given by a list, must be of type bigint or int.
If data depending on a ring are involved, the coeffcient field must be Q.
Example:
 
See modstd_lib.

Top Back: charstr Forward: cleardenom FastBack: Functions and system variables FastForward: Control structures Up: Functions 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.