mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Fix all Python Cookbook links (#22205)
This commit is contained in:
parent
5a565b3d7c
commit
ac0333e1e1
17 changed files with 20 additions and 20 deletions
|
@ -123,7 +123,7 @@ Number-theoretic and representation functions
|
|||
|
||||
For further discussion and two alternative approaches, see the `ASPN cookbook
|
||||
recipes for accurate floating point summation
|
||||
<https://code.activestate.com/recipes/393090/>`_\.
|
||||
<https://github.com/ActiveState/code/tree/master/recipes/Python/393090_Binary_floating_point_summatiaccurate_full/recipe-393090.py>`_\.
|
||||
|
||||
|
||||
.. function:: gcd(*integers)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue