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