Re: Error in TI-35X
[Prev][Next][Index][Thread]
Re: Error in TI-35X
Neither 55 00 00 00 nor 54 FF FF FF is correct.
Rather: 54 FF FF FF with remainder of 2 is correct.
Note that 55 00 00 00 is closer than is 54 FF FF FF.
ABS(FE FF FF FF - 3* 55 00 00 00)=1
and
ABS(FE FF FF FF - 3* 54 FF FF FF)=2
In absolute terms 55 00 00 00 is a better approximation than is 54 FF FF FF.
Good Luck
Gary Wardall
----------
>From: Wilco Vahrmeijer <hjvahrmeijer@HETNET.NL>
>To: CALC-TI@LISTS.PPP.TI.COM
>Subject: Error in TI-35X
>Date: Tue, Jun 22, 1999, 2:11 AM
>
> Dear sir or madam,
>
> When we programmed a divisor for a microcontroller, we found an error in
> the TI-35X.
>
> * Set the calculator in HEX-mode
> * Type FE FF FF FF
> * Divide this by 3
> * Type =
> * This returns 55 00 00 00 (this should be 54 FF FF FF!)
> * Then multiply this with 3
> * Type =
>
> * This returns FE 00 00 00 !! (this proves the division routines are not
> correct.)
> The last value returned should be equal to the first value entered.
>
> Please inform other users and I hope you tell us more about this error.
>
> We are curious about why this error occurs.
> Also we'd like to know if there are more of these errors in existance
> within the TI-35X or other models.
>
> In our profession we cannot tolerate these fauly equipment.
> We might need replacement.
>
>
> Thanks for your time
>
>
> Regards.
>
> Erno Uijlenbroek <ernoman@kabelfoon.nl>
> Wilco Vahrmeijer <hjvahrmeijer@hetnet.nl>
>
> RPM Development Team
>
> ******************************************************************
> * To UNSUBSCRIBE, send an email TO: listserv@lists.ppp.ti.com
> * with a message (not the subject) that reads SIGNOFF CALC-TI
> *
> * Archives at http://peach.ease.lsoft.com/archives/calc-ti.html
> ******************************************************************
>
******************************************************************
* To UNSUBSCRIBE, send an email TO: listserv@lists.ppp.ti.com
* with a message (not the subject) that reads SIGNOFF CALC-TI
*
* Archives at http://peach.ease.lsoft.com/archives/calc-ti.html
******************************************************************