Hello everyone,<br><br>I am facing one strange problem here. We are using a banking teller application ,here we do calculation based on denominations in short.<br><br>My main problem is when we use this application for long time with out closing it the trunc start giving incorrect value what i mean is  <br>
<br>quantity := trunc(amount/value).<br><br>Sometime when amount = let say 4.5 and value =0.1 it gives like<br><br>quantity := trunc(4.5/0.1)=44 which is wrong since my client complain it make them lose of 1 dollar amount.<br>
<br>However when i close the application and do again all works fine.<br><br>Anyone ever faced this problem before  , or anyone know any substitute for trunc which works<br>I am using delhi6<br><br>Appreciate your help<br>
<br>regards<br>vik<br clear="all"><br>-- <br>  vikas<br>