Re: Another ti85 bug found by me


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

Re: Another ti85 bug found by me



My ti-85 dispīs: {10 .99995460007 3 4}

WebBear

 ----
From: Mislav Bilobrk <bili@FLY.CC.FER.HR>
To: CALC-TI@LISTS.PPP.TI.COM
Date: 26. september 1997 19:13
Subject: Another ti85 bug found by me

>Try this:
>1 -> x
>2 -> y
>3 -> X
>4 -> Y
>ClDrw
>Line(x,y,X,Y
>Disp {x,y,X,Y
>
>This will display {1,0,3,4}
>Contens of y variable was destroyed.
>Even if y is a list or vector and you draw Line(x,y(1),X,Y
>y variable will be destroyed and changed to real type.
>Hmm, so many bugs! Should we ask at TI for a free replacement?


Follow-Ups: