Strange, but that is not what I would expect from the specification.

Ralf

http://fricas.github.io/api/OutputForm.html#index-81

(2) -> string("ab"::OutputForm)

   (2)  ""ab""
                                        Type: OutputForm
(3) -> string("xy"::Symbol::OutputForm)


   >> System error:
   The value |xy| is not of type SEQUENCE.

(3) -> string(1::OutputForm)


   >> System error:
   The value 1 is not of type SEQUENCE.

-- 
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 http://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to