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