File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ Changes to built-in modules:
9797 +-----------------------------------------------------------------------------------------------------------+---------------+
9898 | `math <https://docs.python.org/3/whatsnew/3.5.html#math >`_ |
9999 +-----------------------------------------------------------------------------------------------------------+---------------+
100- | Two new constants have been added to the math module: *inf * and *nan *. | |
100+ | Two new constants have been added to the math module: *inf * and *nan *. | Completed |
101101 +-----------------------------------------------------------------------------------------------------------+---------------+
102102 | A new function *isclose() * provides a way to test for approximate equality. | |
103103 +-----------------------------------------------------------------------------------------------------------+---------------+
Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ Changes to built-in modules:
121121 +--------------------------------------------------------------------------------------------------------------+----------------+
122122 | `math <https://docs.python.org/3.6/whatsnew/3.6.html#math >`_ |
123123 +--------------------------------------------------------------------------------------------------------------+----------------+
124- | The new math.tau (τ) constant has been added | |
124+ | The new math.tau (τ) constant has been added | Completed |
125125 +--------------------------------------------------------------------------------------------------------------+----------------+
126126 | `os <https://docs.python.org/3.6/whatsnew/3.6.html#os >`_ |
127127 +--------------------------------------------------------------------------------------------------------------+----------------+
You can’t perform that action at this time.
0 commit comments