Gabriel Dos Reis wrote:
>
> Waldek Hebisch <[email protected]> writes:
>
> | Note2: I have no idea if/how the construct:
> |
> | false == per constantKernel FALSE
> | true == per constantKernel TRUE
> |
> | works in OpenAxiom.
>
> Yes, it does.
In FriCAS it would not typecheck. constantKernel is of type %,
while '%false is of type Symbol. Even if OpenAxiom compiler
performs some magic coercions I wonder if result really
has correct representation.
--
Waldek Hebisch
[email protected]
--
You received this message because you are subscribed to the Google Groups
"FriCAS - computer algebra system" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/fricas-devel?hl=en.