I was looking into how SAGE handles arithmetic base(n). Best I can
tell, I use the function Integer('string rep of number', base), but
the answer returned is base(10), so I use the function .str(base) to
convert it back to the desired base. (thanks to the post by Ted
Kosan on converting Integers to base(n) strings) Does anyone know of
something more direct? And if there is, does SAGE actually do the
arithmetic base(10), but hide it from the user?
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---