2
Answers

Rounding Large Dollar amounts

Photo of Thomas

Thomas

13y
1.4k
1
I want to round a double value to the nearest $100,000 (i.e. $3,456,789 = $3.500,000)

However this needs to be done as a string because it is a label for an open source Chart drawing tool that takes a string to create the labels.

Any suggestions?

Answers (2)