Post Reply 
Works in Mathematica
03-06-2014, 09:56 PM
Post: #19
RE: Works in Mathematica
(03-06-2014 12:27 PM)Joe Horn Wrote:  
(03-06-2014 03:05 AM)Han Wrote:  There are others; in the CAS view, use type() -- all lowercase -- to see the others. For example, type([1 2]) is DOM_LIST. I'm sure you could also find them in the xcas/giac documents.



#: DOM_name (example)
1: DOM_FLOAT (1.23)
2: DOM_INT (123)
4: DOM_COMPLEX (3+4i)
6: DOM_IDENT ('x')
7: DOM_LIST ({1,2,3})
8: DOM_SYMBOLIC ('1+2')
10: DOM_RAT (2/3)
12: DOM_STRING ("HELLO")
13: DOM_FUNC ('tan')
15: none? [modular number] (2 %% 5)
17: none? [table] (table("PPC" = 1537))

What are the missing ones?

How about these: DOM_LONGFLOAT and DOM_MATRIX? I found them while looking through the strings of the emulator executable.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Works in Mathematica - dan_h - 03-02-2014, 03:11 PM
RE: Works in Mathematica - parisse - 03-02-2014, 03:49 PM
RE: Works in Mathematica - jebem - 03-03-2014, 09:27 PM
RE: Works in Mathematica - dan_h - 03-02-2014, 03:59 PM
Assume Command - dan_h - 03-03-2014, 07:46 PM
RE: Works in Mathematica - jebem - 03-03-2014, 10:05 PM
RE: assume() Command - rprosperi - 03-04-2014, 07:43 PM
RE: Works in Mathematica - Han - 03-04-2014, 09:46 PM
RE: Works in Mathematica - Mark Hardman - 03-04-2014, 10:59 PM
RE: assume() Command - rprosperi - 03-05-2014, 04:30 AM
RE: Works in Mathematica - parisse - 03-05-2014, 07:24 AM
RE: assume() Command - rprosperi - 03-05-2014, 12:14 PM
RE: Works in Mathematica - parisse - 03-04-2014, 09:38 AM
RE: Works in Mathematica - jebem - 03-04-2014, 03:03 PM
RE: Works in Mathematica - parisse - 03-05-2014, 01:13 PM
RE: Works in Mathematica - Mark Hardman - 03-05-2014, 10:02 PM
RE: Works in Mathematica - Han - 03-06-2014, 03:05 AM
RE: Works in Mathematica - Joe Horn - 03-06-2014, 12:27 PM
RE: Works in Mathematica - DGM - 03-06-2014 09:56 PM
RE: Works in Mathematica - Joe Horn - 03-06-2014, 11:37 PM



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