根据需要看看
double dd;
System.Math.Round(dd,2);
System.Math.Celling(dd,2);
System.Math.Floor(dd,2)
哪个是你想要的