While printing a character value, I need to have decimal value also eventhough the decimal value is empty. eg. 15.00. Now If I have some value in it, it is printing properly. eg. 15.1
Let me know how to proceed for this.