axiom-mail
[Top][All Lists]
Advanced

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

Re: [fricas-devel] Re: [Axiom-mail] InputForm


From: Gabriel Dos Reis
Subject: Re: [fricas-devel] Re: [Axiom-mail] InputForm
Date: Wed, 03 Jun 2009 09:15:02 -0500

Martin Rubey <address@hidden> writes:

| Ralf Hemmecke <address@hidden> writes:
| 
| > Is there an easy way to get a linear output (not 2d-output), i.e.,
| > which looks exactly like the input?
| 
| (1) -> x+y^2 
| 
|          2
|    (1)  y  + x
|                                         Type: Polynomial(Integer)
| (2) -> (x+y^2 )::INFORM

In OpenAxiom, I get 

(1) -> (x + y^2)::InputForm
   (1)  y^2 + x
                                                              Type: InputForm

-- Gaby




reply via email to

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