#
ieee-754
IEEE 754 floating-point standard and NaN encoding
ProgrammingC nan(tagp) string rationale and IEEE 754 payloads
Why C's nan(const char *tagp) accepts a string: WG14 rationale, how tagp maps to IEEE 754 QNaN payloads, common parsing strategies and portability implications.
1 answer• 1 view