j
k
j a
j l
On 11/10/11 21:16, Charles R Harris wrote:
IIRC, matlab was said to return +127 as abs(-128), which, if true, is quite curious.
I just checked and this is indeed the case in Matlab 7.10.0 R2010a:
...abs(int8(-128))
abs(int8(-128))
ans = 127 Cheers, -- Daniele
Back to the thread
Back to the list