This a python binding to the C++ class Mantid::Geometry::AngleUnits.
x.__init__(...) initializes x; see help(type(x)) for signature
Number of bits necessary to represent self in binary. >>> bin(37) ‘0b100101’ >>> (37).bit_length() 6
Returns self, the complex conjugate of any int.
the denominator of a rational number in lowest terms
the imaginary part of a complex number
the numerator of a rational number in lowest terms
the real part of a complex number