Re: A86: Re: sequences


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

Re: A86: Re: sequences




You programmers are funny.  Everything in life can be programmed, eh?  =)
That's your solution to everything.  Exactly how would i program that?  

I have another question too.  I remember awhile ago, someone posted
something on making the perfect window when graphing.  I don't suppose you
could repost that.  I didn't need it then, but now it would be nice to
know.  Thanks.


At 07:28 PM 3/4/98 , you wrote:
---      ---
---      ---that's not e, but also, no the 86 doesn't graph sequences, but
it wouldn't be
---      ---too hard to make a basic program, and it MIGHT even be possible
to install an
---      ---asap to do it...?
---      ---
---      ---Garcia wrote:
---      ---
---      ---> I dont know about graphing but to see the sum as it converges
do:
---      --->
---      ---> sum seq((1+(1/x))^x,x,1,100)
---      --->
---      ---> which should give you approx. "e"  (2.7......)
---      --->
---      ---> -----Original Message-----
---      ---> From: kimo <kimo@iland.net>
---      ---> To: assembly-86@lists.ticalc.org <assembly-86@lists.ticalc.org>
---      ---> Date: Tuesday, March 03, 1998 11:44 PM
---      ---> Subject: A86: sequences
---      --->
---      ---> >
---      ---> >Does anyone know if there is a function on the 86 to graph
sequences.  I
---      ---> >know on the 82, it's under [mode] and you choose the option
[seq], i think.
---      ---> > I know it's under [mode] on the 82.  On the 82, it gives
you U sub n and U
---      ---> >sub n-1.
---      ---> >
---      ---> >I couldn't find one on the 86 anywhere in the instruction
manual.  All i
---      ---> >found is a seq(  and it doesn't graph.  I need it to graph
and i don't want
---      ---> >to do it in a table.  Any help would help.  Duh!
---      ---> >
---      ---> >
---      ---> >Alex
---      ---> >You can . . .
---      ---> >
---      ---> >Visit my TI-85/86 Webpage at:
---      ---> >
---      ---> >http://www.fortunecity.com/skyscraper/coding/190/index.html
---      ---> >Or Email me at:
---      ---> >kimo@iland.net
---      ---> >
---      ---> >Just don't use Microsoft Internet Explorer! Okay?
---      ---> >
---      ---
---      -----
---      ---Stephen Hicks
---      ---mailto:shicks@mindspring.com
---      ---UIN:5453914
---      ---AIM:Kupopo1
---      --- 

Alex
You can . . .

Visit my TI-85/86 Webpage at: 

http://www.fortunecity.com/skyscraper/coding/190/index.html 
Or Email me at: 
kimo@iland.net 

Just don't use Microsoft Internet Explorer!  Okay? 


References: