Simple question, but Iafter searching, I haven't found a solution. How do you round a number in PyS60? In GPS the horizontal accuracy is displayed as ex: 100.2947556 I really only need the "100" to the left pf the "."
I have tried things like: round(acc)
Towards the end of this thread, there is the use of "round" but I tried and it didn't work for me. I also tried "split" but that didn't work either...any suggestions? Am I doing something wrong??
![]()

...any suggestions? Am I doing something wrong??
Reply With Quote


