How to limit a decimal number? [duplicate] December 30, 2023 by Tarik Math.Round Method (Decimal, Int32) Example: Math.Round(3.44, 1); //Returns 3.4.