Methods
bit_length(() -> int) | Number of bits necessary to represent self in binary. |
conjugate | Returns self, the complex conjugate of any int. |
Attributes
LEFT_SIDEDNESS | |
RIGHT_SIDEDNESS | |
TWO_SIDEDNESS | |
denominator | the denominator of a rational number in lowest terms |
imag | the imaginary part of a complex number |
name | |
names | |
numerator | the numerator of a rational number in lowest terms |
real | the real part of a complex number |
values |