summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorGideon <41593269+Turreted@users.noreply.github.com>2021-11-29 18:55:43 (GMT)
committerGitHub <noreply@github.com>2021-11-29 18:55:43 (GMT)
commit6266e4af873a27c9d352115f2f7a1ad0885fc031 (patch)
treef7cccb86aa38df82d29cf17767c8c7f571e5cf00 /Misc/ACKS
parentc1f93f0d378958dfae4f24aad0c0088e3e04e403 (diff)
downloadcpython-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/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index 204293f..94a82a0 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -1191,6 +1191,7 @@ Julien Miotte
Andrii V. Mishkovskyi
Dom Mitchell
Dustin J. Mitchell
+Gideon Mitchell
Tim Mitchell
Zubin Mithra
Florian Mladitsch