inline fn floatEps(comptime T: type) T

Returns the machine epsilon of floating point type T.

Parameters

T: type,