X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fspecial%2Fscalbnl.h;h=d69bdd2a541ac78839b4bcebeda42b96dda6c3bc;hb=1d90e185c4ef9246e7e4bf02c3ee13cbd71dd7da;hp=f368410eac9e482ef4a4eed938aa2d5c1440c335;hpb=978759d6ea01cb406c634912a2e876aa8475955e;p=libc-test diff --git a/src/math/special/scalbnl.h b/src/math/special/scalbnl.h index f368410..d69bdd2 100644 --- a/src/math/special/scalbnl.h +++ b/src/math/special/scalbnl.h @@ -14,3 +14,4 @@ T(RN, inf, -2147483647, in T(RN, -inf, 2147483647, -inf, 0x0p+0, 0) T(RN, 0x1p+16383L, -32828, 0x1p-16445L, 0x0p+0, 0) T(RN, 0x1p-16445L, 32828, 0x1p+16383L, 0x0p+0, 0) +T(RN, 0x1.00000000001p+0L, -16445, 0x1p-16445L, 0x0p+0, INEXACT|UNDERFLOW)