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