RosettaCodeData/Task/Formatted-numeric-output/Clojure/formatted-numeric-output-2.clj
Ingy döt Net db842d013d A-M baby
2013-04-10 21:29:02 -07:00

1 line
90 B
Clojure

(printf "%09.3f" 7.125) ; format works the same way (without side the effect of printing)