axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] [AxiomOutputFormatting]


From: kratt6
Subject: [Axiom-developer] [AxiomOutputFormatting]
Date: Fri, 09 Dec 2005 06:09:29 -0600

Changes http://wiki.axiom-developer.org/AxiomOutputFormatting/diff
--
You have to say
\begin{axiom}
1/2 - exp(-t) :: EXPR FRAC INT
\end{axiom}

since you have an expression here, not a polynomial.

In general, to modify the way Axiom outputs your expressions, you have to write 
a wrapper domain that replaces 'coerce: % -> OutputForm' with your own code. 
This is not difficult, I have done this to convince Axiom to "output 
expressions in distributed form":SandBoxDistributedExpression.
--
forwarded from http://wiki.axiom-developer.org/address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]