> I know how to make a lisp list.  But I don't know how to make a FriCAS 
> list!  In other words, what do I have to type after
> 
> BOOT>
> 
> to get an element of List(Integer).

Nothing.  Lisp list == FriCAS list.

> 
> Related: I managed to do
> 
> BOOT> (|getFunctionFromDomain| '|sin| '(|Expression| (|Integer|)) 
> '((|Expression| (|Integer|)))
> 
> but so far, I did not manage to get the Expression Integer "sin x".  Also, 
> 
> BOOT> (|parseAndInterpret| "integrate(sin x,x)")
> 
> tells me that sin is not exposed...

Have you set AXIOM environment variable?  Without it FriCAS
only simplest things work.

-- 
                              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 [email protected].
To post to this group, send email to [email protected].
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