How to represent Float data Values
Hi
My issue is I am going to display float data values and also I want to display that value in Words. Suppose if share value is 1.25, in words it displays like One And 25/100, some aspects its ok. But I assign share value like integer value(25), it displays like Twenty Five xx/100.
I want to know how to represent exactly the same with word format without having xx letters.
Thanks in advance.
TRS
|