<html> | |
<body> | |
Reports on calls to <b>BigDecimal</b> | |
constructors which accept a <b>double</b> value. | |
These constructors can have somewhat unpredictable results because many numbers | |
cannot be represented exactly in a <b>double</b>. | |
It is recommend to use the constructors which accept a String instead. | |
<!-- tooltip end --> | |
<p> | |
<small>Powered by InspectionGadgets</small> | |
</body> | |
</html> |