On Sat, Jan 09, 2021 at 12:24:47PM +0100, Ralf Hemmecke wrote:
> > 2. As Waldek said, '%iint" should be used only internally.  But the
> > following workaround prints '%iint' as 'iint':
> 
> What would that help? Whether it prints as %iint or iint, I still would
> not know how to interpret that FriCAS is returning. What does '%iint'
> stand for?

Indefinite integral (== general Liouvillian function).  Main reason
of using '%' is to avoid clashes with user-defined things.
Uninterned symbols would be better to avoid clashes, but would
complicate debugging...

-- 
                              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 view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/20210109120114.GA16248%40math.uni.wroc.pl.

Reply via email to