0 Members and 2 Guests are viewing this topic.
I hate when i cant figure out how to do something and then its super easy When i was first learning to program i accessed lists with Prod(L1,N,N)
I hate when i cant figure out how to do something and then its super easy
Interestingly, the 89/92/200 also uses brackets to index lists/matrices.
ON 68k and Nspire the boxes that appears when using Input ruins everything...
listname[n] retrieves the nth element of a list.
Quote from: DJ Omnimaga on July 06, 2010, 04:51:40 pmON 68k and Nspire the boxes that appears when using Input ruins everything...Nspire has a form of input? How do I use it? I was trying to find a command for it, but none of the 83+ style input commands (Prompt , Input , getKey, etc.) existed.
Quote from: Deep Thought on July 06, 2010, 11:04:16 pmQuote from: DJ Omnimaga on July 06, 2010, 04:51:40 pmON 68k and Nspire the boxes that appears when using Input ruins everything...Nspire has a form of input? How do I use it? I was trying to find a command for it, but none of the 83+ style input commands (Prompt , Input , getKey, etc.) existed.It was added in OS 2.0. I forgot the command name and syntax, though.