oldk1331 wrote:
> 
> I'm a little lost at the "preserve type" part,
> can you give me an example that INFORM doesn't
> preserve type and 'x = interpret(x::INFORM)' doesn't
> hold true?

(16) -> x := 1$POLY(INT)       

   (16)  1
                                                    Type: Polynomial(Integer)
(17) -> interpret(x::InputForm)

   (17)  1
                                                        Type: PositiveInteger

-- 
                              Waldek Hebisch

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to