On Mon, Dec 15, 2008 at 9:13 PM, Kwankyu <[email protected]> wrote: > > I understand that Maple and Maxima treat 2.2*exp(3) formally while > Mathematica and Magma numerically. I see Sage follows the Maple Maxima > line....
Yep. Just another comment, Magma does not even treat exp(3) symbolically, which is much different than Mathematica (which does): wst...@dhcp160196:~$ magma Magma V2.14-9 Mon Dec 15 2008 23:10:08 on dhcp160196 [Seed = 2879764143] Type ? for help. Type <Ctrl>-D to quit. > Exp(3); 20.0855369231876677409285296546 --~--~---------~--~----~------------~-------~--~----~ 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/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
