strictfp : Java Glossary

*0-9ABCDEFGHIJKLMNOPQRSTUVWXYZ (all)

strictfp
Floating point hardware calculates with more precision and with a greater range of values than the Java specification requires. It would be confusing if some platforms gave more precision than others. When you use the strictfp modifier on a method or class, the compiler generates code that adheres strictly to the Java spec for identical results on all platforms. Without strictfp, is it is slightly laxer, but not so lax as to use the guard bits in the Pentium to give 80 bits of precision. With JET (Just Enough Time), there is an option to use the full 80 bits in calculation.

This page is posted
on the web at:

http://mindprod.com/jgloss/strictfp.html

Optional Replicator mirror
of mindprod.com
on local hard disk J:

J:\mindprod\jgloss\strictfp.html
Canadian Mind Products
Please the feedback from other visitors, or your own feedback about the site.
Contact Roedy. Please feel free to link to this page without explicit permission.

IP:[65.110.21.43]
Your face IP:[3.140.186.241]
You are visitor number