Skip to Content
0
Former Member
Jan 07, 2008 at 09:12 PM

Rounding a float value.

2147 Views

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