5 lines
92 B
Tcl
5 lines
92 B
Tcl
|
|
# double fp temp calculated
|
||
|
|
# converts to string
|
||
|
|
# j not updated
|
||
|
|
puts stdout "j: [expr $j]"
|