1 # libm test inputs for gen-auto-libm-tests.c.
2 # Copyright (C) 1997-2013 Free Software Foundation, Inc.
3 # This file is part of the GNU C Library.
5 # The GNU C Library is free software; you can redistribute it and/or
6 # modify it under the terms of the GNU Lesser General Public
7 # License as published by the Free Software Foundation; either
8 # version 2.1 of the License, or (at your option) any later version.
10 # The GNU C Library is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY; without even the implied warranty of
12 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13 # Lesser General Public License for more details.
15 # You should have received a copy of the GNU Lesser General Public
16 # License along with the GNU C Library; if not, see
17 # <http://www.gnu.org/licenses/>. */
32 acos 0x0.ffffffffffffp0
33 acos -0x0.ffffffffffffp0
34 acos 0x0.ffffffffffffffffp0
35 acos -0x0.ffffffffffffffffp0
51 asin 0x0.ffffffffffffp0
52 asin -0x0.ffffffffffffp0
53 asin 0x0.ffffffffffffffffp0
54 asin -0x0.ffffffffffffffffp0
67 # Bug 15319: underflow exception may be missing.
68 atan 0x1p-100 missing-underflow
69 atan 0x1p-600 missing-underflow
70 atan 0x1p-10000 missing-underflow
72 # atan2 (0,x) == 0 for x > 0.
74 # atan2 (-0,x) == -0 for x > 0.
78 # atan2 (+0,x) == +pi for x < 0.
80 # atan2 (-0,x) == -pi for x < 0.
84 # atan2 (y,+0) == pi/2 for y > 0.
86 # atan2 (y,-0) == pi/2 for y > 0.
88 # atan2 (y,+0) == -pi/2 for y < 0.
90 # atan2 (y,-0) == -pi/2 for y < 0.
100 atan2 1.390625 0.9296875
101 atan2 -0.00756827042671106339 -.001792735857538728036
102 atan2 0x1.00000000000001p0 0x1.00000000000001p0
126 cos 0.80190127184058835
137 cos 0x1.000000cf4a2a2p0
138 cos 0x1.0000010b239a9p0
139 cos 0x1.00000162a932bp0
140 cos 0x1.000002d452a10p0
141 cos 0x1.000005bc7d86dp0
156 cosh 709.8893558127259666434838436543941497802734375
157 cosh -709.8893558127259666434838436543941497802734375
171 erf -0x1.fffffffffffff8p-2
183 erfc -0x1.fffffffffffff8p-2
187 erfc 0x1.ffff56789abcdef0123456789a8p+2
204 exp 88.72269439697265625
206 # Bug 16284: results on directed rounding may be incorrect.
207 exp 1000.0 xfail-rounding:dbl-64
208 exp 710 xfail-rounding:dbl-64
210 # Bug 16284: results on directed rounding may be incorrect.
211 exp 1e5 xfail-rounding:dbl-64
212 exp max xfail-rounding:dbl-64
213 exp -7.4444006192138124e+02
214 exp -0x1.75f113c30b1c8p+9
289 # hypot (x,y) == hypot (+-x, +-y).
298 # hypot (x,0) == fabs (x).
304 hypot 0x1p+0 0x1.fp-129
305 hypot 0x1.23456789abcdef0123456789ab8p-500 0x1.23456789abcdef0123456789ab8p-500
306 hypot 0x3p125 0x4p125 no-test-inline:flt-32
307 hypot 0x1.234566p-126 0x1.234566p-126 no-test-inline:flt-32
308 hypot 0x3p1021 0x4p1021 no-test-inline:dbl-64
309 hypot 0x1p+0 0x0.3ep-1022 no-test-inline:dbl-64
310 hypot 0x3p16381 0x4p16381 no-test-inline
311 hypot 0x1p-149 0x1p-149
312 hypot 0x1p-1074 0x1p-1074
313 hypot 0x1p-16445 0x1p-16445 no-test-inline
314 hypot 0x1p-16494 0x1p-16494 no-test-inline
315 hypot 0x0.fffffep-126 0x0.fp-127
316 hypot 0x0.fffffep-126 0x0.fp-130
317 hypot 0x0.fffffffffffffp-1022 0x0.fp-1023
318 hypot 0x0.fffffffffffffp-1022 0x0.fp-1026
319 hypot 0x0.ffffffp-16382 0x0.fp-16383 no-test-inline
320 hypot 0x0.ffffffp-16382 0x0.fp-16386 no-test-inline
321 hypot 0 min_subnorm no-test-inline
335 j0 -0x1.001000001p+593
350 j1 0x1.ff00000000002p+840
435 # Bug 16339: underflow exception may be missing.
436 log1p min missing-underflow
437 log1p min_subnorm missing-underflow
438 log1p -min missing-underflow
439 log1p -min_subnorm missing-underflow
498 # pow (+0, y) == +0 for y an odd integer > 0.
501 pow 0.0 0x1.fffffffffffffp+52
502 pow 0.0 0x1.fffffffffffffffep+63
503 pow 0.0 0x1.ffffffffffffffffffffffffff8p+105
504 pow 0.0 0x1.ffffffffffffffffffffffffffffp+112
506 # pow (-0, y) == -0 for y an odd integer > 0.
510 pow -0 0x1.fffffffffffffp+52
511 pow -0 0x1.fffffffffffffp+53
512 pow -0 0x1.fffffffffffffffep+63
513 pow -0 0x1.fffffffffffffffep+64
514 pow -0 0x1.ffffffffffffffffffffffffff8p+105
515 pow -0 0x1.ffffffffffffffffffffffffff8p+106
516 pow -0 0x1.ffffffffffffffffffffffffffffp+112
517 pow -0 0x1.ffffffffffffffffffffffffffffp+113
519 # pow (+0, y) == +0 for y > 0 and not an odd integer.
526 # pow (-0, y) == +0 for y > 0 and not an odd integer.
540 pow -7.49321e+133 -9.80818e+16
544 pow -1.0 -0x1.fffffffffffffp+52
545 pow -1.0 -0x1.fffffffffffffp+53
546 pow -1.0 -0x1.fffffffffffffffep+63
547 pow -1.0 -0x1.fffffffffffffffep+64
548 pow -1.0 -0x1.ffffffffffffffffffffffffff8p+105
549 pow -1.0 -0x1.ffffffffffffffffffffffffff8p+106
550 pow -1.0 -0x1.ffffffffffffffffffffffffffffp+112
551 pow -1.0 -0x1.ffffffffffffffffffffffffffffp+113
556 pow -1.0 0x1.fffffffffffffp+52
557 pow -1.0 0x1.fffffffffffffp+53
558 pow -1.0 0x1.fffffffffffffffep+63
559 pow -1.0 0x1.fffffffffffffffep+64
560 pow -1.0 0x1.ffffffffffffffffffffffffff8p+105
561 pow -1.0 0x1.ffffffffffffffffffffffffff8p+106
562 pow -1.0 0x1.ffffffffffffffffffffffffffffp+112
563 pow -1.0 0x1.ffffffffffffffffffffffffffffp+113
573 pow -2.0 -0x1.fffffffffffffp+52
574 pow -2.0 -0x1.fffffffffffffp+53
575 pow -2.0 -0x1.fffffffffffffffep+63
576 pow -2.0 -0x1.fffffffffffffffep+64
577 pow -2.0 -0x1.ffffffffffffffffffffffffff8p+105
578 pow -2.0 -0x1.ffffffffffffffffffffffffff8p+106
579 pow -2.0 -0x1.ffffffffffffffffffffffffffffp+112
580 pow -2.0 -0x1.ffffffffffffffffffffffffffffp+113
585 pow -2.0 0x1.fffffffffffffp+52
586 pow -2.0 0x1.fffffffffffffp+53
587 pow -2.0 0x1.fffffffffffffffep+63
588 pow -2.0 0x1.fffffffffffffffep+64
589 pow -2.0 0x1.ffffffffffffffffffffffffff8p+105
590 pow -2.0 0x1.ffffffffffffffffffffffffff8p+106
591 pow -2.0 0x1.ffffffffffffffffffffffffffffp+112
592 pow -2.0 0x1.ffffffffffffffffffffffffffffp+113
602 pow -max -0x1.fffffffffffffp+52
603 pow -max -0x1.fffffffffffffp+53
604 pow -max -0x1.fffffffffffffffep+63
605 pow -max -0x1.fffffffffffffffep+64
606 pow -max -0x1.ffffffffffffffffffffffffff8p+105
607 pow -max -0x1.ffffffffffffffffffffffffff8p+106
608 pow -max -0x1.ffffffffffffffffffffffffffffp+112
609 pow -max -0x1.ffffffffffffffffffffffffffffp+113
614 pow -max 0x1.fffffffffffffp+52
615 pow -max 0x1.fffffffffffffp+53
616 pow -max 0x1.fffffffffffffffep+63
617 pow -max 0x1.fffffffffffffffep+64
618 pow -max 0x1.ffffffffffffffffffffffffff8p+105
619 pow -max 0x1.ffffffffffffffffffffffffff8p+106
620 pow -max 0x1.ffffffffffffffffffffffffffffp+112
621 pow -max 0x1.ffffffffffffffffffffffffffffp+113
631 pow -0.5 -0x1.fffffffffffffp+52
632 pow -0.5 -0x1.fffffffffffffp+53
633 pow -0.5 -0x1.fffffffffffffffep+63
634 pow -0.5 -0x1.fffffffffffffffep+64
635 pow -0.5 -0x1.ffffffffffffffffffffffffff8p+105
636 pow -0.5 -0x1.ffffffffffffffffffffffffff8p+106
637 pow -0.5 -0x1.ffffffffffffffffffffffffffffp+112
638 pow -0.5 -0x1.ffffffffffffffffffffffffffffp+113
643 pow -0.5 0x1.fffffffffffffp+52
644 pow -0.5 0x1.fffffffffffffp+53
645 pow -0.5 0x1.fffffffffffffffep+63
646 pow -0.5 0x1.fffffffffffffffep+64
647 pow -0.5 0x1.ffffffffffffffffffffffffff8p+105
648 pow -0.5 0x1.ffffffffffffffffffffffffff8p+106
649 pow -0.5 0x1.ffffffffffffffffffffffffffffp+112
650 pow -0.5 0x1.ffffffffffffffffffffffffffffp+113
661 pow -min -0x1.fffffffffffffp+52
662 pow -min -0x1.fffffffffffffp+53
663 pow -min -0x1.fffffffffffffffep+63
664 pow -min -0x1.fffffffffffffffep+64
665 pow -min -0x1.ffffffffffffffffffffffffff8p+105
666 pow -min -0x1.ffffffffffffffffffffffffff8p+106
667 pow -min -0x1.ffffffffffffffffffffffffffffp+112
668 pow -min -0x1.ffffffffffffffffffffffffffffp+113
673 pow -min 0x1.fffffffffffffp+52
674 pow -min 0x1.fffffffffffffp+53
675 pow -min 0x1.fffffffffffffffep+63
676 pow -min 0x1.fffffffffffffffep+64
677 pow -min 0x1.ffffffffffffffffffffffffff8p+105
678 pow -min 0x1.ffffffffffffffffffffffffff8p+106
679 pow -min 0x1.ffffffffffffffffffffffffffffp+112
680 pow -min 0x1.ffffffffffffffffffffffffffffp+113
685 pow 0x0.ffffffp0 1000
686 pow 0x0.ffffffp0 0x1p24
687 pow 0x0.ffffffp0 0x1p30
688 pow 0x0.ffffffp0 0x1.234566p30
690 pow 0x0.ffffffp0 -100
691 pow 0x0.ffffffp0 -1000
692 pow 0x0.ffffffp0 -0x1p24
693 pow 0x0.ffffffp0 -0x1p30
694 pow 0x0.ffffffp0 -0x1.234566p30
695 pow 0x1.000002p0 0x1p24
696 pow 0x1.000002p0 0x1.234566p29
697 pow 0x1.000002p0 -0x1.234566p29
699 pow 0x0.fffffffffffff8p0 0x1.23456789abcdfp62
700 pow 0x0.fffffffffffff8p0 -0x1.23456789abcdfp62
701 pow 0x1.0000000000001p0 0x1.23456789abcdfp61
702 pow 0x1.0000000000001p0 -0x1.23456789abcdfp61
704 pow 0x0.ffffffffffffffffp0 0x1.23456789abcdef0ep77
705 pow 0x0.ffffffffffffffffp0 -0x1.23456789abcdef0ep77
706 pow 0x1.0000000000000002p0 0x1.23456789abcdef0ep76
707 pow 0x1.0000000000000002p0 -0x1.23456789abcdef0ep76
709 pow 0x0.ffffffffffffffffffffffffffff8p0 0x1.23456789abcdef0123456789abcdp126
710 pow 0x0.ffffffffffffffffffffffffffff8p0 -0x1.23456789abcdef0123456789abcdp126
711 pow 0x1.0000000000000000000000000001p0 0x1.23456789abcdef0123456789abcdp125
712 pow 0x1.0000000000000000000000000001p0 -0x1.23456789abcdef0123456789abcdp125
728 pow min_subnorm min_subnorm
729 pow min_subnorm -min_subnorm
733 pow 0.99 -min_subnorm
735 pow 1.01 -min_subnorm
752 sin 0.80190127184058835
763 sin 0.93340582292648832662962377071381
764 sin 2.3328432680770916363144351635128
765 sin 3.7439477503636453548097051680088
766 sin 3.9225160069792437411706487182528
767 sin 4.0711651639931289992091478779912
768 sin 4.7858438478542097982426639646292
769 sin 5.9840767662578002727968851104379
784 # Bug 16293: expm1 inaccurate in directed rounding modes.
785 sinh 0x8p-32 xfail:x86_64:ldbl-96-intel xfail:x86
799 sqrt 0x1.fffffffffffffp+1023
800 sqrt 0x1.ffffffffffffbp+1023
801 sqrt 0x1.ffffffffffff7p+1023
802 sqrt 0x1.ffffffffffff3p+1023
803 sqrt 0x1.fffffffffffefp+1023
804 sqrt 0x1.fffffffffffebp+1023
805 sqrt 0x1.fffffffffffe7p+1023
806 sqrt 0x1.fffffffffffe3p+1023
807 sqrt 0x1.fffffffffffdfp+1023
808 sqrt 0x1.fffffffffffdbp+1023
809 sqrt 0x1.fffffffffffd7p+1023
810 sqrt 0x1.0000000000003p-1022
811 sqrt 0x1.0000000000007p-1022
812 sqrt 0x1.000000000000bp-1022
813 sqrt 0x1.000000000000fp-1022
814 sqrt 0x1.0000000000013p-1022
815 sqrt 0x1.0000000000017p-1022
816 sqrt 0x1.000000000001bp-1022
817 sqrt 0x1.000000000001fp-1022
818 sqrt 0x1.0000000000023p-1022
819 sqrt 0x1.0000000000027p-1022
820 sqrt 0x1.000000000002bp-1022
821 sqrt 0x1.000000000002fp-1022
822 sqrt 0x1.0000000000033p-1022
823 sqrt 0x1.0000000000037p-1022
824 sqrt 0x1.7167bc36eaa3bp+6
825 sqrt 0x1.7570994273ad7p+6
826 sqrt 0x1.7dae969442fe6p+6
827 sqrt 0x1.7f8444fcf67e5p+6
828 sqrt 0x1.8364650e63a54p+6
829 sqrt 0x1.85bedd274edd8p+6
830 sqrt 0x1.8609cf496ab77p+6
831 sqrt 0x1.873849c70a375p+6
832 sqrt 0x1.8919c962cbaaep+6
833 sqrt 0x1.8de4493e22dc6p+6
834 sqrt 0x1.924829a17a288p+6
835 sqrt 0x1.92702cd992f12p+6
836 sqrt 0x1.92b763a8311fdp+6
837 sqrt 0x1.947da013c7293p+6
838 sqrt 0x1.9536091c494d2p+6
839 sqrt 0x1.61b04c6p-1019
840 sqrt 0x1.93789f1p-1018
841 sqrt 0x1.a1989b4p-1018
842 sqrt 0x1.f93bc9p-1018
843 sqrt 0x1.2f675e3p-1017
844 sqrt 0x1.a158508p-1017
845 sqrt 0x1.cd31f078p-1017
846 sqrt 0x1.33b43b08p-1016
847 sqrt 0x1.6e66a858p-1016
848 sqrt 0x1.8661cbf8p-1016
849 sqrt 0x1.bbb221b4p-1016
850 sqrt 0x1.c4942f3cp-1016
851 sqrt 0x1.dbb258c8p-1016
852 sqrt 0x1.57103ea4p-1015
853 sqrt 0x1.9b294f88p-1015
854 sqrt 0x1.0000000000001p+0
855 sqrt 0x1.fffffffffffffp-1
1002 tgamma -0x0.ffffffp0
1003 tgamma -0x1.000002p0
1004 tgamma -0x1.fffffep0
1005 tgamma -0x2.000004p0
1006 tgamma -0x2.fffffcp0
1007 tgamma -0x3.000004p0
1008 tgamma -0x3.fffffcp0
1009 tgamma -0x4.000008p0
1010 tgamma -0x4.fffff8p0
1011 tgamma -0x5.000008p0
1012 tgamma -0x5.fffff8p0
1013 tgamma -0x6.000008p0
1014 tgamma -0x6.fffff8p0
1015 tgamma -0x7.000008p0
1016 tgamma -0x7.fffff8p0
1020 tgamma -0x13.ffffep0
1021 tgamma -0x14.00002p0
1022 tgamma -0x1d.ffffep0
1023 tgamma -0x1e.00002p0
1024 tgamma -0x27.ffffcp0
1025 tgamma -0x28.00004p0
1026 tgamma -0x28.ffffcp0
1027 tgamma -0x29.00004p0
1028 tgamma -0x29.ffffcp0
1029 tgamma -0x2a.00004p0
1030 tgamma 0x8.0000000000008p0
1031 tgamma 0x7.ffffffffffffcp0
1032 tgamma 0x7.0000000000004p0
1033 tgamma 0x6.ffffffffffffcp0
1034 tgamma 0x6.0000000000004p0
1035 tgamma 0x5.ffffffffffffcp0
1036 tgamma 0x5.0000000000004p0
1037 tgamma 0x4.ffffffffffffcp0
1038 tgamma 0x4.0000000000004p0
1039 tgamma 0x3.ffffffffffffep0
1040 tgamma 0x3.0000000000002p0
1041 tgamma 0x2.ffffffffffffep0
1042 tgamma 0x2.0000000000002p0
1043 tgamma 0x1.fffffffffffffp0
1044 tgamma 0x1.0000000000001p0
1045 tgamma 0x0.fffffffffffff8p0
1046 tgamma -0x0.fffffffffffff8p0
1047 tgamma -0x1.0000000000001p0
1048 tgamma -0x1.fffffffffffffp0
1049 tgamma -0x2.0000000000002p0
1050 tgamma -0x2.ffffffffffffep0
1051 tgamma -0x3.0000000000002p0
1052 tgamma -0x3.ffffffffffffep0
1053 tgamma -0x4.0000000000004p0
1054 tgamma -0x4.ffffffffffffcp0
1055 tgamma -0x5.0000000000004p0
1056 tgamma -0x5.ffffffffffffcp0
1057 tgamma -0x6.0000000000004p0
1058 tgamma -0x6.ffffffffffffcp0
1059 tgamma -0x7.0000000000004p0
1060 tgamma -0x7.ffffffffffffcp0
1061 tgamma -0x8.0000000000008p0
1062 tgamma -0x9.ffffffffffff8p0
1063 tgamma -0xa.0000000000008p0
1064 tgamma -0x13.ffffffffffffp0
1065 tgamma -0x14.000000000001p0
1066 tgamma -0x1d.ffffffffffffp0
1067 tgamma -0x1e.000000000001p0
1068 tgamma -0x27.fffffffffffep0
1069 tgamma -0x28.000000000002p0
1070 tgamma -0x28.fffffffffffep0
1071 tgamma -0x29.000000000002p0
1072 tgamma -0x29.fffffffffffep0
1073 tgamma -0x2a.000000000002p0
1074 tgamma -0x31.fffffffffffep0
1075 tgamma -0x32.000000000002p0
1076 tgamma -0x63.fffffffffffcp0
1077 tgamma -0x64.000000000004p0
1078 tgamma -0x95.fffffffffff8p0
1079 tgamma -0x96.000000000008p0
1080 tgamma -0xb4.fffffffffff8p0
1081 tgamma -0xb5.000000000008p0
1082 tgamma -0xb5.fffffffffff8p0
1083 tgamma -0xb6.000000000008p0
1084 tgamma -0xb6.fffffffffff8p0
1085 tgamma -0xb7.000000000008p0
1086 tgamma -0xb7.fffffffffff8p0
1087 tgamma -0xb8.000000000008p0
1088 tgamma 0x8.00000000000000000000000004p0
1089 tgamma 0x7.fffffffffffffffffffffffffep0
1090 tgamma 0x7.00000000000000000000000002p0
1091 tgamma 0x6.fffffffffffffffffffffffffep0
1092 tgamma 0x6.00000000000000000000000002p0
1093 tgamma 0x5.fffffffffffffffffffffffffep0
1094 tgamma 0x5.00000000000000000000000002p0
1095 tgamma 0x4.fffffffffffffffffffffffffep0
1096 tgamma 0x4.00000000000000000000000002p0
1097 tgamma 0x3.ffffffffffffffffffffffffffp0
1098 tgamma 0x3.00000000000000000000000001p0
1099 tgamma 0x2.ffffffffffffffffffffffffffp0
1100 tgamma 0x2.00000000000000000000000001p0
1101 tgamma 0x1.ffffffffffffffffffffffffff8p0
1102 tgamma 0x1.000000000000000000000000008p0
1103 tgamma 0x0.ffffffffffffffffffffffffffcp0
1104 tgamma -0x0.ffffffffffffffffffffffffffcp0
1105 tgamma -0x1.000000000000000000000000008p0
1106 tgamma -0x1.ffffffffffffffffffffffffff8p0
1107 tgamma -0x2.00000000000000000000000001p0
1108 tgamma -0x2.ffffffffffffffffffffffffffp0
1109 tgamma -0x3.00000000000000000000000001p0
1110 tgamma -0x3.ffffffffffffffffffffffffffp0
1111 tgamma -0x4.00000000000000000000000002p0
1112 tgamma -0x4.fffffffffffffffffffffffffep0
1113 tgamma -0x5.00000000000000000000000002p0
1114 tgamma -0x5.fffffffffffffffffffffffffep0
1115 tgamma -0x6.00000000000000000000000002p0
1116 tgamma -0x6.fffffffffffffffffffffffffep0
1117 tgamma -0x7.00000000000000000000000002p0
1118 tgamma -0x7.fffffffffffffffffffffffffep0
1119 tgamma -0x8.00000000000000000000000004p0
1120 tgamma -0x9.fffffffffffffffffffffffffcp0
1121 tgamma -0xa.00000000000000000000000004p0
1122 tgamma -0x13.fffffffffffffffffffffffff8p0
1123 tgamma -0x14.00000000000000000000000008p0
1124 tgamma -0x1d.fffffffffffffffffffffffff8p0
1125 tgamma -0x1e.00000000000000000000000008p0
1126 tgamma -0x27.fffffffffffffffffffffffffp0
1127 tgamma -0x28.0000000000000000000000001p0
1128 tgamma -0x28.fffffffffffffffffffffffffp0
1129 tgamma -0x29.0000000000000000000000001p0
1130 tgamma -0x29.fffffffffffffffffffffffffp0
1131 tgamma -0x2a.0000000000000000000000001p0
1132 tgamma -0x31.fffffffffffffffffffffffffp0
1133 tgamma -0x32.0000000000000000000000001p0
1134 tgamma -0x63.ffffffffffffffffffffffffep0
1135 tgamma -0x64.0000000000000000000000002p0
1136 tgamma -0x95.ffffffffffffffffffffffffcp0
1137 tgamma -0x96.0000000000000000000000004p0
1138 tgamma -0xb4.ffffffffffffffffffffffffcp0
1139 tgamma -0xb5.0000000000000000000000004p0
1140 tgamma -0xb5.ffffffffffffffffffffffffcp0
1141 tgamma -0xb6.0000000000000000000000004p0
1142 tgamma -0xb6.ffffffffffffffffffffffffcp0
1143 tgamma -0xb7.0000000000000000000000004p0
1144 tgamma -0xb7.ffffffffffffffffffffffffcp0
1145 tgamma -0xb8.0000000000000000000000004p0
1146 tgamma -0xbb.ffffffffffffffffffffffffcp0
1147 tgamma -0xbc.0000000000000000000000004p0
1148 tgamma -0xbc.ffffffffffffffffffffffffcp0
1149 tgamma -0xbd.0000000000000000000000004p0
1150 tgamma -0xbd.ffffffffffffffffffffffffcp0
1151 tgamma -0xbe.0000000000000000000000004p0
1152 tgamma -0xbe.ffffffffffffffffffffffffcp0
1153 tgamma -0xbf.0000000000000000000000004p0
1154 tgamma 0x8.000000000000001p0
1155 tgamma 0x7.fffffffffffffff8p0
1156 tgamma 0x7.0000000000000008p0
1157 tgamma 0x6.fffffffffffffff8p0
1158 tgamma 0x6.0000000000000008p0
1159 tgamma 0x5.fffffffffffffff8p0
1160 tgamma 0x5.0000000000000008p0
1161 tgamma 0x4.fffffffffffffff8p0
1162 tgamma 0x4.0000000000000008p0
1163 tgamma 0x3.fffffffffffffffcp0
1164 tgamma 0x3.0000000000000004p0
1165 tgamma 0x2.fffffffffffffffcp0
1166 tgamma 0x2.0000000000000004p0
1167 tgamma 0x1.fffffffffffffffep0
1168 tgamma 0x1.0000000000000002p0
1169 tgamma 0x0.ffffffffffffffffp0
1170 tgamma -0x0.ffffffffffffffffp0
1171 tgamma -0x1.0000000000000002p0
1172 tgamma -0x1.fffffffffffffffep0
1173 tgamma -0x2.0000000000000004p0
1174 tgamma -0x2.fffffffffffffffcp0
1175 tgamma -0x3.0000000000000004p0
1176 tgamma -0x3.fffffffffffffffcp0
1177 tgamma -0x4.0000000000000008p0
1178 tgamma -0x4.fffffffffffffff8p0
1179 tgamma -0x5.0000000000000008p0
1180 tgamma -0x5.fffffffffffffff8p0
1181 tgamma -0x6.0000000000000008p0
1182 tgamma -0x6.fffffffffffffff8p0
1183 tgamma -0x7.0000000000000008p0
1184 tgamma -0x7.fffffffffffffff8p0
1185 tgamma -0x8.000000000000001p0
1186 tgamma -0x9.fffffffffffffffp0
1187 tgamma -0xa.000000000000001p0
1188 tgamma -0x13.ffffffffffffffep0
1189 tgamma -0x14.000000000000002p0
1190 tgamma -0x1d.ffffffffffffffep0
1191 tgamma -0x1e.000000000000002p0
1192 tgamma -0x27.ffffffffffffffcp0
1193 tgamma -0x28.000000000000004p0
1194 tgamma -0x28.ffffffffffffffcp0
1195 tgamma -0x29.000000000000004p0
1196 tgamma -0x29.ffffffffffffffcp0
1197 tgamma -0x2a.000000000000004p0
1198 tgamma -0x31.ffffffffffffffcp0
1199 tgamma -0x32.000000000000004p0
1200 tgamma -0x63.ffffffffffffff8p0
1201 tgamma -0x64.000000000000008p0
1202 tgamma -0x95.ffffffffffffffp0
1203 tgamma -0x96.00000000000001p0
1204 tgamma -0xb4.ffffffffffffffp0
1205 tgamma -0xb5.00000000000001p0
1206 tgamma -0xb5.ffffffffffffffp0
1207 tgamma -0xb6.00000000000001p0
1208 tgamma -0xb6.ffffffffffffffp0
1209 tgamma -0xb7.00000000000001p0
1210 tgamma -0xb7.ffffffffffffffp0
1211 tgamma -0xb8.00000000000001p0
1212 tgamma -0xbb.ffffffffffffffp0
1213 tgamma -0xbc.00000000000001p0
1214 tgamma -0xbc.ffffffffffffffp0
1215 tgamma -0xbd.00000000000001p0
1216 tgamma -0xbd.ffffffffffffffp0
1217 tgamma -0xbe.00000000000001p0
1218 tgamma -0xbe.ffffffffffffffp0
1219 tgamma -0xbf.00000000000001p0
1220 tgamma -0xf9.ffffffffffffffp0
1221 tgamma -0xfa.00000000000001p0
1222 tgamma -0x1f3.fffffffffffffep0
1223 tgamma -0x1f4.00000000000002p0
1224 tgamma -0x2ed.fffffffffffffcp0
1225 tgamma -0x2ee.00000000000004p0
1226 tgamma -0x3e7.fffffffffffffcp0
1227 tgamma -0x3e8.00000000000004p0
1228 tgamma -0x4e1.fffffffffffff8p0
1229 tgamma -0x4e2.00000000000008p0
1230 tgamma -0x5db.fffffffffffff8p0
1231 tgamma -0x5dc.00000000000008p0
1232 tgamma -0x6d5.fffffffffffff8p0
1233 tgamma -0x6d6.00000000000008p0
1234 tgamma -0x6e2.fffffffffffff8p0
1235 tgamma -0x6e3.00000000000008p0
1236 tgamma -0x6e3.fffffffffffff8p0
1237 tgamma -0x6e4.00000000000008p0
1238 tgamma -0x6e4.fffffffffffff8p0
1239 tgamma -0x6e5.00000000000008p0
1240 tgamma -0x6e5.fffffffffffff8p0
1241 tgamma -0x6e6.00000000000008p0
1242 tgamma 0x8.0000000000000000000000000008p0
1243 tgamma 0x7.fffffffffffffffffffffffffffcp0
1244 tgamma 0x7.0000000000000000000000000004p0
1245 tgamma 0x6.fffffffffffffffffffffffffffcp0
1246 tgamma 0x6.0000000000000000000000000004p0
1247 tgamma 0x5.fffffffffffffffffffffffffffcp0
1248 tgamma 0x5.0000000000000000000000000004p0
1249 tgamma 0x4.fffffffffffffffffffffffffffcp0
1250 tgamma 0x4.0000000000000000000000000004p0
1251 tgamma 0x3.fffffffffffffffffffffffffffep0
1252 tgamma 0x3.0000000000000000000000000002p0
1253 tgamma 0x2.fffffffffffffffffffffffffffep0
1254 tgamma 0x2.0000000000000000000000000002p0
1255 tgamma 0x1.ffffffffffffffffffffffffffffp0
1256 tgamma 0x1.0000000000000000000000000001p0
1257 tgamma 0x0.ffffffffffffffffffffffffffff8p0
1258 tgamma -0x0.ffffffffffffffffffffffffffff8p0
1259 tgamma -0x1.0000000000000000000000000001p0
1260 tgamma -0x1.ffffffffffffffffffffffffffffp0
1261 tgamma -0x2.0000000000000000000000000002p0
1262 tgamma -0x2.fffffffffffffffffffffffffffep0
1263 tgamma -0x3.0000000000000000000000000002p0
1264 tgamma -0x3.fffffffffffffffffffffffffffep0
1265 tgamma -0x4.0000000000000000000000000004p0
1266 tgamma -0x4.fffffffffffffffffffffffffffcp0
1267 tgamma -0x5.0000000000000000000000000004p0
1268 tgamma -0x5.fffffffffffffffffffffffffffcp0
1269 tgamma -0x6.0000000000000000000000000004p0
1270 tgamma -0x6.fffffffffffffffffffffffffffcp0
1271 tgamma -0x7.0000000000000000000000000004p0
1272 tgamma -0x7.fffffffffffffffffffffffffffcp0
1273 tgamma -0x8.0000000000000000000000000008p0
1274 tgamma -0x9.fffffffffffffffffffffffffff8p0
1275 tgamma -0xa.0000000000000000000000000008p0
1276 tgamma -0x13.fffffffffffffffffffffffffffp0
1277 tgamma -0x14.000000000000000000000000001p0
1278 tgamma -0x1d.fffffffffffffffffffffffffffp0
1279 tgamma -0x1e.000000000000000000000000001p0
1280 tgamma -0x27.ffffffffffffffffffffffffffep0
1281 tgamma -0x28.000000000000000000000000002p0
1282 tgamma -0x28.ffffffffffffffffffffffffffep0
1283 tgamma -0x29.000000000000000000000000002p0
1284 tgamma -0x29.ffffffffffffffffffffffffffep0
1285 tgamma -0x2a.000000000000000000000000002p0
1286 tgamma -0x31.ffffffffffffffffffffffffffep0
1287 tgamma -0x32.000000000000000000000000002p0
1288 tgamma -0x63.ffffffffffffffffffffffffffcp0
1289 tgamma -0x64.000000000000000000000000004p0
1290 tgamma -0x95.ffffffffffffffffffffffffff8p0
1291 tgamma -0x96.000000000000000000000000008p0
1292 tgamma -0xb4.ffffffffffffffffffffffffff8p0
1293 tgamma -0xb5.000000000000000000000000008p0
1294 tgamma -0xb5.ffffffffffffffffffffffffff8p0
1295 tgamma -0xb6.000000000000000000000000008p0
1296 tgamma -0xb6.ffffffffffffffffffffffffff8p0
1297 tgamma -0xb7.000000000000000000000000008p0
1298 tgamma -0xb7.ffffffffffffffffffffffffff8p0
1299 tgamma -0xb8.000000000000000000000000008p0
1300 tgamma -0xbb.ffffffffffffffffffffffffff8p0
1301 tgamma -0xbc.000000000000000000000000008p0
1302 tgamma -0xbc.ffffffffffffffffffffffffff8p0
1303 tgamma -0xbd.000000000000000000000000008p0
1304 tgamma -0xbd.ffffffffffffffffffffffffff8p0
1305 tgamma -0xbe.000000000000000000000000008p0
1306 tgamma -0xbe.ffffffffffffffffffffffffff8p0
1307 tgamma -0xbf.000000000000000000000000008p0
1308 tgamma -0xf9.ffffffffffffffffffffffffff8p0
1309 tgamma -0xfa.000000000000000000000000008p0
1310 tgamma -0x1f3.ffffffffffffffffffffffffffp0
1311 tgamma -0x1f4.00000000000000000000000001p0
1312 tgamma -0x2ed.fffffffffffffffffffffffffep0
1313 tgamma -0x2ee.00000000000000000000000002p0
1314 tgamma -0x3e7.fffffffffffffffffffffffffep0
1315 tgamma -0x3e8.00000000000000000000000002p0
1316 tgamma -0x4e1.fffffffffffffffffffffffffcp0
1317 tgamma -0x4e2.00000000000000000000000004p0
1318 tgamma -0x5db.fffffffffffffffffffffffffcp0
1319 tgamma -0x5dc.00000000000000000000000004p0
1320 tgamma -0x6d5.fffffffffffffffffffffffffcp0
1321 tgamma -0x6d6.00000000000000000000000004p0
1322 tgamma -0x6e2.fffffffffffffffffffffffffcp0
1323 tgamma -0x6e3.00000000000000000000000004p0
1324 tgamma -0x6e3.fffffffffffffffffffffffffcp0
1325 tgamma -0x6e4.00000000000000000000000004p0
1326 tgamma -0x6e4.fffffffffffffffffffffffffcp0
1327 tgamma -0x6e5.00000000000000000000000004p0
1328 tgamma -0x6e5.fffffffffffffffffffffffffcp0
1329 tgamma -0x6e6.00000000000000000000000004p0
1330 tgamma -0x6eb.fffffffffffffffffffffffffcp0
1331 tgamma -0x6ec.00000000000000000000000004p0
1332 tgamma -0x6ec.fffffffffffffffffffffffffcp0
1333 tgamma -0x6ed.00000000000000000000000004p0
1334 tgamma -0x6ed.fffffffffffffffffffffffffcp0
1335 tgamma -0x6ee.00000000000000000000000004p0
1336 tgamma -0x6ee.fffffffffffffffffffffffffcp0
1337 tgamma -0x6ef.00000000000000000000000004p0
1338 tgamma -0x1.0a32a2p+5
1339 tgamma -0x1.5800000080001p+7
1349 tgamma 0x2.30a43cp+4
1351 tgamma 0xa.b9fd72b0fb238p+4
1352 tgamma 0xa.b9fd72b0fb24p+4
1353 tgamma 0xa.b9fd72b0fb23a9ddbf0d3804f4p+4
1354 tgamma 0xa.b9fd72b0fb23a9ddbf0d3804f8p+4
1355 tgamma 0x6.db8c603359a97108p+8
1356 tgamma 0x6.db8c603359a9711p+8
1357 tgamma 0x6.db8c603359a971081bc4a2e9dfdp+8
1358 tgamma 0x6.db8c603359a971081bc4a2e9dfd4p+8
1370 y0 0x1.ff00000000002p+840
1394 y1 0x1.001000001p+593