Difference between vector and list
|
08-24-2017, 09:55 PM
Post: #1
|
|||
|
|||
Difference between vector and list
Is there a difference between the term vector and list in the prime. I see the terms used interchangably. If there are no differences, then why use the two terms?
Thanks in advance -Donald |
|||
08-26-2017, 04:52 AM
Post: #2
|
|||
|
|||
RE: Difference between vector and list
I just found a definition of vector in the user manual. So vectors are not lists, but are simply one dimensional matrices.....here is the user manual extract...
Vectors are one-dimensional arrays. They are composed of just one row. A vector is represented by single brackets; for example, [1 2 3]. A vector can be a real number vector, or a complex number vector such as [1+2*i 7+3*i]. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)