inline fn floatExponentMax(comptime T: type) comptime_int

Returns the maximum exponent that can represent a normalised value in floating point type T.

Parameters

T: type,