Guido van Rossum <gu...@python.org> added the comment:

The problem with that formulation of the feature request is that it would 
require the math.log function to recognize rationals, or at least the Fraction 
type. Since the numeric tower and the fractions module are implemented in pure 
Python that would be somewhat problematic.

I think people who work a lot with fractions and want to compute their 
logarithm just need to use the formula that the OP gave.

----------
resolution:  -> wont fix
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue42886>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to