MCPcopy Create free account
hub / github.com/aqi00/android2 / round

Method round

junior/src/main/java/com/example/junior/util/Arith.java:159–167  ·  view source on GitHub ↗

提供精确的小数位四舍五入处理。 @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 13

getTopMethod · 0.80
getScaledHeightMethod · 0.80
getScaledWidthMethod · 0.80
initLrcMethod · 0.80
updateViewPositionMethod · 0.80
addDotMethod · 0.80
addDotMethod · 0.80
refreshLocationInfoMethod · 0.80
setLocationTextMethod · 0.80
setLocationTextMethod · 0.80
onGpsStatusChangedMethod · 0.80
onGpsStatusChangedMethod · 0.80

Calls 1

toStringMethod · 0.45

Tested by

no test coverage detected