We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d16bc4e commit fd0ebd8Copy full SHA for fd0ebd8
Doc/c-api/float.rst
@@ -80,14 +80,14 @@ Floating-Point Objects
80
81
.. c:macro:: Py_MATH_El
82
83
- Hight-precision (long double) definition of :data:`~math.e` constant.
+ High precision (long double) definition of :data:`~math.e` constant.
84
85
.. deprecated-removed:: 3.15 3.20
86
87
88
-.. c:macro:: Py_MATH_pil
+.. c:macro:: Py_MATH_PIl
89
90
- Hight-precision (long double) definition of :data:`~math.pi` constant.
+ High precision (long double) definition of :data:`~math.pi` constant.
91
92
93
0 commit comments