有没有办法将十进制值四舍五入到.Net中最近的0.05值?
例如:
7.125 - > 7.15
6.66 - > 6.7
如果它现在可用,任何人都可以提供算法吗?
.net c# algorithm decimal rounding
.net ×1
algorithm ×1
c# ×1
decimal ×1
rounding ×1