29 lines
349 B
Plaintext
29 lines
349 B
Plaintext
binaryninja.builtins.complex
|
|
============================
|
|
|
|
.. currentmodule:: binaryninja.builtins
|
|
|
|
.. autoclass:: complex
|
|
|
|
|
|
.. automethod:: __init__
|
|
|
|
|
|
.. rubric:: Methods
|
|
|
|
.. autosummary::
|
|
|
|
~complex.conjugate
|
|
|
|
|
|
|
|
|
|
|
|
.. rubric:: Attributes
|
|
|
|
.. autosummary::
|
|
|
|
~complex.imag
|
|
~complex.real
|
|
|
|
|