inline fn floatMin(comptime T: type) T

Returns the smallest normal number representable in floating point type T.

Parameters

T: type,