> In particular, there must be a way of defining a type for an
> exponential of a factored polynomial.

Of course, there is. However, I guess, you don't want to program this
just for the following.
> I am not interested in factorizing the exponential for doing a
> calculation, it is just for inserting the resulting expression in
> TeXmacs.

And I cannot even suggest you what to do, because how complicated that
programming will be depends very much on what you want to do with such a
type. If you don't want to compute with such expressions then one can
simply take

Factored Polynomial Integer

as a representation domain and modify the output routine

coerce: % -> OutputForm

in such a way that is displays

exp( ... )

and the factored polynomial where I have put the dots. But I guess, you
don't really want just that.

Ralf

PS: BTW, what does have TeXmacs have to do with this FriCAS question?

-- 
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