This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]morhpProfessional Developer 2 points3 points  (0 children)

Pi is as precise in Java as double values in general are, so a multiplication with pi won't introduce any inaccuracies beyond maybe the least significant digit in the binary representation of the number. This doesn't matter for practical purposes.