From Jason Turner

[conv.double]

Diff to HTML by rtfpessoa

tmp/tmpocfvake2/{from.md → to.md} RENAMED
@@ -1,6 +1,6 @@
1
- ## Floating-point conversions <a id="conv.double">[[conv.double]]</a>
2
 
3
  A prvalue of floating-point type can be converted to a prvalue of
4
  another floating-point type. If the source value can be exactly
5
  represented in the destination type, the result of the conversion is
6
  that exact representation. If the source value is between two adjacent
 
1
+ ### Floating-point conversions <a id="conv.double">[[conv.double]]</a>
2
 
3
  A prvalue of floating-point type can be converted to a prvalue of
4
  another floating-point type. If the source value can be exactly
5
  represented in the destination type, the result of the conversion is
6
  that exact representation. If the source value is between two adjacent