i know you can do math in strings like int() format() and stuff like that..
what other string functions are there?
how do i get a string to show insted of 14567.166666666666
only 14567.16 or 1.66 (and not with [format #####.##])