[cmucl] #90: (atanh -2)?
cmucl
cmucl-devel at common-lisp.net
Tue Dec 24 20:57:59 UTC 2013
#90: (atanh -2)?
---------------------+------------------------------------------------------
Reporter: rtoy | Owner: somebody
Type: defect | Status: closed
Priority: major | Milestone:
Component: Core | Version: 2013-12
Resolution: fixed | Keywords:
---------------------+------------------------------------------------------
Changes (by toy.raymond@…):
* status: new => closed
* resolution: => fixed
Comment:
commit ca2bf8c29d22aaf44caf31f1d7b6ba77ab418be5
Author: Raymond Toy <toy.raymond at gmail.com>
Date: Tue Dec 24 12:57:45 2013 -0800
Fix ticket:90
src/code/irrat.lisp:
src/code/irrat-dd.lisp:
* Remove the special case that made atanh continuous with quadrant
III for x < -1 on the branch cut.
tests/trig.lisp:
* Update tests for atanh
* Rename rel-or-abs-error to close-to.
--
Ticket URL: <http://trac.common-lisp.net/cmucl/ticket/90#comment:1>
cmucl <http://common-lisp.net/project/cmucl>
Cmucl is a high-performance, free Common Lisp implementation.
More information about the cmucl-ticket
mailing list