IS there a problem with java when it comes to double numbers and accuracy?<br><br>When I do something like this:<br><br>double x = 5;<br>double y = 20;<br><br>system.out.print(y/x);<br><br>I get<br> 4.000000000012<br><br>or something to that effect.<br><br>Is this normal or could my machine be malfunctioning. If this is normal (the same calc works properly in VB) is there any way to produce correct output?<br><br> <p> fenris<br><a href=mailto:fenris@hotmail.com>fenris@hotmail.com</a><br><a href= > </a><br>