I want to display:
49
as 49.00
and:
54.9
as 54.90
Regardless of the length of the decimal or whether there are are any decimal places, I would like to display a Decimal
with 2 decimal places, and I’d like to do it in an efficient way. The purpose is to display money values.
eg, 4898489.00