Previous Page Up One Level Next Page Python/C API Reference Manual Contents Index
Previous: 7.2.3 Floating Point Objects Up: 7.2 Numeric Objects Next: 7.2.4.1 Complex Numbers as


7.2.4 Complex Number Objects

Python's complex number objects are implemented as two distinct types when viewed from the C API: one is the Python object exposed to Python programs, and the other is a C structure which represents the actual complex number value. The API provides functions for working with both.


Subsections


Previous Page Up One Level Next Page Python/C API Reference Manual Contents Index
Previous: 7.2.3 Floating Point Objects Up: 7.2 Numeric Objects Next: 7.2.4.1 Complex Numbers as
Release 2.2.3, documentation updated on 30 May 2003.
See About this document... for information on suggesting changes.

AltStyle によって変換されたページ (->オリジナル) /