Am Montag, 7. Februar 2011 13:48:51 UTC+1 schrieb Mike Hansen: > > On Mon, Feb 7, 2011 at 1:27 PM, Laurent wrote: > > Le 07/02/2011 13:05, Clemens Heuberger a écrit : > >> sage: abs(pi*I) > >> I*pi
> I believe the underlying cause is due to #10064, #10583, #7160, and #6132 all of which are the same issue. I think, there should be a doctest for ``abs(pi*I)`` somewhere, so that we do not forget about it. Should this be in one of the tickets mentioned above, e.g. # 7160, or a new ticket depending on the above? (the mentioned tickets do not deal with the absolute value function directly...) Daniel -- 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 URL: http://www.sagemath.org
