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