...
Note that conversions from float
to double
can also lose information about the overall magnitude of the converted value. See rule "NUM09NUM06-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="841ec8b6159c3634-160fdae6-48cd488a-81df9e6f-f7ab96a5ab15dd9aa25e0d85"><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> |
...