|
Posted by toffee on 10/14/47 11:52
Hi, after some research,
i found that you need to use the @ sign before the formula i.e. $value = @(2
/ 0);
hope this helps any1
"Rik" <luiheidsgoeroe@hotmail.com> wrote in message
news:1c8d1$44b2ae17$8259c69c$31535@news1.tudelft.nl...
> toffee wrote:
> > Hi all,
> >
> > is there a way to get rid off all the division by zero messages?
> >
> > all suggestions are appreciated
>
> 1. proper coding.
> 2. proper checking
> 3. don't divide by zero
>
> I've had a division by zero error once, a long, long time ago, and then I
> knew.
>
> Grtz,
> --
> Rik Wasmus
>
>
[Back to original message]
|