inline fn floatEps(comptime T: type) T
Returns the machine epsilon of floating point type T.
T: type,