.NET 11 Can Round-Trip a Double as Hex, Bit for Bit
.NET 11 Preview 4 teaches double, float, and Half to format with the X specifier and parse with NumberStyles.HexFloat, producing the same IEEE-754 hex text as C printf("%a").
270 posts · Page 16 of 27