Search:

Type: Posts; User: Junky

Search: Search took 0.11 seconds.

  1. Replies
    3
    Views
    799

    Re: Decimal formatting?

    that's what the DecimalFormat object is for. Go to the API and read about the class or search online for tutorials on how to use it.
  2. Replies
    3
    Views
    799

    Re: Decimal formatting?

    I see in your code you create a DecimalFormat object. I don't see where you use it!
Results 1 to 2 of 2