inline fn floatMantissaBits(comptime T: type) comptime_int

Returns the number of bits in the mantissa of floating point type T.

Parameters

T: type,