Simple division in Java – is this a bug or a feature?

You’re using integer division.

Try 7.0/10 instead.

Leave a Comment