Re: Num->Str on 86?


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

Re: Num->Str on 86?



Put coords into two lists and then use Linreg

4->N
LinReg {0,N} , {1,N} , y1


the equation will be y=4 + 0x. Cut everything off except the '4' and
you got the number as a string. Not very quick and there are probably
other better ways, but I've never neede to do this

<Peter_Ammon@rocketmail.com> wrote in message
7d6f8n$d2b$1@nnrp1.dejanews.com">news:7d6f8n$d2b$1@nnrp1.dejanews.com...
>How can I convert a number, stored in a variable, into a string (or
an
>equation, of course, after which I can use the Eq->Str function) on
my Ti-86?
>
>Thanks in advance!
>
>-Peter
>
>-----------== Posted via Deja News, The Discussion Network
==----------
>http://www.dejanews.com/       Search, Read, Discuss, or Start Your
Own

******************************************************************
* 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
******************************************************************


References: