Branch: refs/heads/master Home: https://github.com/python/cpython Commit: 734125938d4653459593ebd28a0aec086efb1f27 https://github.com/python/cpython/commit/734125938d4653459593ebd28a0aec086efb1f27 Author: Mark Dickinson <mdickinson at enthought.com> Date: 2017年04月02日 (2017年4月02日) Changed paths: M Doc/library/math.rst Log Message: ----------- Fix misleading documentation for math.exp. (#951)