Hi Developers!
So recently I’ve encountered a problem with rounding numbers to 2 digits afterr decimal point. Like if I want to make a KDR system these decimals will matter, but I don’t want infinite decimal like 7.33333… to be present.
Are there any solutions to this issue? I’d be glad for any help provided!