2 lines
50 B
Text
2 lines
50 B
Text
printer = 7.125
|
|
println format("%09.3f", printer)
|
printer = 7.125
|
|
println format("%09.3f", printer)
|