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

Tuning ext4 for performance with emphasis on SSD usage

Eclipse sucks, so use NetBeans!