Martin Rubey <[email protected]> writes:

| Ralf Hemmecke <[email protected]> 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


_______________________________________________
Axiom-mail mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-mail

Reply via email to