Raymond Hettinger <raymond.hettin...@gmail.com> added the comment: The math module is primarily about exposing the C floating point library functions. Any integer arguments are converted to double.
We could add more docs but that usually doesn't help someone who already has an expectation that math.pow does the same thing as int ** int. ---------- assignee: -> rhettinger nosy: +rhettinger priority: normal -> low _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue15438> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com