How do i use the Select( , when i use a list afterward like this
Select(L1 , it says ERR Argument. when i use any sort of number in it at all
it says ERR Syntax. when i use any more than one character afterward it
says ERR Syntax also. What is select supposed to do anyway?
Select( basically is not used to much. It can get the subintervals of a plotline, and stores them to a list I believe. You can find out more about it here

Of course, if you want to see what an element of a list is, all you have to do is this:


Code:
L1(Element You Want)

//For instance, the 2nd element in the list could be referenced by:
L1(2)


Hope this helps! Smile
Yeah, i know how to see elements of a list, i've been using that for quite a while, but i just wasn't sure what select did. Thanks for telling me but i don't see any easy practical way to use it in a program, any suggestions?
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 1 of 1
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement