float conversion to string rounding inconveinience
I want to represent money which is usually to 2DP and I add up items using float values but whenever I have a value that is similar to the one used it only converts it to a string to 1DP. This seems like its going to be annoying to work around. I'm thinking of using a regular expression and an...
__________________
Python
Domain Name Forum
|