29 lines
328 B
ReStructuredText
29 lines
328 B
ReStructuredText
binaryninja.numbers.Real
|
|
========================
|
|
|
|
.. currentmodule:: binaryninja.numbers
|
|
|
|
.. autoclass:: Real
|
|
|
|
|
|
.. automethod:: __init__
|
|
|
|
|
|
.. rubric:: Methods
|
|
|
|
.. autosummary::
|
|
|
|
~Real.conjugate
|
|
|
|
|
|
|
|
|
|
|
|
.. rubric:: Attributes
|
|
|
|
.. autosummary::
|
|
|
|
~Real.imag
|
|
~Real.real
|
|
|
|
|