Currently, the number of decimals you specify in the FormtDecimal function will show whether there are decimals or not. So 1.3 would become 1.3000 if you specified 4 zeros. This is not always wanted and would be nice to have an optional input to say whether you want to keep or remove trailing zeros.