inline fn floatMantissaBits(comptime T: type) comptime_int
[src]
Returns the number of bits in the mantissa of floating point type T.
inline fn floatMantissaBits(comptime T: type) comptime_int
Returns the number of bits in the mantissa of floating point type T.