Hi for all readers,
I need to resolve next issue:
For instance, if I have number with value 1545.445551122101, I would want to round up on only two decimals after point and all this divided in quarters i.e. 1234.13455… would be 1234.00 and 1234.45661… would be 1234.50.
Additionally I would like to know how I could make to point out first group of No i.e. 1234.50 I would like to get 1.234.50.
I hope that I was clear in my Explication,
Thanks in advance