fn bitCountAbs(self: Managed) usize
Returns the number of bits required to represent the absolute value of an integer.
self: Managed,