📜  减少double c#代码示例中的小数点

📅  最后修改于: 2022-03-11 14:49:11.740000             🧑  作者: Mango

代码示例1
inputValue = Math.Round(inputValue, 2);