Hi, On Sun, Sep 6, 2009 at 6:35 PM, William Stein<wst...@gmail.com> wrote: > sage: ln(x) > ln(x) > sage: log(x) > log(x) > > That should make most people happy.
Just a comment: having two different symbolic log functions in pynac will imply (by default) --------- sage: log(x) - ln(x) log(x) - ln(x) --------- I mean symbolically they are not equal to each other given they will have different serial no. Cheers, Golam --~--~---------~--~----~------------~-------~--~----~ To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---