octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: integer artithmetic


From: John W. Eaton
Subject: RE: integer artithmetic
Date: Wed, 1 Sep 2004 15:03:39 -0400

On  1-Sep-2004, Hall, Benjamin <address@hidden> wrote:

| Here's R14 results:
| 
| >> a = int16(0)/int16(0)
| Warning: Divide by zero.
| 
| a =
| 
|       0
| 
| >> b = Inf*int16(0)
| 
| b =
| 
|       0

OK, this is what I've done for Octave as well.

Thanks,

jwe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]