login  home  contents  what's new  discussion  bug reports     help  links  subscribe  changes  refresh  edit

Edit detail for #251 About %% revision 4 of 4

1 2 3 4
Editor: kratt6
Time: 2007/12/28 05:46:17 GMT-8
Note: See #262

removed:
-
-From kratt6 Fri Dec 28 05:44:46 -0800 2007
-From: kratt6
-Date: Fri, 28 Dec 2007 05:44:46 -0800
-Subject: 
-Message-ID: <20071228054446-0800@axiom-wiki.newsynthesis.org>
-
-Category: Axiom on Linux => Axiom User Interface 
-Status: open => duplicate 
-
-\begin{axiom}
-definingPolynomial %%A0
-\end{axiom}

Submitted by : (unknown) at: 2007-11-17T22:15:31-08:00 (16 years ago)
Name :
Axiom Version :
Category : Severity : Status :
Optional subject :  
Optional comment :

I'm using Axiom 3.9 and when I execute inverseLaplace I got a result in function of %%A0 but Axiom dosn't say what %%A0 is. In gmane.comp.mathematics.axiom.general tell me that it could be a bug not reporting what the temporaru symbol %%A0 is. Example:

axiom
F(s) == (s**2 - 9*s - 32)/(2*s**3 - 3*s + 4)
Type: Void
axiom
inverseLaplace(F(s),s,x)
axiom
Compiling function F with type Variable(s) -> Fraction(Polynomial(
      Integer))

\label{eq1}{\left(
\begin{array}{@{}l}
\displaystyle
{{\left({
\begin{array}{@{}l}
\displaystyle
{{\left({
\begin{array}{@{}l}
\displaystyle
- 
\
\
\displaystyle
{{99}\  \%\%A 0}+ 
\
\
\displaystyle
{135}
(1)
Type: Union(Expression(Integer),...)

Regards, Daniel

axiom
definingPolynomial %%A0

\label{eq2}{{2 \ {\%\%A 0^3}}-{3 \  \%\%A 0}+ 4}\over 2(2)
Type: Expression(Integer)