ΣLIST, ΠLIST and ΔLIST with vectors [SOLVED]
|
01-30-2016, 05:23 PM
Post: #7
|
|||
|
|||
RE: ΣLIST, ΠLIST and ΔLIST with vectors
I think I read somewhere that the treatment of vectors and lists is generally the same. So ΣLIST([1 2 3]); should be the same as ΣLIST(mat2list([1 2 3])); and by extension, so should ΠLIST([1 2 3]) be the same as ΠLIST(mat2list([1 2 3])); so this seems like a valid bug and I know the team is aware of it.
-Dale- |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
ΣLIST, ΠLIST and ΔLIST with vectors [SOLVED] - JMB - 01-30-2016, 11:29 AM
RE: ΣLIST, ΠLIST and ΔLIST with vectors - DrD - 01-30-2016, 01:02 PM
RE: ΣLIST, ΠLIST and ΔLIST with vectors - Didier Lachieze - 01-30-2016, 01:17 PM
RE: ΣLIST, ΠLIST and ΔLIST with vectors - DrD - 01-30-2016, 03:46 PM
RE: ΣLIST, ΠLIST and ΔLIST with vectors - JMB - 01-30-2016, 03:45 PM
RE: ΣLIST, ΠLIST and ΔLIST with vectors - JMB - 01-30-2016, 03:57 PM
RE: ΣLIST, ΠLIST and ΔLIST with vectors - DrD - 01-30-2016 05:23 PM
RE: ΣLIST, ΠLIST and ΔLIST with vectors - Tim Wessman - 02-01-2016, 04:55 PM
RE: ΣLIST, ΠLIST and ΔLIST with vectors - JMB - 04-29-2016, 04:14 PM
|
User(s) browsing this thread: 1 Guest(s)