79645463

Date: 2025-05-30 12:37:23
Score: 1.5
Natty:
Report link
value = ((valueToConvert * 100).toInt() / 100f).toString()

x 100 / 100 for 2 decimals

x 1000 / 1000 for 3 and so on.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Thomas Van Beeck