blob: 1423db99433342f988b63271155765f0140ebce0 [file] [log] [blame]
<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 recommended to use the <b>BigDecimal.valueOf()</b> method or the constructors which accept a <b>String</b> instead.
<!-- tooltip end -->
<p>
</body>
</html>