diff options
author | Gideon <41593269+Turreted@users.noreply.github.com> | 2021-11-29 18:55:43 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-29 18:55:43 (GMT) |
commit | 6266e4af873a27c9d352115f2f7a1ad0885fc031 (patch) | |
tree | f7cccb86aa38df82d29cf17767c8c7f571e5cf00 /Misc/ACKS | |
parent | c1f93f0d378958dfae4f24aad0c0088e3e04e403 (diff) | |
download | cpython-6266e4af873a27c9d352115f2f7a1ad0885fc031.zip cpython-6266e4af873a27c9d352115f2f7a1ad0885fc031.tar.gz cpython-6266e4af873a27c9d352115f2f7a1ad0885fc031.tar.bz2 |
bpo-45917: Add math.exp2() method - return 2 raised to the power of x (GH-29829)
Co-authored-by: Mark Dickinson <dickinsm@gmail.com>
Diffstat (limited to 'Misc/ACKS')
-rw-r--r-- | Misc/ACKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1191,6 +1191,7 @@ Julien Miotte Andrii V. Mishkovskyi Dom Mitchell Dustin J. Mitchell +Gideon Mitchell Tim Mitchell Zubin Mithra Florian Mladitsch |