how to fix number of digits after deciaml in C# code example Example: limiting the amount of decimal places c# Math.Round(3.454, 2);//Result 3.45