4 lines
51 B
Text
4 lines
51 B
Text
|
|
n = 7.125
|
||
|
|
print, n, format='(f08.3)'
|
||
|
|
;==> 0007.125
|