Image

Image_helenka wrote in Imagejava_dev

May be it's too simple question for u, but...
How can i print the number with only 3 digits after the point?
I mean... if I have "5.23916569" Print only " 5.239"
In Java, of course...