inline fn floatExponentMin(comptime T: type) comptime_int
[src]
Returns the minimum exponent that can represent a normalised value in floating point type T.
inline fn floatExponentMin(comptime T: type) comptime_int
Returns the minimum exponent that can represent a normalised value in floating point type T.