RosettaCodeData/Task/Formatted-numeric-output/Ursala/formatted-numeric-output.ursala
Ingy döt Net d066446780 langs a-z
2013-04-10 22:43:41 -07:00

7 lines
56 B
Text

#import flo
x = 7.125
#show+
t = <printf/'%09.3f' x>