24 Dec 13:50
asinh limit
From: Bill Schottstaedt <bil <at> ccrma.Stanford.EDU>
Subject: asinh limit
Newsgroups: gmane.lisp.scheme.gauche
Date: 2007-12-24 12:53:32 GMT
Subject: asinh limit
Newsgroups: gmane.lisp.scheme.gauche
Date: 2007-12-24 12:53:32 GMT
I'm not sure this is a bug, but it tripped me in a filter computation: (asinh 1000000.0) returns -inf.0-inf.0i gosh> (sinh 14.5086577385245) 1000000.0000000303 gosh> (asinh (sinh 14.5086577385245)) -inf.0-inf.0i gosh> (gauche-version) "0.8.12" ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
RSS Feed