MCPcopy Create free account
hub / github.com/Jiangw2020/loan / round

Method round

hfb/src/main/java/com/heepay/util/BigDecimalUtil.java:363–369  ·  view source on GitHub ↗

提供精确的小数位四舍五入处理,舍入模式采用ROUND_HALF_EVEN @param v 需要四舍五入的数字 @param scale 小数点后保留几位 @return 四舍五入后的结果

(double v, int scale)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

addMethod · 0.95
subtractMethod · 0.95
multiplyMethod · 0.95

Calls 1

toStringMethod · 0.80

Tested by

no test coverage detected