View Single Post
Old 08-24-2016, 10:05 PM   #2
Claire_Anderson
Registered User
 
Join Date: Aug 2016
Posts: 40
It is used to ensure that you receive the same floating point calculation results for different java platforms. The results of floating point calculations changes from platform to platform, that is why strictfp is used in java programming.
__________________
Claire

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Claire_Anderson is offline   Reply With Quote