Post Reply 
[Prime CAS] ichinrem negative results
03-07-2014, 09:31 AM (This post was last modified: 03-07-2014 09:32 AM by Dominik Holenstein.)
Post: #2
RE: [Prime CAS] ichinrem negative results
An option could be the chinrem() function:

Code:

Input: chinrem([4 11],[1 13]) 
Result:[0 143]

Input: chinrem([4 7],[1 9])
Result: [0 63]

Input: chinrem([-17 63], [-51 143])
Result: [0 9009]

You can find more information on chinrem() and ichinrem() here:
http://www-fourier.ujf-grenoble.fr/~pari...tml#htoc48

Dominik
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: [Prime CAS] ichinrem negative results - Dominik Holenstein - 03-07-2014 09:31 AM



User(s) browsing this thread: 1 Guest(s)