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

NetBeans 6.1: Working with Google´s Android SDK, Groovy and Grails