Meaning of the "strictfp" keyword in Java

The strictfp keyword denotes interfaces, classes, methods, variables, and values to ensure the same rounding precision for floating point calculations involving double & float across platforms.

Comments

Popular posts from this blog

Eclipse sucks, so use NetBeans!

Tuning ext4 for performance with emphasis on SSD usage

Tuning ext3 for performance without losing its data integrity potential