Re: Polynomial division modulo 2
- From: "TW" <timwessman@xxxxxxxxx>
- Date: 18 Jan 2007 10:29:48 -0800
(x7 + x6 + x5 + x3) (x3 + 1) (/division modulo 2) should give the
reminder: x2 + x;
Veli-Pekka Nousiainen wrote:
2 MODSTO
then either:
DIVMOD
DIV2MOD
They are in the manuals...
That is how to do it. Note though that you MUST enter a ZINT, not a
real number for your modulus. ( not 2. but 2) Or you can set the
MODULUS in the CAS MODE screen.
Then execute the command DIV2MOD. It spits out what you want.
TW
.
- References:
- Polynomial division modulo 2
- From: RMX
- Re: Polynomial division modulo 2
- From: Veli-Pekka Nousiainen
- Re: Polynomial division modulo 2
- From: RMX
- Polynomial division modulo 2
- Prev by Date: Re: 50g sd card and programming
- Next by Date: Re: BBC News is turning me into a grumpy old man...
- Previous by thread: Re: Polynomial division modulo 2
- Next by thread: Poll for you
- Index(es):