Mark Dickinson <[EMAIL PROTECTED]> added the comment:

This one's quite baffling.

Jean, can you confirm whether cmath.log(0.01, 0.5) and cmath.log(100., 
2.0) give the correct answer or not?  They should both give

(6.6438561897747244-0j)

(the sign on the imaginary part might turn out as + instead of -;  that's 
okay.)

----------
priority:  -> high

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue3168>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to