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