tmp/tmpnu51wwy8/{from.md → to.md}
RENAMED
|
@@ -60,7 +60,7 @@ the `"C"` locale, as described for `strtod`, except that
|
|
| 60 |
In any case, the resulting `value` is one of at most two floating-point
|
| 61 |
values closest to the value of the string matching the pattern.
|
| 62 |
|
| 63 |
*Throws:* Nothing.
|
| 64 |
|
| 65 |
-
See also: ISO C 7.
|
| 66 |
|
|
|
|
| 60 |
In any case, the resulting `value` is one of at most two floating-point
|
| 61 |
values closest to the value of the string matching the pattern.
|
| 62 |
|
| 63 |
*Throws:* Nothing.
|
| 64 |
|
| 65 |
+
See also: ISO C 7.24.2.6, 7.24.2.8
|
| 66 |
|