mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-03 14:37:45 +00:00
Update src/uu/printf/printf.md
Co-authored-by: Sylvestre Ledru <sledru@mozilla.com>
This commit is contained in:
parent
ade823c163
commit
a838c31978
1 changed files with 1 additions and 1 deletions
|
@ -214,7 +214,7 @@ higher, you can expect variation in output between GNU coreutils printf and this
|
|||
default. There is not past-double behavior parity with Coreutils printf, values are not
|
||||
estimated or adjusted beyond input values.
|
||||
|
||||
* `%e or %E`: floating point value presented in scientific notation
|
||||
* `%e` or `%E`: floating point value presented in scientific notation
|
||||
7 significant digits by default
|
||||
`%E` means use to use uppercase E for the mantissa.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue