René's URL Explorer Experiment


Title: Complex Number Objects — Python 3.14.2 documentation

Open Graph Title: Complex Number Objects

Description: 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 represent...

Open Graph Description: 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 represent...

Opengraph URL: https://docs.python.org/3/c-api/complex.html

direct link

Domain: docs.python.org

og:typewebsite
og:site_namePython documentation
og:image:width1146
og:image:height600
og:imagehttps://docs.python.org/3.14/_images/social_previews/summary_c-api_complex_fac744f4.png
og:image:altPython’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 represent...
twitter:cardsummary_large_image
theme-color#3776ab
readthedocs-addons-api-version1

Links:

https://www.python.org/
Table of Contentshttps://docs.python.org/3/contents.html
Complex Number Objectshttps://docs.python.org/3/c-api/complex.html
Complex Numbers as C Structureshttps://docs.python.org/3/c-api/complex.html#complex-numbers-as-c-structures
Complex Numbers as Python Objectshttps://docs.python.org/3/c-api/complex.html#complex-numbers-as-python-objects
Floating-Point Objectshttps://docs.python.org/3/c-api/float.html
Bytes Objectshttps://docs.python.org/3/c-api/bytes.html
Report a bughttps://docs.python.org/3/bugs.html
Show source https://github.com/python/cpython/blob/main/Doc/c-api/complex.rst?plain=1
indexhttps://docs.python.org/3/genindex.html
moduleshttps://docs.python.org/3/py-modindex.html
nexthttps://docs.python.org/3/c-api/bytes.html
previoushttps://docs.python.org/3/c-api/float.html
Pythonhttps://www.python.org/
3.14.2 Documentationhttps://docs.python.org/3/index.html
Python/C API Reference Manualhttps://docs.python.org/3/c-api/index.html
Concrete Objects Layerhttps://docs.python.org/3/c-api/concrete.html
Complex Number Objectshttps://docs.python.org/3/c-api/complex.html
https://docs.python.org/3/c-api/complex.html#complex-number-objects
https://docs.python.org/3/c-api/complex.html#complex-numbers-as-c-structures
https://docs.python.org/3/c-api/complex.html#c.Py_complex
https://docs.python.org/3/c-api/complex.html#c.Py_complex.real
https://docs.python.org/3/c-api/complex.html#c.Py_complex.imag
Py_complexhttps://docs.python.org/3/c-api/complex.html#c.Py_complex
Py_complexhttps://docs.python.org/3/c-api/complex.html#c.Py_complex
Py_complexhttps://docs.python.org/3/c-api/complex.html#c.Py_complex
https://docs.python.org/3/c-api/complex.html#c._Py_c_sum
Py_complexhttps://docs.python.org/3/c-api/complex.html#c.Py_complex
Py_complexhttps://docs.python.org/3/c-api/complex.html#c.Py_complex
Py_complexhttps://docs.python.org/3/c-api/complex.html#c.Py_complex
Py_complexhttps://docs.python.org/3/c-api/complex.html#c.Py_complex
https://docs.python.org/3/c-api/complex.html#c._Py_c_diff
Py_complexhttps://docs.python.org/3/c-api/complex.html#c.Py_complex
Py_complexhttps://docs.python.org/3/c-api/complex.html#c.Py_complex
Py_complexhttps://docs.python.org/3/c-api/complex.html#c.Py_complex
https://docs.python.org/3/c-api/complex.html#c._Py_c_neg
Py_complexhttps://docs.python.org/3/c-api/complex.html#c.Py_complex
Py_complexhttps://docs.python.org/3/c-api/complex.html#c.Py_complex
Py_complexhttps://docs.python.org/3/c-api/complex.html#c.Py_complex
Py_complexhttps://docs.python.org/3/c-api/complex.html#c.Py_complex
https://docs.python.org/3/c-api/complex.html#c._Py_c_prod
Py_complexhttps://docs.python.org/3/c-api/complex.html#c.Py_complex
Py_complexhttps://docs.python.org/3/c-api/complex.html#c.Py_complex
Py_complexhttps://docs.python.org/3/c-api/complex.html#c.Py_complex
Py_complexhttps://docs.python.org/3/c-api/complex.html#c.Py_complex
https://docs.python.org/3/c-api/complex.html#c._Py_c_quot
Py_complexhttps://docs.python.org/3/c-api/complex.html#c.Py_complex
Py_complexhttps://docs.python.org/3/c-api/complex.html#c.Py_complex
Py_complexhttps://docs.python.org/3/c-api/complex.html#c.Py_complex
Py_complexhttps://docs.python.org/3/c-api/complex.html#c.Py_complex
https://docs.python.org/3/c-api/complex.html#c._Py_c_pow
Py_complexhttps://docs.python.org/3/c-api/complex.html#c.Py_complex
https://docs.python.org/3/c-api/complex.html#complex-numbers-as-python-objects
https://docs.python.org/3/c-api/complex.html#c.PyComplexObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyTypeObjecthttps://docs.python.org/3/c-api/type.html#c.PyTypeObject
https://docs.python.org/3/c-api/complex.html#c.PyComplex_Type
Stable ABIhttps://docs.python.org/3/c-api/stable.html#stable
PyTypeObjecthttps://docs.python.org/3/c-api/type.html#c.PyTypeObject
complexhttps://docs.python.org/3/library/functions.html#complex
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
https://docs.python.org/3/c-api/complex.html#c.PyComplex_Check
PyComplexObjecthttps://docs.python.org/3/c-api/complex.html#c.PyComplexObject
PyComplexObjecthttps://docs.python.org/3/c-api/complex.html#c.PyComplexObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
https://docs.python.org/3/c-api/complex.html#c.PyComplex_CheckExact
PyComplexObjecthttps://docs.python.org/3/c-api/complex.html#c.PyComplexObject
PyComplexObjecthttps://docs.python.org/3/c-api/complex.html#c.PyComplexObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
Py_complexhttps://docs.python.org/3/c-api/complex.html#c.Py_complex
https://docs.python.org/3/c-api/complex.html#c.PyComplex_FromCComplex
Py_complexhttps://docs.python.org/3/c-api/complex.html#c.Py_complex
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
https://docs.python.org/3/c-api/complex.html#c.PyComplex_FromDoubles
Stable ABIhttps://docs.python.org/3/c-api/stable.html#stable
PyComplexObjecthttps://docs.python.org/3/c-api/complex.html#c.PyComplexObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
https://docs.python.org/3/c-api/complex.html#c.PyComplex_RealAsDouble
Stable ABIhttps://docs.python.org/3/c-api/stable.html#stable
__complex__()https://docs.python.org/3/reference/datamodel.html#object.__complex__
PyFloat_AsDouble()https://docs.python.org/3/c-api/float.html#c.PyFloat_AsDouble
PyErr_Occurred()https://docs.python.org/3/c-api/exceptions.html#c.PyErr_Occurred
__complex__()https://docs.python.org/3/reference/datamodel.html#object.__complex__
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
https://docs.python.org/3/c-api/complex.html#c.PyComplex_ImagAsDouble
Stable ABIhttps://docs.python.org/3/c-api/stable.html#stable
__complex__()https://docs.python.org/3/reference/datamodel.html#object.__complex__
PyFloat_AsDouble()https://docs.python.org/3/c-api/float.html#c.PyFloat_AsDouble
PyErr_Occurred()https://docs.python.org/3/c-api/exceptions.html#c.PyErr_Occurred
__complex__()https://docs.python.org/3/reference/datamodel.html#object.__complex__
Py_complexhttps://docs.python.org/3/c-api/complex.html#c.Py_complex
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
https://docs.python.org/3/c-api/complex.html#c.PyComplex_AsCComplex
Py_complexhttps://docs.python.org/3/c-api/complex.html#c.Py_complex
__complex__()https://docs.python.org/3/reference/datamodel.html#object.__complex__
__float__()https://docs.python.org/3/reference/datamodel.html#object.__float__
__index__()https://docs.python.org/3/reference/datamodel.html#object.__index__
Py_complexhttps://docs.python.org/3/c-api/complex.html#c.Py_complex
realhttps://docs.python.org/3/c-api/complex.html#c.Py_complex.real
PyErr_Occurred()https://docs.python.org/3/c-api/exceptions.html#c.PyErr_Occurred
__index__()https://docs.python.org/3/reference/datamodel.html#object.__index__
Table of Contentshttps://docs.python.org/3/contents.html
Complex Number Objectshttps://docs.python.org/3/c-api/complex.html
Complex Numbers as C Structureshttps://docs.python.org/3/c-api/complex.html#complex-numbers-as-c-structures
Complex Numbers as Python Objectshttps://docs.python.org/3/c-api/complex.html#complex-numbers-as-python-objects
Floating-Point Objectshttps://docs.python.org/3/c-api/float.html
Bytes Objectshttps://docs.python.org/3/c-api/bytes.html
Report a bughttps://docs.python.org/3/bugs.html
Show source https://github.com/python/cpython/blob/main/Doc/c-api/complex.rst?plain=1
indexhttps://docs.python.org/3/genindex.html
moduleshttps://docs.python.org/3/py-modindex.html
nexthttps://docs.python.org/3/c-api/bytes.html
previoushttps://docs.python.org/3/c-api/float.html
Pythonhttps://www.python.org/
3.14.2 Documentationhttps://docs.python.org/3/index.html
Python/C API Reference Manualhttps://docs.python.org/3/c-api/index.html
Concrete Objects Layerhttps://docs.python.org/3/c-api/concrete.html
Complex Number Objectshttps://docs.python.org/3/c-api/complex.html
Copyrighthttps://docs.python.org/3/copyright.html
History and Licensehttps://docs.python.org/license.html
Please donate.https://www.python.org/psf/donations/
Found a bughttps://docs.python.org/bugs.html
Sphinxhttps://www.sphinx-doc.org/

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.