Hello, I've just started looking into FriCAS and was curious when I tried the following experiment:
-> characteristic()$PrimeField(7) 7 as expected, but -> chr(field) == characteristic()$field -> chr(PrimeField(7)) There are no library operations named chr Does this mean that I can't pass domains as arguments to functions? I have read (skimmed may be a better word) through a fair bit of the documentation and don't recall seeing this limitation. I thought domains were first class objects too. Can anyone enlighten me, or point me to some relevant documentation? Thanks, Paul --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
