OK, setting $AXIOM helped to make (|parseAndInterpret| "integrate(sin(x), x)") work. Thanks!
But I'm still having a very hard time to do even simple stuff without parsing a string. For example, if you could show me how to call guessADE([1,2,3,4,5,6,7])$GUESSINT it would be really helpful. So far, I was successful with (|getFunctionFromDomain| '|guessADE| '(|GuessInteger|) '((|List| (|Fraction| (|Integer|)))))) but I cannot apply it to a list :-( Martin -- 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.
