Hi all I have got one problem with an arithmetic exception which is thrown when a variable reaches a very small value (such as e-200). I was wondering if there is some option in the compiler to avoid this exception to be throw just replacing the value with zero. Andrea