Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
user avatar
rtoy authored
o Fix a typo in a docstring.
o Fix DD-COMPLEX-ASIN again:
  - The previous fix for asin(-2) being wrong actually broke the case
    for asin(2).  Revert that.
  - The issue was that in our explicitly handling of the atan(y/0)
    case we didn't take into account the sign y and 0.  Fix that.
5a450590
History
Name Last commit Last update