How to implement an array ?
|
02-19-2016, 09:38 PM
(This post was last modified: 02-19-2016 09:39 PM by smp.)
Post: #1
|
|||
|
|||
How to implement an array ?
I apologize in advance for my newbie question.
I have in mind a project for my HP Prime which will not be too terribly difficult to do, but which will require three one-dimensional arrays. Two of the arrays will have 256 elements in a single row or column, and the third array will have 65536 elements in a single row or column. These arrays will hold integer numbers I have, once again, been looking at the skimpy information about programming in HP PPL in the HP Prime User Guide, but I do not see anything about creating or using arrays. Would I have to use matrices? My thinking had been for arrays because I only need storage for integers, and matrices want to hold real or complex numbers, and I didn't want to use up that much more memory when I don't need to. Thanks very much, in advance, for any advice you may have to offer. smp |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
How to implement an array ? - smp - 02-19-2016 09:38 PM
RE: How to implement an array ? - DrD - 02-19-2016, 10:13 PM
RE: How to implement an array ? - smp - 02-20-2016, 12:15 AM
RE: How to implement an array ? - Carlos295pz - 02-20-2016, 05:05 AM
RE: How to implement an array ? - cyrille de brébisson - 02-22-2016, 05:59 AM
|
User(s) browsing this thread: 1 Guest(s)