inline fn floatExponentMin(comptime T: type) comptime_int

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

Parameters

T: type,