john Forgue added the comment:
I found a programming issue that circumvented the round function. As for the
terminal "verification" I reported I'm not sure what I did and cannot
repeat.
Sorry for the false alarm.
John
--
resolution: -> works for me
stage:
New submission from john Forgue:
I have a sensor that returns float with 15 decimal places.
Using "round(number[, digits])" in a program I get no rounding
Using the same command in the terminal interpreter it returns
... (3 periods) then hangs requiring ^C to continue.
I'