inline fn floatMax(comptime T: type) T

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

Parameters

T: type,