|
@ -349,7 +349,7 @@ Format |
|
|
|
|
|
|
|
|
#### Float presentation types: |
|
|
#### Float presentation types: |
|
|
* `'f'` - Fixed point: `.<precision>f` |
|
|
* `'f'` - Fixed point: `.<precision>f` |
|
|
* `'%'` - Percent: `.<precision>%` |
|
|
|
|
|
|
|
|
* `'%'` - Percent: `.<precision>%` |
|
|
* `'e'` - Exponent |
|
|
* `'e'` - Exponent |
|
|
|
|
|
|
|
|
#### Integer presentation types: |
|
|
#### Integer presentation types: |
|
|