From Jason Turner

[facet.num.put.conv]

Diff to HTML by rtfpessoa

tmp/tmphzxscrms/{from.md → to.md} RENAMED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ **Table: Numeric conversions** <a id="facet.num.put.conv">[facet.num.put.conv]</a>
2
+
3
+ | Type(s) | State | `stdio` equivalent |
4
+ | --------------------- | ----------- | ------------------ |
5
+ | an integral type | `showpos` | `+` |
6
+ | | `showbase` | `#` |
7
+ | a floating-point type | `showpos` | `+` |
8
+ | | `showpoint` | `#` |
9
+