TIB: Re: TI-Basic Digest V1 #463


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

TIB: Re: TI-Basic Digest V1 #463




For an array, use a user-defined list (I think you can define lists on your
85).  Name the list something like "roots" and store the variables into the
list, then you can recall them at any time you please...
-----Original Message-----
From: TI-Basic Digest <owner-ti-basic-digest@lists.ticalc.org>
To: ti-basic-digest@lists.ticalc.org <ti-basic-digest@lists.ticalc.org>
Date: Saturday, March 13, 1999 3:08 PM
Subject: TI-Basic Digest V1 #463


>
>TI-Basic Digest         Sunday, March 14 1999         Volume 01 : Number
463
>
>
>
>Index of topics in this issue:
>
>    TIB: Program
>
>See the end of the mail for information about the list!
>
>----------------------------------------------------------------------
>
>Date: Fri, 12 Mar 1999 19:55:04 -0500
>From: brian87@ibm.net
>Subject: TIB: Program
>
>I am writing a large program for my 85 in TI Basic, but was having
>trouble with one of the subroutines. What part of the subroutine must
>do, is when give a function that is stored in y1, and X Bounds, it needs
>to give me the number of roots and what the value of each root is. For
>example, if y1=x^2-9, with the range from -5 to 5, I would need one
>variable to store 2 (for the number of roots) and more variables to
>store 3 and -3...I'm not sure if an array is possible in TI Basic. I am
>a aware of the poly and solver commands, but the don't really work in
>this case.
>Thanks in advance for any help
>Brian
>NC
>
>------------------------------
>
>End of TI-Basic Digest V1 #463
>******************************
>
>---------
>To unsubscribe from ti-basic-digest, send a mail to
"majordomo@lists.ticalc.org",
>writing "unsubscribe ti-basic-digest" in the message body.
>