Post Reply 
"Unmatch control word" - cause
03-31-2015, 12:34 PM (This post was last modified: 03-31-2015 12:37 PM by salvomic.)
Post: #4
RE: "Unmatch control word" - cause
shortly,
type(EXpr) Returns n in [1..12] that defines the type of the argument, so i.e. type("abc") return DOM_STRING.

TYPE() -you can read in the Help- Returns the type of the object:
0: Real
1: Integer
2: String
3: Complex
4: Matrix
5: Error
6: List
8: Function
9: Unit
14.?: cas object. the fractional part is the cas type

So they have different use.
For the rest, in the post I linked we discussed about "unlatch control word" error, that seem too strange also to me...

Some objects in the Prime are a bit complex, like Matrix that also a list, so in some cases you can get type 4 or type 6, but the context will be determinant every time...

About Type(), please, read also this thread.

∫aL√0mic (IT9CLU) :: HP Prime 50g 41CX 71b 42s 39s 35s 12C 15C - DM42, DM41X - WP34s Prime Soft. Lib
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: "Unmatch control word" - cause - salvomic - 03-31-2015 12:34 PM
RE: "Unmatch control word" - cause - Han - 03-31-2015, 01:42 PM



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