[html5] r5915 - [giowt] (0) oops, forgot to change s/single/double/ here when updating the spec [...]
whatwg at whatwg.org
whatwg at whatwg.org
Fri Feb 25 00:12:01 PST 2011
Author: ianh
Date: 2011-02-25 00:11:58 -0800 (Fri, 25 Feb 2011)
New Revision: 5915
Modified:
complete.html
index
source
Log:
[giowt] (0) oops, forgot to change s/single/double/ here when updating the spec to use double-precision everywhere (see r5373).
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11936
Modified: complete.html
===================================================================
--- complete.html 2011-02-25 07:56:36 UTC (rev 5914)
+++ complete.html 2011-02-25 08:11:58 UTC (rev 5915)
@@ -4191,7 +4191,7 @@
</ol></li>
<li><p><i>Conversion</i>: Let <var title="">S</var> be the set of
- finite IEEE 754 single-precision floating point values except
+ finite IEEE 754 double-precision floating point values except
−0, but with two special values added: 2<sup title="">1024</sup> and −2<sup title="">1024</sup>.</li>
<li><p>Let <var title="">rounded-value</var> be the number in <var title="">S</var> that is closest to <var title="">value</var>,
Modified: index
===================================================================
--- index 2011-02-25 07:56:36 UTC (rev 5914)
+++ index 2011-02-25 08:11:58 UTC (rev 5915)
@@ -4171,7 +4171,7 @@
</ol></li>
<li><p><i>Conversion</i>: Let <var title="">S</var> be the set of
- finite IEEE 754 single-precision floating point values except
+ finite IEEE 754 double-precision floating point values except
−0, but with two special values added: 2<sup title="">1024</sup> and −2<sup title="">1024</sup>.</li>
<li><p>Let <var title="">rounded-value</var> be the number in <var title="">S</var> that is closest to <var title="">value</var>,
Modified: source
===================================================================
--- source 2011-02-25 07:56:36 UTC (rev 5914)
+++ source 2011-02-25 08:11:58 UTC (rev 5915)
@@ -3257,7 +3257,7 @@
</li>
<li><p><i>Conversion</i>: Let <var title="">S</var> be the set of
- finite IEEE 754 single-precision floating point values except
+ finite IEEE 754 double-precision floating point values except
−0, but with two special values added: 2<sup
title="">1024</sup> and −2<sup title="">1024</sup>.</p></li>
More information about the Commit-Watchers
mailing list