Kurt Pagani wrote:
> 
> BTW 'dom' is sufficient, of course. My answer wasn't meant so seriuosly.

You did not wrote for what purpose.  Argument to 'dom' is of type
'Any' so it gives you different and is some cases arguably
wrong answer:

(1) -> a : Any
                                                                   Type: Void
(2) -> typeOf(a)

   (2)  Any
                                                                   Type: Type
(3) -> dom(a)

   (3)  (Variable a)
                                                            Type: SExpression

-- 
                              Waldek Hebisch

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to fricas-devel+unsubscr...@googlegroups.com.
To post to this group, send email to fricas-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to