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: Judd Storrs
Subject: Re: Same .m file: different results with different versions of Octave
Date: Mon, 19 Apr 2010 17:00:43 -0400

On Mon, Apr 19, 2010 at 4:36 PM, Judd Storrs <address@hidden> wrote:
> GSL also computes sinh(2x) as sinh(x)*cosh(x) but I'm not sure if that
> results in much of an improvement in accuracy. I sort of feel like if
> it did, sinh would should use that technique internally but I'm not certain.

Thinking about this more, GSL uses this as part of a larger
expression. It's probably there to improve precision of extended
precision intermediates.


--judd


reply via email to

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