hello everyone, I need your advice: why does rounding work incorrectly when entering "3", what needs to be corrected? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

hello everyone, I need your advice: why does rounding work incorrectly when entering "3", what needs to be corrected?

https://code.sololearn.com/cJxcwIC6m09b/?ref=app

6th Dec 2022, 3:43 PM
Олег Макаров
Олег Макаров - avatar
1 Respuesta
+ 1
Try this : Console.WriteLine("{0:0.00}",sell.Totalcost()); And Don't round in method or round to 3 places..
6th Dec 2022, 4:26 PM
Jayakrishna 🇮🇳