fn bitCountAbs(self: Const) usize

Returns the number of bits required to represent the absolute value of an integer.

Parameters

self: Const,