Initial data commit
This commit is contained in:
parent
72d218235f
commit
f23f22d71c
199087 changed files with 3378941 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
|||
(cl-format true "~9,3,,,'0F" 7.125)
|
||||
|
|
@ -0,0 +1 @@
|
|||
(printf "%09.3f" 7.125) ; format works the same way (without side the effect of printing)
|
||||
Loading…
Add table
Add a link
Reference in a new issue