On Wed, Dec 27, 2023 at 06:20:08PM +0800, Qian Yun wrote:
> exp(3) and exp(1)^3 are displayed as the same thing.
>
> So it is difficult to distinguish them just by looking at OutputForm.
>
> I propose that exp(1)^3 should be displayed with parenthesis around %e.
I do not think that this is good idea. exp(3) and exp(1)^3
mathematically are the same thing, so there is not much harm
in displaying them as the same thing. People may use them
to generate LaTeX, so we really want them to look the same.
We have cases when thing loking equal lead to different
results, but then there are tricks to see what is happenig.
One can look at kernels or coerce to InputForm.
--
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/ZYxQsr1IxbZmN2wh%40fricas.org.