X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fspecial%2Fasinhl.h;h=ab0c4082504f22c115d851e5682340c3a948aa83;hb=HEAD;hp=1054606e227436746d49ae848b38e545d21a7e39;hpb=f3f0ff4782fc90bd0f3e48fd541ee431f76aaed1;p=libc-test diff --git a/src/math/special/asinhl.h b/src/math/special/asinhl.h index 1054606..ab0c408 100644 --- a/src/math/special/asinhl.h +++ b/src/math/special/asinhl.h @@ -3,3 +3,4 @@ T(RN, inf, inf, 0 T(RN, -inf, -inf, 0x0p+0, 0) T(RN, 0x0p+0L, 0x0p+0L, 0x0p+0, 0) T(RN, -0x0p+0L, -0x0p+0L, 0x0p+0, 0) +T(RN, 0x1.23456789abcdefp-35L, 0x1.23456789abcdefp-35L, 0x1.f6bfb2p-10, INEXACT)