摘要:
package com.per.test; import java.math.BigDecimal; /** * 用于高精确处理常用的数学运算 */ public class ArithmeticUtils { //默认除法运算精度 private static final int DEF_DIV_SCALE = 10; /** * 提供精确的加法运... 阅读全文
posted @ 2018-12-24 10:34
铅笔coding
阅读(268)
评论(0)
推荐(0)

浙公网安备 33010602011771号