java 中的加减乘除

DecimalFormat的几种用法!
http://blog.sina.com.cn/s/blog_4fcb75bd01008bz7.html
关于java.math.BigDecimal类常用方法
http://www.2cto.com/kf/201204/128096.html
java中float运算的精度问题
http://www.jspspace.com/service/Art-3177-5.html
java中double运算的问题
http://www.blogjava.net/mphome/archive/2007/12/10/166783.html

BigDecimal不整除的一个异常java.lang.ArithmeticException: Non-terminating decimal expansion
http://hi.baidu.com/yanghlcn/item/0698ee1cee21bf0fe65c36b7

Non-terminating decimal expansion; no exact
http://hi.baidu.com/melove1006/item/2786b87cb192fb326cc37c72

2011-10-19 19:14

用 DecimalFormat 格式化数字

 

http://hi.baidu.com/ihsauqaxblbdmwq/item/87b4c8e94c53e4206cabb840

你可能感兴趣的:(java,c,float)