C#中小数点后保留两位小数,四舍五入的函数及使用方法


Math.Round(45.367,2)     //Returns   45.37  
posted on 2007-12-26 10:34  Edison Zhu  阅读(6612)  评论(1编辑  收藏  举报