Re: TIB: A possible MAJOR bug on the 86


[Prev][Next][Index][Thread]

Re: TIB: A possible MAJOR bug on the 86




Both work fine for me.  I also have Rom 1.2 on the 86.

Do you not have much memory left on your calc?  That may or may not be
the problem, but it's probably something else.


Sincerely,
The Unibomer

Jared Ivey
Unibomer@Juno.com
http://www.geocities.com/SiliconValley/Vista/7342

"An egotist is a person of low taste--more interested in himself than in
me." -- Ambrose Bierce

On Mon, 8 Dec 1997 22:37:41 EST QmH <QmH@aol.com> writes:
>
>I don't know if my calculator is messed up,
>or what, but I have a serious problem.
>I have rom 1.2 on the 86.
>
>Why doesn't this work?:
>
>10-->D
>gcd(D,12
>
>It returns a domain error.
>
>
>If that works for you, try this subroutine I made up:
>
>First store {10,12,4,2,8,12} into L
>
>
>:dimL L-->A
>:L(1)-->D
>:For(B,1,A-1)
>:gcd(D,L(B+1))-->D
>:End
>:L/D-->L


References: