We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2da48e3 commit d78768eCopy full SHA for d78768e
Doc/library/struct.rst
@@ -357,7 +357,7 @@ Notes:
357
``'0c'`` means 0 characters).
358
359
(10)
360
- For the ``'E'`` and ``'C'`` format characters, the packed representation uses
+ For the ``'F'`` and ``'D'`` format characters, the packed representation uses
361
the IEEE 754 binary32 and binary64 format for components of the complex
362
number, regardless of the floating-point format used by the platform.
363
Note that complex types (``F`` and ``D``) are available unconditionally,
0 commit comments