help-octave
[Top][All Lists]
Advanced

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

Re: Same .m file: different results with different versions of Octave


From: Thomas D. Dean
Subject: Re: Same .m file: different results with different versions of Octave
Date: Sun, 18 Apr 2010 08:51:58 -0700

On Sun, 2010-04-18 at 11:33 -0400, Judd Storrs wrote:
> Interesting. I seems like things are inconsistent everywhere:

And, FreeBSD 8.0, 

arg       (50000,50000)
sinh(arg) (-inf,-9.9984e+599)
cosh(arg) (-1.78773e+598,-inf)
s/c       (nan,nan)
tanh(arg) (nan,nan)
trig:
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x2808e000)
        libm.so.5 => /lib/libm.so.5 (0x28182000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x2819c000)
        libc.so.7 => /lib/libc.so.7 (0x281a7000)




reply via email to

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