Hi Friends,
I am trying to round a float value.
Suppose the value is 1.6666666666666666E-01
I need the output as 1.67
I hve been using ROUND function module but it gives me 1.6700000000E-01
when I use Packed decimal it takes as 0.17
Any suggestions..
Thanks
Chaithanya