axiom-math
[Top][All Lists]
Advanced

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

RE: [Axiom-math] Re: About "%%"


From: Page, Bill
Subject: RE: [Axiom-math] Re: About "%%"
Date: Tue, 24 Jan 2006 03:25:32 -0500

On Monday, January 23, 2006 11:28 AM Daniel wrote:
> 
> William wrote:
> 
> > > When I execute inverseLaplace, it only show the packages 
> > > loading but not what %%A0 is.
> 
> > I think it is a bug in Axiom not reporting what the temporary
> > symbol %%A0 is. I figured that out by constructing the 
> > differential equation satisfied by f(t).
> 
> I saw you copied the message to developers list. Did you
> receive any answer?
> 

The best place to report such problems and ensure that they
are not "lost" is:

http://wiki.axiom-developer.org/IssueTracker

Fill-in the "Add a new issue" box at the bottom of the page.
Pick the appropriate category.

You can even include Axiom examples like this:

\begin{axiom}
F(s) == (s**2 - 9*s - 32)/(2*s**3 - 3*s + 4)
inverseLaplace(F(s),s,x)
\end{axiom}

Regards,
Bill Page.




reply via email to

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