At Tuesday, 23.08.2011 on 8:57 Michael Fuchs wrote:
> Hello,
> 
>    WriteLn(FloatToStr(100 / 0));
> 
> This code prints on the screen "+Inf", but I think it should be "NaN".
> Is this a bug or a special case in computer arithmetic?

http://en.wikipedia.org/wiki/Division_by_zero#In_computer_arithmetic

-- 
Best Regards,
Andreas
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to