Post Reply 
object types
11-11-2015, 11:12 PM
Post: #1
object types
Is there any way to distinguish object tyoes in cas/ppl?

using type or CAS.type or TYPE return different cide. That ok but
neither will distinguish a symbolic matrix from a list.

type ({a,b}) and type ( [ [q b] [t 2] ] )

both return DOM_LIST and TYPE returns 6 (list)

The only case is a purely numeric matrix for which TYPE returns 4 but
type still returns list.

Are lists and vectors and matrices all just lists in cas..?.and are they fully interchangeable.

And by the way the help for type refers to 14.7 with the fraction as a cas type. This makes little sense.

I work with android Prime only for now on my
Galaxy Tab Pro/Note 2
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
object types - ji3m - 11-11-2015 11:12 PM
RE: object types - cyrille de brébisson - 11-12-2015, 06:48 AM



User(s) browsing this thread: 1 Guest(s)