pyd v0.10.1 (2018-09-20T03:30:51Z)
Home
Dub
Repo
_Py_c_prod
deimos
python
complexobject
_
extern (
C
)
Py_complex
_Py_c_prod
(
Py_complex
,
Py_complex
)
Meta
Source
See Implementation
deimos
python
complexobject
functions
PyComplex_AsCComplex
PyComplex_Check
PyComplex_CheckExact
PyComplex_FromCComplex
PyComplex_FromDoubles
PyComplex_ImagAsDouble
PyComplex_RealAsDouble
_PyComplex_FormatAdvanced
_Py_c_abs
_Py_c_diff
_Py_c_neg
_Py_c_pow
_Py_c_prod
_Py_c_quot
_Py_c_sum
structs
PyComplexObject
Py_complex
_