- From: Adam Rice <notifications@github.com>
 - Date: Tue, 14 Feb 2017 01:24:09 -0800
 - To: whatwg/streams <streams@noreply.github.com>
 - Cc: Subscribed <subscribed@noreply.github.com>
 
Received on Tuesday, 14 February 2017 09:24:41 UTC
ricea commented on this pull request.
> @@ -4371,6 +4403,9 @@ itself will evolve in these ways.
     ECMAScript spec does.
 </ul>
 
+It's also worth noting that, as in [[!ECMASCRIPT]], all numbers are represented as double-precision floating point
+values, and all arithmetic operations performed on them must be done in the usual way for such values.
How about "all arithmetic operations must be performed in the standard way..."?
-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/661#pullrequestreview-21706136
Received on Tuesday, 14 February 2017 09:24:41 UTC