Martin R wrote:
>
> Indeed, this also works. The only difference seems to be the additional
> parentheses:
>
> (3) -> unparse(sum(1/k, k=1..n)::INFORM)
>
> (3) "sum(1/%H,equation(%H,(1..n)))"
>
> Although inconvenient (are they necessary?), I think I can handle them.
AFAICS parentheses are necessary in some cases. Deciding when to
add them would require extra code in 'unparse'. IME handling
extra parentheses in parser is trivial compared to avoiding
unnecessary ones in 'unparse'.
--
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.