1.0.29.44: Complex float improvements
[sbcl.git] / tests / arith.pure.lisp
index f98ba64..aa39251 100644 (file)
 ;; 1.0 had a broken ATANH on win32
 (with-test (:name :atanh)
   (assert (= (atanh 0.9d0) 1.4722194895832204d0)))
-