H
Hunter's Lists
Howdy,
I have some methods that manipulate floats that represent a currency amount.
I often end up with more precision than I need, i.e.: $9.756.
What is the best way to scale that to 9.76?
Cheers.
I have some methods that manipulate floats that represent a currency amount.
I often end up with more precision than I need, i.e.: $9.756.
What is the best way to scale that to 9.76?
Cheers.