octave-maintainers
[Top][All Lists]
Advanced

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

Re: signbit and logical tests


From: Michael D. Godfrey
Subject: Re: signbit and logical tests
Date: Sat, 16 Feb 2013 09:36:29 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2

On 02/16/2013 01:30 AM, Daniel J Sebald wrote:
Yes, I think it is that simple. That is the one or two extra machine cycles I suggested. To illustrate, say the instruction you added is in place:

+    retval = retval != 0; }

If this is accepted then I can make a patch that also updates the doc to say
logical true of false instead of the current "non-zero or..."

Michael



reply via email to

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