diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2021-11-23-15-36-56.bpo-45876.NO8Yaj.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2021-11-23-15-36-56.bpo-45876.NO8Yaj.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/2021-11-23-15-36-56.bpo-45876.NO8Yaj.rst b/Misc/NEWS.d/next/Library/2021-11-23-15-36-56.bpo-45876.NO8Yaj.rst deleted file mode 100644 index 889ed6c..0000000 --- a/Misc/NEWS.d/next/Library/2021-11-23-15-36-56.bpo-45876.NO8Yaj.rst +++ /dev/null @@ -1,2 +0,0 @@ -Improve the accuracy of stdev() and pstdev() in the statistics module. When -the inputs are floats or fractions, the output is a correctly rounded float |