Is this a bug or am I doing something wrong?
Ralf
(1) -> parse("Integer()")$InputForm
(1) (Integer)
Type: InputForm
(2) -> pif x ==> parse(x)$IntputForm
Type:
Void
(3) -> pif "Integer()"
The function parse is not implemented in NIL .
(3) -> paf ==> parse$InputForm
Type: Void
(4) -> paf "Integer()"
(4) (Integer)
Type: InputForm
--
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.