double c=3443.333263423234;
java.text.DecimalFormat myformat=new java.text.DecimalFormat("#0.0000");
myformat.format(c);