Less critical are following niceties: |
indigenous keyword specifies maximum precision format supported by hardware |
anonymous {float, double, indigenous} specifies floating point format to be used in calculating expressions
|
Also recommended IEEE floating point support library to get and set floating point flags and rounding modes |
Need to implement strictfp version of Java Math libraries |