c# calculate percentage to 2 deciaml points of percisision code example Example: c# double value with 2 decimal places inputValue = Math.Round(inputValue, 2);