Public Comment Number PC-UK0148 ISO/IEC CD 9899 (SC22N2620) Public Comment =========================================== Date: 1998-02-25 Author: N.M Maclaren Author Affiliation: Self Postal Address: University of Cambridge, Computer Laboratory, New Museums Site, Pembroke Street, Cambridge CB3 3QG, United Kingdom E-mail Address: Telephone Number: +44 1223 334761 Fax Number: +44 1223 334679 Number of individual comments: 1 Comment 1. Category: Feature that should be removed Committee Draft subsection: 7.7.11.2 Title: The nan() function seems pointless and confusing Detailed description: This implies that the NaN macro takes a string argument, which is incompatible with its use in 7.7 Mathematics. Given the statement in IEEE 754 that only one NaN of each type need be provided, and the absence of facilities for handling different NaN values both in IEEE 754 and C9X, I suggest scrapping this function entirely.