...
Note that conversions from float to double can also lose information about the overall magnitude of the converted value. See guideline rule "NUM09-J. Use the strictfp modifier for floating point calculation consistency across platforms" for additional information.
...
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="94a1078ebe644dba-962d4a9c-4932402c-aa6bb00a-493b02d6da10a445109339f4"><ac:plain-text-body><![CDATA[ | [[JLS 2005 | AA. Bibliography#JLS 05]] | [§5.1.2, "Widening Primitive Conversion" | http://java.sun.com/docs/books/jls/third_edition/html/conversions.html#5.1.2] | ]]></ac:plain-text-body></ac:structured-macro> |
...