bigdecimal

new Bigdecimal(String value)

 

转换给bigdecimal  类型时,尽量用string 类型作为参数,  浮点类型容易有精度问题, 不正确。

 

计算结果指定 精度, 舍入模式   一般 round_half_up 向上舍入。

posted @ 2017-10-17 14:41  上台阶  阅读(122)  评论(0编辑  收藏  举报