7 lines
56 B
Text
7 lines
56 B
Text
#import flo
|
|
|
|
x = 7.125
|
|
|
|
#show+
|
|
|
|
t = <printf/'%09.3f' x>
|