Definitions for "Strictfp"
Keywords:  semantics, ieee, exact, class, run
Indicates that a method or class must be run with exact IEEE 754 semantics.
Java keyword used to restrict floating-point calculations to ensure portability. The modifier was introduced into the Java programming language with the Java virtual machine version 1.2.