- From: Geoffrey Sneddon <notifications@github.com>
- Date: Tue, 01 Aug 2017 01:40:43 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 1 August 2017 08:41:04 UTC
gsnedders commented on this pull request. > @@ -5144,7 +5144,7 @@ The [=type name=] of the The {{unrestricted float}} type is a floating point numeric type that corresponds to the set of all possible single-precision 32 bit -IEEE 754 floating point numbers, finite and non-finite. [[!IEEE-754]] +IEEE 754 floating point numbers, finite, non-finite, and special "not a number" values (NaNs). [[!IEEE-754]] Do we mean to allow all NaN representations, versus the ES single special NaN value? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/pull/393#pullrequestreview-53435327
Received on Tuesday, 1 August 2017 08:41:04 UTC