8000
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 3aac6d1 commit 785396aCopy full SHA for 785396a
Doc/library/struct.rst
@@ -267,8 +267,8 @@ platform-dependent.
267
| ``P`` | :c:expr:`void \*` | integer | | \(5) |
268
+--------+--------------------------+--------------------+----------------+------------+
269
270
-Additionally, if IEC 60559 compatible complex arithmetic (Annex G) is
271
-supported, the following format characters are available:
+Additionally, if IEC 60559 compatible complex arithmetic (Annex G of the
+C11 standard) is supported, the following format characters are available:
272
273
274
| Format | C Type | Python type | Standard size | Notes |
0 commit comments