1 # libm test inputs for gen-auto-libm-tests.c.
2 # Copyright (C) 1997-2014 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
46 acosh max no-test-inline
59 asin 0x0.ffffffffffffp0
60 asin -0x0.ffffffffffffp0
61 asin 0x0.ffffffffffffffffp0
62 asin -0x0.ffffffffffffffffp0
63 # Bug 16351: underflow exception may be missing.
64 asin min missing-underflow
65 asin -min missing-underflow
66 asin min_subnorm missing-underflow
67 asin -min_subnorm missing-underflow
77 # Bug 16350: underflow exception may be missing.
78 asinh min missing-underflow
79 asinh -min missing-underflow
80 asinh min_subnorm missing-underflow
81 asinh -min_subnorm missing-underflow
82 asinh max no-test-inline
83 asinh -max no-test-inline
96 # Bug 15319: underflow exception may be missing.
97 atan 0x1p-100 missing-underflow
98 atan 0x1p-600 missing-underflow
99 atan 0x1p-10000 missing-underflow
100 atan min missing-underflow
101 atan -min missing-underflow
102 atan min_subnorm missing-underflow
103 atan -min_subnorm missing-underflow
105 # atan2 (0,x) == 0 for x > 0.
107 # atan2 (-0,x) == -0 for x > 0.
111 # atan2 (+0,x) == +pi for x < 0.
113 # atan2 (-0,x) == -pi for x < 0.
117 # atan2 (y,+0) == pi/2 for y > 0.
119 # atan2 (y,-0) == pi/2 for y > 0.
121 # atan2 (y,+0) == -pi/2 for y < 0.
123 # atan2 (y,-0) == -pi/2 for y < 0.
133 atan2 max min_subnorm
134 atan2 -max -min_subnorm
135 atan2 -max min_subnorm
136 atan2 max -min_subnorm
141 atan2 0.390625 .00029
142 atan2 1.390625 0.9296875
143 atan2 -0.00756827042671106339 -.001792735857538728036
144 atan2 0x1.00000000000001p0 0x1.00000000000001p0
149 atan2 min_subnorm min_subnorm
150 atan2 min_subnorm -min_subnorm
151 atan2 -min_subnorm min_subnorm
152 atan2 -min_subnorm -min_subnorm
157 atan2 min_subnorm -max
158 atan2 -min_subnorm -max
159 # Bug 15319: underflow exception may be missing.
160 atan2 1 max missing-underflow
161 atan2 -1 max missing-underflow
162 atan2 min max missing-underflow
163 atan2 -min max missing-underflow
164 atan2 min_subnorm max missing-underflow
165 atan2 -min_subnorm max missing-underflow
175 # Bug 16352: underflow exception may be missing.
176 atanh min missing-underflow
177 atanh -min missing-underflow
178 atanh min_subnorm missing-underflow
179 atanh -min_subnorm missing-underflow
181 # cabs (x,y) == cabs (y,x).
183 # cabs (x,y) == cabs (-x,y).
185 # cabs (x,y) == cabs (-y,x).
187 # cabs (x,y) == cabs (-x,-y).
188 cabs -12.390625 -0.75
189 # cabs (x,y) == cabs (-y,-x).
190 cabs -0.75 -12.390625
191 # cabs (x,0) == fabs (x).
200 # carg (x + i 0) == 0 for x > 0.
202 # carg (x - i 0) == -0 for x > 0.
206 # carg (x + i 0) == +pi for x < 0.
208 # carg (x - i 0) == -pi for x < 0.
212 # carg (+0 + i y) == pi/2 for y > 0.
214 # carg (-0 + i y) == pi/2 for y > 0.
216 # carg (+0 + i y) == -pi/2 for y < 0.
218 # carg (-0 + i y) == -pi/2 for y < 0.
261 ccos 0x1p-16434 22730
263 ccos min_subnorm_p120 0x1p-120
264 ccos 0x1p-120 min_subnorm_p120
285 ccosh -11357.25 -0.75
289 ccosh 22730 0x1p-16434
291 ccosh min_subnorm_p120 0x1p-120
292 ccosh 0x1p-120 min_subnorm_p120
311 cexp -10000 0x1p16383
322 cexp 22730 0x1p-16434
328 # Bug 16348: spurious underflow may occur.
329 cexp min min_subnorm spurious-underflow:ldbl-96-intel:x86 spurious-underflow:ldbl-96-intel:x86_64
330 cexp min -min_subnorm spurious-underflow:ldbl-96-intel:x86 spurious-underflow:ldbl-96-intel:x86_64
335 clog 0x1.fffffep+127 0x1.fffffep+127
336 clog 0x1.fffffep+127 1.0
337 clog 0x1p-149 0x1p-149
338 clog 0x1p-147 0x1p-147
339 clog 0x1.fffffffffffffp+1023 0x1.fffffffffffffp+1023
340 clog 0x1.fffffffffffffp+1023 0x1p+1023
341 clog 0x1p-1074 0x1p-1074
342 clog 0x1p-1073 0x1p-1073
343 clog 0x1.fp+16383 0x1.fp+16383
344 clog 0x1.fp+16383 0x1p+16383
345 clog 0x1p-16440 0x1p-16441
347 clog 0x1p-149 0x1.fp+127
348 clog -0x1p-149 0x1.fp+127
349 clog 0x1p-149 -0x1.fp+127
350 clog -0x1p-149 -0x1.fp+127
351 clog -0x1.fp+127 0x1p-149
352 clog -0x1.fp+127 -0x1p-149
353 clog 0x1.fp+127 0x1p-149
354 clog 0x1.fp+127 -0x1p-149
355 clog 0x1p-1074 0x1.fp+1023
356 clog -0x1p-1074 0x1.fp+1023
357 clog 0x1p-1074 -0x1.fp+1023
358 clog -0x1p-1074 -0x1.fp+1023
359 clog -0x1.fp+1023 0x1p-1074
360 clog -0x1.fp+1023 -0x1p-1074
361 clog 0x1.fp+1023 0x1p-1074
362 clog 0x1.fp+1023 -0x1p-1074
363 clog 0x1p-16445 0x1.fp+16383
364 clog -0x1p-16445 0x1.fp+16383
365 clog 0x1p-16445 -0x1.fp+16383
366 clog -0x1p-16445 -0x1.fp+16383
367 clog -0x1.fp+16383 0x1p-16445
368 clog -0x1.fp+16383 -0x1p-16445
369 clog 0x1.fp+16383 0x1p-16445
370 clog 0x1.fp+16383 -0x1p-16445
371 clog 0x1p-16494 0x1.fp+16383
372 clog -0x1p-16494 0x1.fp+16383
373 clog 0x1p-16494 -0x1.fp+16383
374 clog -0x1p-16494 -0x1.fp+16383
375 clog -0x1.fp+16383 0x1p-16494
376 clog -0x1.fp+16383 -0x1p-16494
377 clog 0x1.fp+16383 0x1p-16494
378 clog 0x1.fp+16383 -0x1p-16494
380 clog 1.0 0x1.234566p-10
381 clog -1.0 0x1.234566p-20
382 clog 0x1.234566p-30 1.0
383 clog -0x1.234566p-40 -1.0
384 clog 0x1.234566p-50 1.0
385 clog 0x1.234566p-60 1.0
396 clog 0x1.000566p0 0x1.234p-10
397 clog 0x1.000566p0 0x1.234p-100
398 clog -0x1.0000000123456p0 0x1.2345678p-30
399 clog -0x1.0000000123456p0 0x1.2345678p-1000
400 clog 0x1.00000000000000123456789abcp0 0x1.23456789p-60
401 clog 0x1.00000000000000123456789abcp0 0x1.23456789p-1000
403 clog 0x0.ffffffp0 0x0.ffffffp-100
404 clog 0x0.fffffffffffff8p0 0x0.fffffffffffff8p-1000
405 clog 0x0.ffffffffffffffffp0 0x0.ffffffffffffffffp-15000
407 clog 0x1a6p-10 0x3a5p-10
408 clog 0xf2p-10 0x3e3p-10
409 clog 0x4d4ep-15 0x6605p-15
410 clog 0x2818p-15 0x798fp-15
411 clog 0x9b57bp-20 0xcb7b4p-20
412 clog 0x2731p-20 0xfffd0p-20
413 clog 0x2ede88p-23 0x771c3fp-23
414 clog 0x11682p-23 0x7ffed1p-23
415 clog 0xa1f2c1p-24 0xc643aep-24
416 clog 0x659feap-24 0xeaf6f9p-24
417 clog 0x4447d7175p-35 0x6c445e00ap-35
418 clog 0x2dd46725bp-35 0x7783a1284p-35
419 clog 0x164c74eea876p-45 0x16f393482f77p-45
420 clog 0xfe961079616p-45 0x1bc37e09e6d1p-45
421 clog 0xa4722f19346cp-51 0x7f9631c5e7f07p-51
422 clog 0x10673dd0f2481p-51 0x7ef1d17cefbd2p-51
423 clog 0x8ecbf810c4ae6p-52 0xd479468b09a37p-52
424 clog 0x5b06b680ea2ccp-52 0xef452b965da9fp-52
425 clog 0x659b70ab7971bp-53 0x1f5d111e08abecp-53
426 clog 0x15cfbd1990d1ffp-53 0x176a3973e09a9ap-53
427 clog 0x1367a310575591p-54 0x3cfcc0a0541f60p-54
428 clog 0x55cb6d0c83af5p-55 0x7fe33c0c7c4e90p-55
429 clog 0x298c62cb546588a7p-63 0x7911b1dfcc4ecdaep-63
430 clog 0x4d9c37e2b5cb4533p-63 0x65c98be2385a042ep-63
431 clog 0x602fd5037c4792efp-64 0xed3e2086dcca80b8p-64
432 clog 0x6b10b4f3520217b6p-64 0xe8893cbb449253a1p-64
433 clog 0x81b7efa81fc35ad1p-65 0x1ef4b835f1c79d812p-65
434 clog 0x3f96469050f650869c2p-75 0x6f16b2c9c8b05988335p-75
435 clog 0x3157fc1d73233e580c8p-75 0x761b52ccd435d7c7f5fp-75
436 clog 0x155f8afc4c48685bf63610p-85 0x17d0cf2652cdbeb1294e19p-85
437 clog 0x13836d58a13448d750b4b9p-85 0x195ca7bc3ab4f9161edbe6p-85
438 clog 0x1df515eb171a808b9e400266p-95 0x7c71eb0cd4688dfe98581c77p-95
439 clog 0xe33f66c9542ca25cc43c867p-95 0x7f35a68ebd3704a43c465864p-95
440 clog 0x6771f22c64ed551b857c128b4cp-105 0x1f570e7a13cc3cf2f44fd793ea1p-105
441 clog 0x15d8ab6ed05ca514086ac3a1e84p-105 0x1761e480aa094c0b10b34b09ce9p-105
442 clog 0x187190c1a334497bdbde5a95f48p-106 0x3b25f08062d0a095c4cfbbc338dp-106
443 clog 0x6241ef0da53f539f02fad67dabp-106 0x3fb46641182f7efd9caa769dac0p-106
444 clog 0x3e1d0a105ac4ebeacd9c6952d34cp-112 0xf859b3d1b06d005dcbb5516d5479p-112
445 clog 0x47017a2e36807acb1e5214b209dep-112 0xf5f4a550c9d75e3bb1839d865f0dp-112
446 clog 0x148f818cb7a9258fca942ade2a0cap-113 0x18854a34780b8333ec53310ad7001p-113
447 clog 0xfd95243681c055c2632286921092p-113 0x1bccabcd29ca2152860ec29e34ef7p-113
448 clog 0xdb85c467ee2aadd5f425fe0f4b8dp-114 0x3e83162a0f95f1dcbf97dddf410eap-114
449 clog 0x1415bcaf2105940d49a636e98ae59p-115 0x7e6a150adfcd1b0921d44b31f40f4p-115
454 clog10 0x1.fffffep+127 0x1.fffffep+127
455 clog10 0x1.fffffep+127 1.0
456 clog10 0x1p-149 0x1p-149
457 clog10 0x1p-147 0x1p-147
458 clog10 0x1.fffffffffffffp+1023 0x1.fffffffffffffp+1023
459 clog10 0x1.fffffffffffffp+1023 0x1p+1023
460 clog10 0x1p-1074 0x1p-1074
461 clog10 0x1p-1073 0x1p-1073
462 clog10 0x1.fp+16383 0x1.fp+16383
463 clog10 0x1.fp+16383 0x1p+16383
464 clog10 0x1p-16440 0x1p-16441
466 clog10 0x1p-149 0x1.fp+127
467 clog10 -0x1p-149 0x1.fp+127
468 clog10 0x1p-149 -0x1.fp+127
469 clog10 -0x1p-149 -0x1.fp+127
470 clog10 -0x1.fp+127 0x1p-149
471 clog10 -0x1.fp+127 -0x1p-149
472 clog10 0x1.fp+127 0x1p-149
473 clog10 0x1.fp+127 -0x1p-149
474 clog10 0x1p-1074 0x1.fp+1023
475 clog10 -0x1p-1074 0x1.fp+1023
476 clog10 0x1p-1074 -0x1.fp+1023
477 clog10 -0x1p-1074 -0x1.fp+1023
478 clog10 -0x1.fp+1023 0x1p-1074
479 clog10 -0x1.fp+1023 -0x1p-1074
480 clog10 0x1.fp+1023 0x1p-1074
481 clog10 0x1.fp+1023 -0x1p-1074
482 clog10 0x1p-16445 0x1.fp+16383
483 clog10 -0x1p-16445 0x1.fp+16383
484 clog10 0x1p-16445 -0x1.fp+16383
485 clog10 -0x1p-16445 -0x1.fp+16383
486 clog10 -0x1.fp+16383 0x1p-16445
487 clog10 -0x1.fp+16383 -0x1p-16445
488 clog10 0x1.fp+16383 0x1p-16445
489 clog10 0x1.fp+16383 -0x1p-16445
490 clog10 0x1p-16494 0x1.fp+16383
491 clog10 -0x1p-16494 0x1.fp+16383
492 clog10 0x1p-16494 -0x1.fp+16383
493 clog10 -0x1p-16494 -0x1.fp+16383
494 clog10 -0x1.fp+16383 0x1p-16494
495 clog10 -0x1.fp+16383 -0x1p-16494
496 clog10 0x1.fp+16383 0x1p-16494
497 clog10 0x1.fp+16383 -0x1p-16494
499 clog10 1.0 0x1.234566p-10
500 clog10 -1.0 0x1.234566p-20
501 clog10 0x1.234566p-30 1.0
502 clog10 -0x1.234566p-40 -1.0
503 clog10 0x1.234566p-50 1.0
504 clog10 0x1.234566p-60 1.0
515 clog10 0x1.000566p0 0x1.234p-10
516 clog10 0x1.000566p0 0x1.234p-100
517 clog10 -0x1.0000000123456p0 0x1.2345678p-30
518 clog10 -0x1.0000000123456p0 0x1.2345678p-1000
519 clog10 0x1.00000000000000123456789abcp0 0x1.23456789p-60
520 clog10 0x1.00000000000000123456789abcp0 0x1.23456789p-1000
522 clog10 0x0.ffffffp0 0x0.ffffffp-100
523 clog10 0x0.fffffffffffff8p0 0x0.fffffffffffff8p-1000
524 clog10 0x0.ffffffffffffffffp0 0x0.ffffffffffffffffp-15000
526 clog10 0x1a6p-10 0x3a5p-10
527 clog10 0xf2p-10 0x3e3p-10
528 clog10 0x4d4ep-15 0x6605p-15
529 clog10 0x2818p-15 0x798fp-15
530 clog10 0x9b57bp-20 0xcb7b4p-20
531 clog10 0x2731p-20 0xfffd0p-20
532 clog10 0x2ede88p-23 0x771c3fp-23
533 clog10 0x11682p-23 0x7ffed1p-23
534 clog10 0xa1f2c1p-24 0xc643aep-24
535 clog10 0x659feap-24 0xeaf6f9p-24
536 clog10 0x4447d7175p-35 0x6c445e00ap-35
537 clog10 0x2dd46725bp-35 0x7783a1284p-35
538 clog10 0x164c74eea876p-45 0x16f393482f77p-45
539 clog10 0xfe961079616p-45 0x1bc37e09e6d1p-45
540 clog10 0xa4722f19346cp-51 0x7f9631c5e7f07p-51
541 clog10 0x10673dd0f2481p-51 0x7ef1d17cefbd2p-51
542 clog10 0x8ecbf810c4ae6p-52 0xd479468b09a37p-52
543 clog10 0x5b06b680ea2ccp-52 0xef452b965da9fp-52
544 clog10 0x659b70ab7971bp-53 0x1f5d111e08abecp-53
545 clog10 0x15cfbd1990d1ffp-53 0x176a3973e09a9ap-53
546 clog10 0x1367a310575591p-54 0x3cfcc0a0541f60p-54
547 clog10 0x55cb6d0c83af5p-55 0x7fe33c0c7c4e90p-55
548 clog10 0x298c62cb546588a7p-63 0x7911b1dfcc4ecdaep-63
549 clog10 0x4d9c37e2b5cb4533p-63 0x65c98be2385a042ep-63
550 clog10 0x602fd5037c4792efp-64 0xed3e2086dcca80b8p-64
551 clog10 0x6b10b4f3520217b6p-64 0xe8893cbb449253a1p-64
552 clog10 0x81b7efa81fc35ad1p-65 0x1ef4b835f1c79d812p-65
553 clog10 0x3f96469050f650869c2p-75 0x6f16b2c9c8b05988335p-75
554 clog10 0x3157fc1d73233e580c8p-75 0x761b52ccd435d7c7f5fp-75
555 clog10 0x155f8afc4c48685bf63610p-85 0x17d0cf2652cdbeb1294e19p-85
556 clog10 0x13836d58a13448d750b4b9p-85 0x195ca7bc3ab4f9161edbe6p-85
557 clog10 0x1df515eb171a808b9e400266p-95 0x7c71eb0cd4688dfe98581c77p-95
558 clog10 0xe33f66c9542ca25cc43c867p-95 0x7f35a68ebd3704a43c465864p-95
559 clog10 0x6771f22c64ed551b857c128b4cp-105 0x1f570e7a13cc3cf2f44fd793ea1p-105
560 clog10 0x15d8ab6ed05ca514086ac3a1e84p-105 0x1761e480aa094c0b10b34b09ce9p-105
561 clog10 0x187190c1a334497bdbde5a95f48p-106 0x3b25f08062d0a095c4cfbbc338dp-106
562 clog10 0x6241ef0da53f539f02fad67dabp-106 0x3fb46641182f7efd9caa769dac0p-106
563 clog10 0x3e1d0a105ac4ebeacd9c6952d34cp-112 0xf859b3d1b06d005dcbb5516d5479p-112
564 clog10 0x47017a2e36807acb1e5214b209dep-112 0xf5f4a550c9d75e3bb1839d865f0dp-112
565 clog10 0x148f818cb7a9258fca942ade2a0cap-113 0x18854a34780b8333ec53310ad7001p-113
566 clog10 0xfd95243681c055c2632286921092p-113 0x1bccabcd29ca2152860ec29e34ef7p-113
567 clog10 0xdb85c467ee2aadd5f425fe0f4b8dp-114 0x3e83162a0f95f1dcbf97dddf410eap-114
568 clog10 0x1415bcaf2105940d49a636e98ae59p-115 0x7e6a150adfcd1b0921d44b31f40f4p-115
578 cos 0.80190127184058835
589 cos 0x1.000000cf4a2a2p0
590 cos 0x1.0000010b239a9p0
591 cos 0x1.00000162a932bp0
592 cos 0x1.000002d452a10p0
593 cos 0x1.000005bc7d86dp0
594 cos 0x1.200145a975ce6p32
615 cosh 709.8893558127259666434838436543941497802734375
616 cosh -709.8893558127259666434838436543941497802734375
624 # GCC bug 59666: results on directed rounding may be incorrect.
625 cosh max no-test-inline xfail-rounding:ldbl-128ibm
626 cosh -max no-test-inline xfail-rounding:ldbl-128ibm
635 # Test values either side of overflow for each floating-point format.
640 # GCC bug 59666: results on directed rounding may be incorrect.
641 cosh 0x2.c679d1f73f0fap+8 xfail-rounding:ldbl-128ibm
642 cosh 0x2.c679d1f73f0fcp+8 xfail-rounding:ldbl-128ibm
643 cosh -0x2.c679d1f73f0fap+8 xfail-rounding:ldbl-128ibm
644 cosh -0x2.c679d1f73f0fcp+8 xfail-rounding:ldbl-128ibm
645 cosh 0x2.c679d1f73f0fb624d358b213a7p+8 xfail-rounding:ldbl-128ibm
646 cosh 0x2.c679d1f73f0fb624d358b213a8p+8 xfail-rounding:ldbl-128ibm
647 cosh -0x2.c679d1f73f0fb624d358b213a7p+8 xfail-rounding:ldbl-128ibm
648 cosh -0x2.c679d1f73f0fb624d358b213a8p+8 xfail-rounding:ldbl-128ibm
649 cosh 0x2.c5d37700c6bb03a4p+12 no-test-inline xfail-rounding:ldbl-128ibm
650 cosh 0x2.c5d37700c6bb03a8p+12 no-test-inline xfail-rounding:ldbl-128ibm
651 cosh -0x2.c5d37700c6bb03a4p+12 no-test-inline xfail-rounding:ldbl-128ibm
652 cosh -0x2.c5d37700c6bb03a8p+12 no-test-inline xfail-rounding:ldbl-128ibm
653 cosh 0x2.c5d37700c6bb03a6c24b6c9b494cp+12 no-test-inline xfail-rounding:ldbl-128ibm
654 cosh 0x2.c5d37700c6bb03a6c24b6c9b494ep+12 no-test-inline xfail-rounding:ldbl-128ibm
655 cosh -0x2.c5d37700c6bb03a6c24b6c9b494cp+12 no-test-inline xfail-rounding:ldbl-128ibm
656 cosh -0x2.c5d37700c6bb03a6c24b6c9b494ep+12 no-test-inline xfail-rounding:ldbl-128ibm
658 cpow 1 0 0 0 ignore-zero-inf-sign
659 cpow 2 0 10 0 ignore-zero-inf-sign
660 # Bug 14473: cpow results inaccurate.
662 cpow 2 3 4 0 xfail-rounding
664 cpow 0.75 1.25 0.75 1.25 xfail-rounding
665 cpow 0.75 1.25 1.0 1.0 xfail-rounding
666 cpow 0.75 1.25 1.0 0.0
667 cpow 0.75 1.25 0.0 1.0
681 # Principal square root should be returned (i.e., non-negative real part).
684 csqrt 0x1.fffffep+127 0x1.fffffep+127
685 csqrt 0x1.fffffep+127 1.0
686 csqrt 0x1p-149 0x1p-149
687 csqrt 0x1p-147 0x1p-147
690 csqrt 0x1p-50 0x1p-149
691 csqrt 0x1p+127 0x1p-149
692 csqrt 0x1p-149 0x1p+127
693 csqrt 0x1.000002p-126 0x1.000002p-126
694 csqrt -0x1.000002p-126 -0x1.000002p-126
696 csqrt 0x1.fffffffffffffp+1023 0x1.fffffffffffffp+1023
697 csqrt 0x1.fffffffffffffp+1023 0x1p+1023
698 csqrt 0x1p-1074 0x1p-1074
699 csqrt 0x1p-1073 0x1p-1073
702 csqrt 0x1p-500 0x1p-1074
703 csqrt 0x1p+1023 0x1p-1074
704 csqrt 0x1p-1074 0x1p+1023
705 csqrt 0x1.0000000000001p-1022 0x1.0000000000001p-1022
706 csqrt -0x1.0000000000001p-1022 -0x1.0000000000001p-1022
708 csqrt 0x1.fp+16383 0x1.fp+16383
709 csqrt 0x1.fp+16383 0x1p+16383
710 csqrt 0x1p-16440 0x1p-16441
713 csqrt 0x1p-5000 0x1p-16445
714 csqrt 0x1p+16383 0x1p-16445
715 csqrt 0x1p-16445 0x1p+16383
716 csqrt 0x1.0000000000000002p-16382 0x1.0000000000000002p-16382
717 csqrt -0x1.0000000000000002p-16382 -0x1.0000000000000002p-16382
720 csqrt 0x1p-5000 0x1p-16494
721 csqrt 0x1p+16383 0x1p-16494
722 csqrt 0x1p-16494 0x1p+16383
723 csqrt 0x1.0000000000000000000000000001p-16382 0x1.0000000000000000000000000001p-16382
724 csqrt -0x1.0000000000000000000000000001p-16382 -0x1.0000000000000000000000000001p-16382
738 # GCC bug 59666: results on directed rounding may be incorrect.
739 ctan 1 5680 xfail-rounding:ldbl-128ibm
740 ctan 1 5690 xfail-rounding:ldbl-128ibm
748 # GCC bug 59666: results on directed rounding may be incorrect.
749 ctan 50000 50000 xfail-rounding:ldbl-128ibm
750 ctan 50000 -50000 xfail-rounding:ldbl-128ibm
751 ctan -50000 50000 xfail-rounding:ldbl-128ibm
752 ctan -50000 -50000 xfail-rounding:ldbl-128ibm
754 ctan 0x1.921fb6p+0 0x1p-149
755 ctan 0x1.921fb54442d18p+0 0x1p-1074
756 ctan 0x1.921fb54442d1846ap+0 0x1p-16445
772 # GCC bug 59666: results on directed rounding may be incorrect.
773 ctanh 5680 1 xfail-rounding:ldbl-128ibm
774 ctanh 5690 1 xfail-rounding:ldbl-128ibm
776 ctanh 0 0x3.243f6cp-1
782 # GCC bug 59666: results on directed rounding may be incorrect.
783 ctanh 50000 50000 xfail-rounding:ldbl-128ibm
784 ctanh 50000 -50000 xfail-rounding:ldbl-128ibm
785 ctanh -50000 50000 xfail-rounding:ldbl-128ibm
786 ctanh -50000 -50000 xfail-rounding:ldbl-128ibm
788 ctanh 0x1p-149 0x1.921fb6p+0
789 ctanh 0x1p-1074 0x1.921fb54442d18p+0
790 ctanh 0x1p-16445 0x1.921fb54442d1846ap+0
801 erf -0x1.fffffffffffff8p-2
804 erf -0x3.8b7f12369ded8p-1024
805 erf 0x3.8b7f12369ded5518p-16384
827 erfc -0x1.fffffffffffff8p-2
831 erfc 0x1.ffff56789abcdef0123456789a8p+2
848 exp 88.72269439697265625
850 # GCC bug 59666: results on directed rounding may be incorrect.
851 exp 1000.0 xfail-rounding:ldbl-128ibm
852 exp 710 xfail-rounding:ldbl-128ibm
854 # GCC bug 59666: results on directed rounding may be incorrect.
855 exp 0x2.c679d1f73f0fb628p+8 xfail-rounding:ldbl-128ibm
856 exp 1e5 xfail-rounding:ldbl-128ibm
857 exp max xfail-rounding:ldbl-128ibm
858 exp -7.4444006192138124e+02
859 exp -0x1.75f113c30b1c8p+9
889 # GCC bug 59666: results on directed rounding may be incorrect.
890 exp10 4932 xfail-rounding:ldbl-128ibm
891 # Bug 16361: underflow exception may be misssing
892 exp10 -4932 missing-underflow:ldbl-96-intel:x86 missing-underflow:ldbl-96-intel:x86_64
893 # GCC bug 59666: results on directed rounding may be incorrect.
894 exp10 1e5 xfail-rounding:ldbl-128ibm
896 # GCC bug 59666: results on directed rounding may be incorrect.
897 exp10 1e6 xfail-rounding:ldbl-128ibm
899 # GCC bug 59666: results on directed rounding may be incorrect.
900 exp10 max xfail-rounding:ldbl-128ibm
903 # GCC bug 59666: results on directed rounding may be incorrect.
904 exp10 0x1.348e45573a1dd72cp+8 xfail-rounding:ldbl-128ibm
949 # GCC bug 59666: results on directed rounding may be incorrect.
950 expm1 11356.25 xfail-rounding:ldbl-128ibm
971 # GCC bug 59666: results on directed rounding may be incorrect.
972 expm1 100000.0 xfail-rounding:ldbl-128ibm
973 expm1 max xfail-rounding:ldbl-128ibm
991 # Bug 16353: underflow exception may be missing
992 expm1 0x4.0000000000000028p-16384 missing-underflow
1027 # Bug 6801: errno setting may be missing.
1028 fma min min 0 missing-errno
1029 fma min min -0 missing-errno
1030 fma min -min 0 missing-errno
1031 fma min -min -0 missing-errno
1032 fma -min min 0 missing-errno
1033 fma -min min -0 missing-errno
1034 fma -min -min 0 missing-errno
1035 fma -min -min -0 missing-errno
1037 # Bug 6801: errno setting may be missing.
1038 # Bug 13304: results on directed rounding may be incorrect.
1039 fma max max min missing-errno xfail-rounding:ldbl-128ibm
1040 fma max max -min missing-errno xfail-rounding:ldbl-128ibm
1041 fma max -max min missing-errno xfail-rounding:ldbl-128ibm
1042 fma max -max -min missing-errno xfail-rounding:ldbl-128ibm
1043 fma -max max min missing-errno xfail-rounding:ldbl-128ibm
1044 fma -max max -min missing-errno xfail-rounding:ldbl-128ibm
1045 fma -max -max min missing-errno xfail-rounding:ldbl-128ibm
1046 fma -max -max -min missing-errno xfail-rounding:ldbl-128ibm
1048 fma 0x1.7ff8p+13 0x1.000002p+0 0x1.ffffp-24
1049 fma 0x1.fffp+0 0x1.00001p+0 -0x1.fffp+0
1050 fma 0x1.9abcdep+127 0x0.9abcdep-126 -0x1.f08948p+0
1051 fma 0x1.9abcdep+100 0x0.9abcdep-126 -0x1.f08948p-27
1052 fma 0x1.fffffep+127 0x1.001p+0 -0x1.fffffep+127
1053 fma -0x1.fffffep+127 0x1.fffffep+0 0x1.fffffep+127
1054 fma 0x1.fffffep+127 2.0 -0x1.fffffep+127
1055 fma 0x1.4p-126 0x1.000004p-1 0x1p-128
1056 fma -0x1.4p-126 0x1.000004p-1 -0x1p-128
1057 fma 0x1.fffff8p-126 0x1.000002p-1 0x1p-149
1058 fma -0x1.fffff8p-126 0x1.000002p-1 -0x1p-149
1059 fma 0x1p-149 0x1p-1 0x0.fffffep-126
1060 fma -0x1p-149 0x1p-1 -0x0.fffffep-126
1061 fma 0x1p-149 0x1.1p-1 0x0.fffffep-126
1062 fma -0x1p-149 0x1.1p-1 -0x0.fffffep-126
1063 fma 0x1p-149 0x1p-149 0x1p127
1064 fma 0x1p-149 -0x1p-149 0x1p127
1065 fma 0x1p-149 0x1p-149 -0x1p127
1066 fma 0x1p-149 -0x1p-149 -0x1p127
1067 fma 0x1p-149 0x1p-149 0x1p-126
1068 fma 0x1p-149 -0x1p-149 0x1p-126
1069 fma 0x1p-149 0x1p-149 -0x1p-126
1070 fma 0x1p-149 -0x1p-149 -0x1p-126
1071 fma 0x1p-149 0x1p-149 0x0.fffffep-126
1072 fma 0x1p-149 -0x1p-149 0x0.fffffep-126
1073 fma 0x1p-149 0x1p-149 -0x0.fffffep-126
1074 fma 0x1p-149 -0x1p-149 -0x0.fffffep-126
1075 fma 0x1p-149 0x1p-149 0x1p-149
1076 # Bug 6801: errno setting may be missing.
1077 fma 0x1p-149 -0x1p-149 0x1p-149 missing-errno
1078 fma 0x1p-149 0x1p-149 -0x1p-149 missing-errno
1079 fma 0x1p-149 -0x1p-149 -0x1p-149
1080 fma 0x0.fffp0 0x0.fffp0 -0x0.ffep0
1081 fma 0x0.fffp0 -0x0.fffp0 0x0.ffep0
1082 fma -0x0.fffp0 0x0.fffp0 0x0.ffep0
1083 fma -0x0.fffp0 -0x0.fffp0 -0x0.ffep0
1084 fma 0x1.000002p-126 0x1.000002p-26 0x1p127
1085 fma 0x1.000002p-126 -0x1.000002p-26 0x1p127
1086 fma 0x1.000002p-126 0x1.000002p-26 -0x1p127
1087 fma 0x1.000002p-126 -0x1.000002p-26 -0x1p127
1088 fma 0x1.000002p-126 0x1.000002p-26 0x1p103
1089 fma 0x1.000002p-126 -0x1.000002p-26 0x1p103
1090 fma 0x1.000002p-126 0x1.000002p-26 -0x1p103
1091 fma 0x1.000002p-126 -0x1.000002p-26 -0x1p103
1093 fma 0x1.7fp+13 0x1.0000000000001p+0 0x1.ffep-48
1094 fma 0x1.fffp+0 0x1.0000000000001p+0 -0x1.fffp+0
1095 fma 0x1.0000002p+0 0x1.ffffffcp-1 0x1p-300
1096 fma 0x1.0000002p+0 0x1.ffffffcp-1 -0x1p-300
1097 fma 0x1.deadbeef2feedp+1023 0x0.deadbeef2feedp-1022 -0x1.a05f8c01a4bfbp+1
1098 fma 0x1.deadbeef2feedp+900 0x0.deadbeef2feedp-1022 -0x1.a05f8c01a4bfbp-122
1099 fma 0x1.fffffffffffffp+1023 0x1.001p+0 -0x1.fffffffffffffp+1023
1100 fma -0x1.fffffffffffffp+1023 0x1.fffffffffffffp+0 0x1.fffffffffffffp+1023
1101 fma 0x1.fffffffffffffp+1023 2.0 -0x1.fffffffffffffp+1023
1102 # Bug 6801: errno setting may be missing.
1103 fma 0x1.6a09e667f3bccp-538 0x1.6a09e667f3bccp-538 0.0 missing-errno
1104 fma 0x1.deadbeef2feedp-495 0x1.deadbeef2feedp-495 -0x1.bf86a5786a574p-989
1105 fma 0x1.deadbeef2feedp-503 0x1.deadbeef2feedp-503 -0x1.bf86a5786a574p-1005
1106 fma 0x1p-537 0x1p-538 0x1p-1074
1107 fma 0x1.7fffff8p-968 0x1p-106 0x0.000001p-1022
1108 fma 0x1.4000004p-967 0x1p-106 0x0.000001p-1022
1109 fma 0x1.4p-967 -0x1p-106 -0x0.000001p-1022
1110 fma -0x1.19cab66d73e17p-959 0x1.c7108a8c5ff51p-107 -0x0.80b0ad65d9b64p-1022
1111 fma -0x1.d2eaed6e8e9d3p-979 -0x1.4e066c62ac9ddp-63 -0x0.9245e6b003454p-1022
1112 fma 0x1.153d650bb9f06p-907 0x1.2d01230d48407p-125 -0x0.b278d5acfc3cp-1022
1113 fma -0x1.fffffffffffffp-711 0x1.fffffffffffffp-275 0x1.fffffe00007ffp-983
1114 fma 0x1.4p-1022 0x1.0000000000002p-1 0x1p-1024
1115 fma -0x1.4p-1022 0x1.0000000000002p-1 -0x1p-1024
1116 fma 0x1.ffffffffffffcp-1022 0x1.0000000000001p-1 0x1p-1074
1117 fma -0x1.ffffffffffffcp-1022 0x1.0000000000001p-1 -0x1p-1074
1118 fma 0x1p-1074 0x1p-1 0x0.fffffffffffffp-1022
1119 fma -0x1p-1074 0x1p-1 -0x0.fffffffffffffp-1022
1120 fma 0x1p-1074 0x1.1p-1 0x0.fffffffffffffp-1022
1121 fma -0x1p-1074 0x1.1p-1 -0x0.fffffffffffffp-1022
1122 fma 0x1p-1074 0x1p-1074 0x1p1023
1123 fma 0x1p-1074 -0x1p-1074 0x1p1023
1124 fma 0x1p-1074 0x1p-1074 -0x1p1023
1125 fma 0x1p-1074 -0x1p-1074 -0x1p1023
1126 fma 0x1p-1074 0x1p-1074 0x1p-1022
1127 fma 0x1p-1074 -0x1p-1074 0x1p-1022
1128 fma 0x1p-1074 0x1p-1074 -0x1p-1022
1129 fma 0x1p-1074 -0x1p-1074 -0x1p-1022
1130 fma 0x1p-1074 0x1p-1074 0x0.fffffffffffffp-1022
1131 fma 0x1p-1074 -0x1p-1074 0x0.fffffffffffffp-1022
1132 fma 0x1p-1074 0x1p-1074 -0x0.fffffffffffffp-1022
1133 fma 0x1p-1074 -0x1p-1074 -0x0.fffffffffffffp-1022
1134 fma 0x1p-1074 0x1p-1074 0x1p-1074
1135 # Bug 6801: errno setting may be missing.
1136 fma 0x1p-1074 -0x1p-1074 0x1p-1074 missing-errno
1137 fma 0x1p-1074 0x1p-1074 -0x1p-1074 missing-errno
1138 fma 0x1p-1074 -0x1p-1074 -0x1p-1074
1139 fma 0x0.fffffffffffff8p0 0x0.fffffffffffff8p0 -0x0.fffffffffffffp0
1140 fma 0x0.fffffffffffff8p0 -0x0.fffffffffffff8p0 0x0.fffffffffffffp0
1141 fma -0x0.fffffffffffff8p0 0x0.fffffffffffff8p0 0x0.fffffffffffffp0
1142 fma -0x0.fffffffffffff8p0 -0x0.fffffffffffff8p0 -0x0.fffffffffffffp0
1143 fma 0x1.0000000000001p-1022 0x1.0000000000001p-55 0x1p1023
1144 fma 0x1.0000000000001p-1022 -0x1.0000000000001p-55 0x1p1023
1145 fma 0x1.0000000000001p-1022 0x1.0000000000001p-55 -0x1p1023
1146 fma 0x1.0000000000001p-1022 -0x1.0000000000001p-55 -0x1p1023
1147 fma 0x1.0000000000001p-1022 0x1.0000000000001p-55 0x1p970
1148 fma 0x1.0000000000001p-1022 -0x1.0000000000001p-55 0x1p970
1149 fma 0x1.0000000000001p-1022 0x1.0000000000001p-55 -0x1p970
1150 fma 0x1.0000000000001p-1022 -0x1.0000000000001p-55 -0x1p970
1152 fma -0x8.03fcp+3696 0xf.fffffffffffffffp-6140 0x8.3ffffffffffffffp-2450
1153 fma 0x9.fcp+2033 -0x8.000e1f000ff800fp-3613 -0xf.fffffffffffc0ffp-1579
1154 fma 0xc.7fc000003ffffffp-1194 0x8.1e0003fffffffffp+15327 -0x8.fffep+14072
1155 fma -0x8.0001fc000000003p+1798 0xcp-2230 0x8.f7e000000000007p-468
1156 fma 0xc.0000000000007ffp+10130 -0x8.000000000000001p+4430 0xc.07000000001ffffp+14513
1157 fma 0xb.ffffp-4777 0x8.000000fffffffffp-11612 -0x0.3800fff8p-16385
1158 fma 0x1.4p-16382 0x1.0000000000000004p-1 0x1p-16384
1159 fma -0x1.4p-16382 0x1.0000000000000004p-1 -0x1p-16384
1160 fma 0x1.fffffffffffffff8p-16382 0x1.0000000000000002p-1 0x1p-16445
1161 fma -0x1.fffffffffffffff8p-16382 0x1.0000000000000002p-1 -0x1p-16445
1162 fma 0x1p-16445 0x1p-1 0x0.fffffffffffffffep-16382
1163 fma -0x1p-16445 0x1p-1 -0x0.fffffffffffffffep-16382
1164 fma 0x1p-16445 0x1.1p-1 0x0.fffffffffffffffep-16382
1165 fma -0x1p-16445 0x1.1p-1 -0x0.fffffffffffffffep-16382
1166 fma 0x1p-16445 0x1p-16445 0x1p16383
1167 fma 0x1p-16445 -0x1p-16445 0x1p16383
1168 fma 0x1p-16445 0x1p-16445 -0x1p16383
1169 fma 0x1p-16445 -0x1p-16445 -0x1p16383
1170 fma 0x1p-16445 0x1p-16445 0x1p-16382
1171 fma 0x1p-16445 -0x1p-16445 0x1p-16382
1172 fma 0x1p-16445 0x1p-16445 -0x1p-16382
1173 fma 0x1p-16445 -0x1p-16445 -0x1p-16382
1174 fma 0x1p-16445 0x1p-16445 0x0.fffffffffffffffep-16382
1175 fma 0x1p-16445 -0x1p-16445 0x0.fffffffffffffffep-16382
1176 fma 0x1p-16445 0x1p-16445 -0x0.fffffffffffffffep-16382
1177 fma 0x1p-16445 -0x1p-16445 -0x0.fffffffffffffffep-16382
1178 fma 0x1p-16445 0x1p-16445 0x1p-16445
1179 # Bug 6801: errno setting may be missing.
1180 fma 0x1p-16445 -0x1p-16445 0x1p-16445 missing-errno
1181 fma 0x1p-16445 0x1p-16445 -0x1p-16445 missing-errno
1182 fma 0x1p-16445 -0x1p-16445 -0x1p-16445
1183 fma 0x0.ffffffffffffffffp0 0x0.ffffffffffffffffp0 -0x0.fffffffffffffffep0
1184 fma 0x0.ffffffffffffffffp0 -0x0.ffffffffffffffffp0 0x0.fffffffffffffffep0
1185 fma -0x0.ffffffffffffffffp0 0x0.ffffffffffffffffp0 0x0.fffffffffffffffep0
1186 fma -0x0.ffffffffffffffffp0 -0x0.ffffffffffffffffp0 -0x0.fffffffffffffffep0
1187 fma 0x1.0000000000000002p-16382 0x1.0000000000000002p-66 0x1p16383
1188 fma 0x1.0000000000000002p-16382 -0x1.0000000000000002p-66 0x1p16383
1189 fma 0x1.0000000000000002p-16382 0x1.0000000000000002p-66 -0x1p16383
1190 fma 0x1.0000000000000002p-16382 -0x1.0000000000000002p-66 -0x1p16383
1191 fma 0x1.0000000000000002p-16382 0x1.0000000000000002p-66 0x1p16319
1192 fma 0x1.0000000000000002p-16382 -0x1.0000000000000002p-66 0x1p16319
1193 fma 0x1.0000000000000002p-16382 0x1.0000000000000002p-66 -0x1p16319
1194 fma 0x1.0000000000000002p-16382 -0x1.0000000000000002p-66 -0x1p16319
1196 fma 0x1.bb2de33e02ccbbfa6e245a7c1f71p-2584 -0x1.6b500daf0580d987f1bc0cadfcddp-13777 0x1.613cd91d9fed34b33820e5ab9d8dp-16378
1197 fma -0x1.f949b880cacb0f0c61540105321dp-5954 -0x1.3876cec84b4140f3bd6198731b7ep-10525 -0x0.a5dc1c6cfbc498c54fb0b504bf19p-16382
1198 fma -0x1.0000fffffffffp-16221 0x1.0000001fffff8007fep-239 0x0.ff87ffffffffffffe000003fffffp-16382
1199 fma -0x1.ac79c9376ef447f3827c9e9de008p-2228 -0x1.5ba830022b6139e21fbe7270cad8p-6314 0x1.e8282b6a26bb6a9daf5c8e73e9f9p-8616
1200 fma -0x1.c69749ec574caaa2ab8e97ddb9f3p+2652 0x1.f34235ff9d095449c29b4831b62dp+3311 0x1.fbe4302df23354dbd0c4d3cfe606p+5879
1201 fma -0x1.ca8835fc6ecfb5398625fc891be5p-1686 0x1.621e1972bbe2180e5be9dd7d8df5p-7671 -0x1.7d2d21b73b52cf20dec2a83902a4p-9395
1202 fma -0x1.55cff679ec49c2541fab41fc843ep-11819 0x1.e60e9f464f9e8df0509647c7c971p+12325 0x1.eaa2a7649d765c2f564f7a5beca7p+454
1203 fma 0x1.f0e7b1454908576f2537d863cf9bp+11432 0x1.cdce52f09d4ca76e68706f34b5d5p-1417 -0x1.2e986187c70f146235ea2066e486p+9979
1204 fma 0x1.f102f7da4a57a3a4aab620e29452p-3098 -0x1.cc06a4ff40248f9e2dcc4b6afd84p-11727 0x1.d512a11126b5ac8ed8973b8580c8p-14849
1205 fma -0x1.fc47ac7434b993cd8dcb2b431f25p-3816 0x1.fbc9750da8468852d84558e1db6dp-5773 -0x1.00a98abf783f75c40fe5b7a37d86p-9607
1206 fma 0x1.00000000000007ffffffffffffffp-9045 -0x1.ffffffffffff80000001ffffffffp+4773 -0x1.f8p-4316
1207 fma 0x1.4e922764c90701d4a2f21d01893dp-8683 -0x1.955a12e2d7c9447c27fa022fc865p+212 -0x1.e9634462eaef96528b90b6944578p-8521
1208 fma 0x1.801181509c03bdbef10d6165588cp-15131 0x1.ad86f8e57d3d40bfa8007780af63p-368 -0x1.6e9df0dab1c9f1d7a6043c390741p-15507
1209 fma 0x1.ffffffffffffffp0 0x1.000000000000008p0 -0x1p-1000
1210 fma 0x1.4p-16382 0x1.0000000000000000000000000002p-1 0x1p-16384
1211 fma -0x1.4p-16382 0x1.0000000000000000000000000002p-1 -0x1p-16384
1212 fma 0x1.fffffffffffffffffffffffffffcp-16382 0x1.0000000000000000000000000001p-1 0x1p-16494
1213 fma -0x1.fffffffffffffffffffffffffffcp-16382 0x1.0000000000000000000000000001p-1 -0x1p-16494
1214 fma 0x1p-16494 0x1p-1 0x0.ffffffffffffffffffffffffffffp-16382
1215 fma -0x1p-16494 0x1p-1 -0x0.ffffffffffffffffffffffffffffp-16382
1216 fma 0x1p-16494 0x1.1p-1 0x0.ffffffffffffffffffffffffffffp-16382
1217 fma -0x1p-16494 0x1.1p-1 -0x0.ffffffffffffffffffffffffffffp-16382
1218 fma 0x1p-16494 0x1p-16494 0x1p16383
1219 fma 0x1p-16494 -0x1p-16494 0x1p16383
1220 fma 0x1p-16494 0x1p-16494 -0x1p16383
1221 fma 0x1p-16494 -0x1p-16494 -0x1p16383
1222 fma 0x1p-16494 0x1p-16494 0x1p-16382
1223 fma 0x1p-16494 -0x1p-16494 0x1p-16382
1224 fma 0x1p-16494 0x1p-16494 -0x1p-16382
1225 fma 0x1p-16494 -0x1p-16494 -0x1p-16382
1226 fma 0x1p-16494 0x1p-16494 0x0.ffffffffffffffffffffffffffffp-16382
1227 fma 0x1p-16494 -0x1p-16494 0x0.ffffffffffffffffffffffffffffp-16382
1228 fma 0x1p-16494 0x1p-16494 -0x0.ffffffffffffffffffffffffffffp-16382
1229 fma 0x1p-16494 -0x1p-16494 -0x0.ffffffffffffffffffffffffffffp-16382
1230 fma 0x1p-16494 0x1p-16494 0x1p-16494
1231 # Bug 6801: errno setting may be missing.
1232 fma 0x1p-16494 -0x1p-16494 0x1p-16494 missing-errno
1233 fma 0x1p-16494 0x1p-16494 -0x1p-16494 missing-errno
1234 fma 0x1p-16494 -0x1p-16494 -0x1p-16494
1235 fma 0x0.ffffffffffffffffffffffffffff8p0 0x0.ffffffffffffffffffffffffffff8p0 -0x0.ffffffffffffffffffffffffffffp0
1236 fma 0x0.ffffffffffffffffffffffffffff8p0 -0x0.ffffffffffffffffffffffffffff8p0 0x0.ffffffffffffffffffffffffffffp0
1237 fma -0x0.ffffffffffffffffffffffffffff8p0 0x0.ffffffffffffffffffffffffffff8p0 0x0.ffffffffffffffffffffffffffffp0
1238 fma -0x0.ffffffffffffffffffffffffffff8p0 -0x0.ffffffffffffffffffffffffffff8p0 -0x0.ffffffffffffffffffffffffffffp0
1239 fma 0x1.0000000000000000000000000001p-16382 0x1.0000000000000000000000000001p-66 0x1p16383
1240 fma 0x1.0000000000000000000000000001p-16382 -0x1.0000000000000000000000000001p-66 0x1p16383
1241 fma 0x1.0000000000000000000000000001p-16382 0x1.0000000000000000000000000001p-66 -0x1p16383
1242 fma 0x1.0000000000000000000000000001p-16382 -0x1.0000000000000000000000000001p-66 -0x1p16383
1243 fma 0x1.0000000000000000000000000001p-16382 0x1.0000000000000000000000000001p-66 0x1p16319
1244 fma 0x1.0000000000000000000000000001p-16382 -0x1.0000000000000000000000000001p-66 0x1p16319
1245 fma 0x1.0000000000000000000000000001p-16382 0x1.0000000000000000000000000001p-66 -0x1p16319
1246 fma 0x1.0000000000000000000000000001p-16382 -0x1.0000000000000000000000000001p-66 -0x1p16319
1252 # hypot (x,y) == hypot (+-x, +-y).
1261 # hypot (x,0) == fabs (x).
1267 hypot 0x1p+0 0x1.fp-129
1268 hypot 0x1.23456789abcdef0123456789ab8p-500 0x1.23456789abcdef0123456789ab8p-500
1269 hypot 0x3p125 0x4p125 no-test-inline:flt-32
1270 hypot 0x1.234566p-126 0x1.234566p-126 no-test-inline:flt-32
1271 hypot 0x3p1021 0x4p1021 no-test-inline:dbl-64
1272 hypot 0x1p+0 0x0.3ep-1022 no-test-inline:dbl-64
1273 hypot 0x3p16381 0x4p16381 no-test-inline
1274 hypot 0x1p-149 0x1p-149
1275 hypot 0x1p-1074 0x1p-1074
1276 hypot 0x1p-16445 0x1p-16445 no-test-inline
1277 hypot 0x1p-16494 0x1p-16494 no-test-inline
1278 hypot 0x0.fffffep-126 0x0.fp-127
1279 hypot 0x0.fffffep-126 0x0.fp-130
1280 hypot 0x0.fffffffffffffp-1022 0x0.fp-1023
1281 hypot 0x0.fffffffffffffp-1022 0x0.fp-1026
1282 hypot 0x0.ffffffp-16382 0x0.fp-16383 no-test-inline
1283 hypot 0x0.ffffffp-16382 0x0.fp-16386 no-test-inline
1284 hypot 0 min_subnorm no-test-inline
1298 j0 -0x1.001000001p+593
1313 j1 0x1.ff00000000002p+840
1318 # jn (0, x) == j0 (x).
1331 # jn (1, x) == j1 (x).
1358 jn 2 2.4048255576957729
1359 jn 3 2.4048255576957729
1360 jn 4 2.4048255576957729
1361 jn 5 2.4048255576957729
1362 jn 6 2.4048255576957729
1363 jn 7 2.4048255576957729
1364 jn 8 2.4048255576957729
1365 jn 9 2.4048255576957729
1452 # Bug 16339: underflow exception may be missing.
1453 log1p min missing-underflow
1454 log1p min_subnorm missing-underflow
1455 log1p -min missing-underflow
1456 log1p -min_subnorm missing-underflow
1496 # pow (x, +-0) == 1.
1523 # pow (+0, y) == +0 for y an odd integer > 0.
1526 pow 0.0 0x1.fffffffffffffp+52
1527 pow 0.0 0x1.fffffffffffffffep+63
1528 pow 0.0 0x1.ffffffffffffffffffffffffff8p+105
1529 pow 0.0 0x1.ffffffffffffffffffffffffffffp+112
1531 # pow (-0, y) == -0 for y an odd integer > 0.
1535 pow -0 0x1.fffffffffffffp+52
1536 pow -0 0x1.fffffffffffffp+53
1537 pow -0 0x1.fffffffffffffffep+63
1538 pow -0 0x1.fffffffffffffffep+64
1539 pow -0 0x1.ffffffffffffffffffffffffff8p+105
1540 pow -0 0x1.ffffffffffffffffffffffffff8p+106
1541 pow -0 0x1.ffffffffffffffffffffffffffffp+112
1542 pow -0 0x1.ffffffffffffffffffffffffffffp+113
1544 # pow (+0, y) == +0 for y > 0 and not an odd integer.
1551 # pow (-0, y) == +0 for y > 0 and not an odd integer.
1565 pow -7.49321e+133 -9.80818e+16
1569 pow -1.0 -0x1.fffffffffffffp+52
1570 pow -1.0 -0x1.fffffffffffffp+53
1571 pow -1.0 -0x1.fffffffffffffffep+63
1572 pow -1.0 -0x1.fffffffffffffffep+64
1573 pow -1.0 -0x1.ffffffffffffffffffffffffff8p+105
1574 pow -1.0 -0x1.ffffffffffffffffffffffffff8p+106
1575 pow -1.0 -0x1.ffffffffffffffffffffffffffffp+112
1576 pow -1.0 -0x1.ffffffffffffffffffffffffffffp+113
1581 pow -1.0 0x1.fffffffffffffp+52
1582 pow -1.0 0x1.fffffffffffffp+53
1583 pow -1.0 0x1.fffffffffffffffep+63
1584 pow -1.0 0x1.fffffffffffffffep+64
1585 pow -1.0 0x1.ffffffffffffffffffffffffff8p+105
1586 pow -1.0 0x1.ffffffffffffffffffffffffff8p+106
1587 pow -1.0 0x1.ffffffffffffffffffffffffffffp+112
1588 pow -1.0 0x1.ffffffffffffffffffffffffffffp+113
1598 pow -2.0 -0x1.fffffffffffffp+52
1599 pow -2.0 -0x1.fffffffffffffp+53
1600 pow -2.0 -0x1.fffffffffffffffep+63
1601 pow -2.0 -0x1.fffffffffffffffep+64
1602 pow -2.0 -0x1.ffffffffffffffffffffffffff8p+105
1603 pow -2.0 -0x1.ffffffffffffffffffffffffff8p+106
1604 pow -2.0 -0x1.ffffffffffffffffffffffffffffp+112
1605 pow -2.0 -0x1.ffffffffffffffffffffffffffffp+113
1610 pow -2.0 0x1.fffffffffffffp+52
1611 pow -2.0 0x1.fffffffffffffp+53
1612 pow -2.0 0x1.fffffffffffffffep+63
1613 pow -2.0 0x1.fffffffffffffffep+64
1614 pow -2.0 0x1.ffffffffffffffffffffffffff8p+105
1615 pow -2.0 0x1.ffffffffffffffffffffffffff8p+106
1616 pow -2.0 0x1.ffffffffffffffffffffffffffffp+112
1617 pow -2.0 0x1.ffffffffffffffffffffffffffffp+113
1627 pow -max -0x1.fffffffffffffp+52
1628 pow -max -0x1.fffffffffffffp+53
1629 pow -max -0x1.fffffffffffffffep+63
1630 pow -max -0x1.fffffffffffffffep+64
1631 pow -max -0x1.ffffffffffffffffffffffffff8p+105
1632 pow -max -0x1.ffffffffffffffffffffffffff8p+106
1633 pow -max -0x1.ffffffffffffffffffffffffffffp+112
1634 pow -max -0x1.ffffffffffffffffffffffffffffp+113
1639 pow -max 0x1.fffffffffffffp+52
1640 pow -max 0x1.fffffffffffffp+53
1641 pow -max 0x1.fffffffffffffffep+63
1642 pow -max 0x1.fffffffffffffffep+64
1643 pow -max 0x1.ffffffffffffffffffffffffff8p+105
1644 pow -max 0x1.ffffffffffffffffffffffffff8p+106
1645 pow -max 0x1.ffffffffffffffffffffffffffffp+112
1646 pow -max 0x1.ffffffffffffffffffffffffffffp+113
1721 pow -0.5 -0x1.fffffffffffffp+52
1722 pow -0.5 -0x1.fffffffffffffp+53
1723 pow -0.5 -0x1.fffffffffffffffep+63
1724 pow -0.5 -0x1.fffffffffffffffep+64
1725 pow -0.5 -0x1.ffffffffffffffffffffffffff8p+105
1726 pow -0.5 -0x1.ffffffffffffffffffffffffff8p+106
1727 pow -0.5 -0x1.ffffffffffffffffffffffffffffp+112
1728 pow -0.5 -0x1.ffffffffffffffffffffffffffffp+113
1733 pow -0.5 0x1.fffffffffffffp+52
1734 pow -0.5 0x1.fffffffffffffp+53
1735 pow -0.5 0x1.fffffffffffffffep+63
1736 pow -0.5 0x1.fffffffffffffffep+64
1737 pow -0.5 0x1.ffffffffffffffffffffffffff8p+105
1738 pow -0.5 0x1.ffffffffffffffffffffffffff8p+106
1739 pow -0.5 0x1.ffffffffffffffffffffffffffffp+112
1740 pow -0.5 0x1.ffffffffffffffffffffffffffffp+113
1751 pow -min -0x1.fffffffffffffp+52
1752 pow -min -0x1.fffffffffffffp+53
1753 pow -min -0x1.fffffffffffffffep+63
1754 pow -min -0x1.fffffffffffffffep+64
1755 pow -min -0x1.ffffffffffffffffffffffffff8p+105
1756 pow -min -0x1.ffffffffffffffffffffffffff8p+106
1757 pow -min -0x1.ffffffffffffffffffffffffffffp+112
1758 pow -min -0x1.ffffffffffffffffffffffffffffp+113
1763 pow -min 0x1.fffffffffffffp+52
1764 pow -min 0x1.fffffffffffffp+53
1765 pow -min 0x1.fffffffffffffffep+63
1766 pow -min 0x1.fffffffffffffffep+64
1767 pow -min 0x1.ffffffffffffffffffffffffff8p+105
1768 pow -min 0x1.ffffffffffffffffffffffffff8p+106
1769 pow -min 0x1.ffffffffffffffffffffffffffffp+112
1770 pow -min 0x1.ffffffffffffffffffffffffffffp+113
1774 pow 0x0.ffffffp0 100
1775 pow 0x0.ffffffp0 1000
1776 pow 0x0.ffffffp0 0x1p24
1777 pow 0x0.ffffffp0 0x1p30
1778 pow 0x0.ffffffp0 0x1.234566p30
1779 pow 0x0.ffffffp0 -10
1780 pow 0x0.ffffffp0 -100
1781 pow 0x0.ffffffp0 -1000
1782 pow 0x0.ffffffp0 -0x1p24
1783 pow 0x0.ffffffp0 -0x1p30
1784 pow 0x0.ffffffp0 -0x1.234566p30
1785 pow 0x1.000002p0 0x1p24
1786 pow 0x1.000002p0 0x1.234566p29
1787 pow 0x1.000002p0 -0x1.234566p29
1789 pow 0x0.fffffffffffff8p0 0x1.23456789abcdfp62
1790 pow 0x0.fffffffffffff8p0 -0x1.23456789abcdfp62
1791 pow 0x1.0000000000001p0 0x1.23456789abcdfp61
1792 pow 0x1.0000000000001p0 -0x1.23456789abcdfp61
1794 pow 0x0.ffffffffffffffffp0 0x1.23456789abcdef0ep77
1795 pow 0x0.ffffffffffffffffp0 -0x1.23456789abcdef0ep77
1796 pow 0x1.0000000000000002p0 0x1.23456789abcdef0ep76
1797 pow 0x1.0000000000000002p0 -0x1.23456789abcdef0ep76
1799 pow 0x0.ffffffffffffffffffffffffffff8p0 0x1.23456789abcdef0123456789abcdp126
1800 pow 0x0.ffffffffffffffffffffffffffff8p0 -0x1.23456789abcdef0123456789abcdp126
1801 pow 0x1.0000000000000000000000000001p0 0x1.23456789abcdef0123456789abcdp125
1802 pow 0x1.0000000000000000000000000001p0 -0x1.23456789abcdef0123456789abcdp125
1818 pow min_subnorm min_subnorm
1819 pow min_subnorm -min_subnorm
1821 pow max -min_subnorm
1822 pow 0.99 min_subnorm
1823 pow 0.99 -min_subnorm
1824 pow 1.01 min_subnorm
1825 pow 1.01 -min_subnorm
1842 sin 0.80190127184058835
1853 sin 0.93340582292648832662962377071381
1854 sin 2.3328432680770916363144351635128
1855 sin 3.7439477503636453548097051680088
1856 sin 3.9225160069792437411706487182528
1857 sin 4.0711651639931289992091478779912
1858 sin 4.7858438478542097982426639646292
1859 sin 5.9840767662578002727968851104379
1870 sin 0x1.2001469775ce6p32
1880 sincos 0.80190127184058835
1886 sincos 0x1.fffff8p+127
1887 sincos 0x1.fffffep+127
1908 sqrt 0x1.fffffffffffffp+1023
1909 sqrt 0x1.ffffffffffffbp+1023
1910 sqrt 0x1.ffffffffffff7p+1023
1911 sqrt 0x1.ffffffffffff3p+1023
1912 sqrt 0x1.fffffffffffefp+1023
1913 sqrt 0x1.fffffffffffebp+1023
1914 sqrt 0x1.fffffffffffe7p+1023
1915 sqrt 0x1.fffffffffffe3p+1023
1916 sqrt 0x1.fffffffffffdfp+1023
1917 sqrt 0x1.fffffffffffdbp+1023
1918 sqrt 0x1.fffffffffffd7p+1023
1919 sqrt 0x1.0000000000003p-1022
1920 sqrt 0x1.0000000000007p-1022
1921 sqrt 0x1.000000000000bp-1022
1922 sqrt 0x1.000000000000fp-1022
1923 sqrt 0x1.0000000000013p-1022
1924 sqrt 0x1.0000000000017p-1022
1925 sqrt 0x1.000000000001bp-1022
1926 sqrt 0x1.000000000001fp-1022
1927 sqrt 0x1.0000000000023p-1022
1928 sqrt 0x1.0000000000027p-1022
1929 sqrt 0x1.000000000002bp-1022
1930 sqrt 0x1.000000000002fp-1022
1931 sqrt 0x1.0000000000033p-1022
1932 sqrt 0x1.0000000000037p-1022
1933 sqrt 0x1.7167bc36eaa3bp+6
1934 sqrt 0x1.7570994273ad7p+6
1935 sqrt 0x1.7dae969442fe6p+6
1936 sqrt 0x1.7f8444fcf67e5p+6
1937 sqrt 0x1.8364650e63a54p+6
1938 sqrt 0x1.85bedd274edd8p+6
1939 sqrt 0x1.8609cf496ab77p+6
1940 sqrt 0x1.873849c70a375p+6
1941 sqrt 0x1.8919c962cbaaep+6
1942 sqrt 0x1.8de4493e22dc6p+6
1943 sqrt 0x1.924829a17a288p+6
1944 sqrt 0x1.92702cd992f12p+6
1945 sqrt 0x1.92b763a8311fdp+6
1946 sqrt 0x1.947da013c7293p+6
1947 sqrt 0x1.9536091c494d2p+6
1948 sqrt 0x1.61b04c6p-1019
1949 sqrt 0x1.93789f1p-1018
1950 sqrt 0x1.a1989b4p-1018
1951 sqrt 0x1.f93bc9p-1018
1952 sqrt 0x1.2f675e3p-1017
1953 sqrt 0x1.a158508p-1017
1954 sqrt 0x1.cd31f078p-1017
1955 sqrt 0x1.33b43b08p-1016
1956 sqrt 0x1.6e66a858p-1016
1957 sqrt 0x1.8661cbf8p-1016
1958 sqrt 0x1.bbb221b4p-1016
1959 sqrt 0x1.c4942f3cp-1016
1960 sqrt 0x1.dbb258c8p-1016
1961 sqrt 0x1.57103ea4p-1015
1962 sqrt 0x1.9b294f88p-1015
1963 sqrt 0x1.0000000000001p+0
1964 sqrt 0x1.fffffffffffffp-1
2111 tgamma -0x0.ffffffp0
2112 tgamma -0x1.000002p0
2113 tgamma -0x1.fffffep0
2114 tgamma -0x2.000004p0
2115 tgamma -0x2.fffffcp0
2116 tgamma -0x3.000004p0
2117 tgamma -0x3.fffffcp0
2118 tgamma -0x4.000008p0
2119 tgamma -0x4.fffff8p0
2120 tgamma -0x5.000008p0
2121 tgamma -0x5.fffff8p0
2122 tgamma -0x6.000008p0
2123 tgamma -0x6.fffff8p0
2124 tgamma -0x7.000008p0
2125 tgamma -0x7.fffff8p0
2129 tgamma -0x13.ffffep0
2130 tgamma -0x14.00002p0
2131 tgamma -0x1d.ffffep0
2132 tgamma -0x1e.00002p0
2133 tgamma -0x27.ffffcp0
2134 tgamma -0x28.00004p0
2135 tgamma -0x28.ffffcp0
2136 tgamma -0x29.00004p0
2137 tgamma -0x29.ffffcp0
2138 tgamma -0x2a.00004p0
2139 tgamma 0x8.0000000000008p0
2140 tgamma 0x7.ffffffffffffcp0
2141 tgamma 0x7.0000000000004p0
2142 tgamma 0x6.ffffffffffffcp0
2143 tgamma 0x6.0000000000004p0
2144 tgamma 0x5.ffffffffffffcp0
2145 tgamma 0x5.0000000000004p0
2146 tgamma 0x4.ffffffffffffcp0
2147 tgamma 0x4.0000000000004p0
2148 tgamma 0x3.ffffffffffffep0
2149 tgamma 0x3.0000000000002p0
2150 tgamma 0x2.ffffffffffffep0
2151 tgamma 0x2.0000000000002p0
2152 tgamma 0x1.fffffffffffffp0
2153 tgamma 0x1.0000000000001p0
2154 tgamma 0x0.fffffffffffff8p0
2155 tgamma -0x0.fffffffffffff8p0
2156 tgamma -0x1.0000000000001p0
2157 tgamma -0x1.fffffffffffffp0
2158 tgamma -0x2.0000000000002p0
2159 tgamma -0x2.ffffffffffffep0
2160 tgamma -0x3.0000000000002p0
2161 tgamma -0x3.ffffffffffffep0
2162 tgamma -0x4.0000000000004p0
2163 tgamma -0x4.ffffffffffffcp0
2164 tgamma -0x5.0000000000004p0
2165 tgamma -0x5.ffffffffffffcp0
2166 tgamma -0x6.0000000000004p0
2167 tgamma -0x6.ffffffffffffcp0
2168 tgamma -0x7.0000000000004p0
2169 tgamma -0x7.ffffffffffffcp0
2170 tgamma -0x8.0000000000008p0
2171 tgamma -0x9.ffffffffffff8p0
2172 tgamma -0xa.0000000000008p0
2173 tgamma -0x13.ffffffffffffp0
2174 tgamma -0x14.000000000001p0
2175 tgamma -0x1d.ffffffffffffp0
2176 tgamma -0x1e.000000000001p0
2177 tgamma -0x27.fffffffffffep0
2178 tgamma -0x28.000000000002p0
2179 tgamma -0x28.fffffffffffep0
2180 tgamma -0x29.000000000002p0
2181 tgamma -0x29.fffffffffffep0
2182 tgamma -0x2a.000000000002p0
2183 tgamma -0x31.fffffffffffep0
2184 tgamma -0x32.000000000002p0
2185 tgamma -0x63.fffffffffffcp0
2186 tgamma -0x64.000000000004p0
2187 tgamma -0x95.fffffffffff8p0
2188 tgamma -0x96.000000000008p0
2189 tgamma -0xb4.fffffffffff8p0
2190 tgamma -0xb5.000000000008p0
2191 tgamma -0xb5.fffffffffff8p0
2192 tgamma -0xb6.000000000008p0
2193 tgamma -0xb6.fffffffffff8p0
2194 tgamma -0xb7.000000000008p0
2195 tgamma -0xb7.fffffffffff8p0
2196 tgamma -0xb8.000000000008p0
2197 tgamma 0x8.00000000000000000000000004p0
2198 tgamma 0x7.fffffffffffffffffffffffffep0
2199 tgamma 0x7.00000000000000000000000002p0
2200 tgamma 0x6.fffffffffffffffffffffffffep0
2201 tgamma 0x6.00000000000000000000000002p0
2202 tgamma 0x5.fffffffffffffffffffffffffep0
2203 tgamma 0x5.00000000000000000000000002p0
2204 tgamma 0x4.fffffffffffffffffffffffffep0
2205 tgamma 0x4.00000000000000000000000002p0
2206 tgamma 0x3.ffffffffffffffffffffffffffp0
2207 tgamma 0x3.00000000000000000000000001p0
2208 tgamma 0x2.ffffffffffffffffffffffffffp0
2209 tgamma 0x2.00000000000000000000000001p0
2210 tgamma 0x1.ffffffffffffffffffffffffff8p0
2211 tgamma 0x1.000000000000000000000000008p0
2212 tgamma 0x0.ffffffffffffffffffffffffffcp0
2213 tgamma -0x0.ffffffffffffffffffffffffffcp0
2214 tgamma -0x1.000000000000000000000000008p0
2215 tgamma -0x1.ffffffffffffffffffffffffff8p0
2216 tgamma -0x2.00000000000000000000000001p0
2217 tgamma -0x2.ffffffffffffffffffffffffffp0
2218 tgamma -0x3.00000000000000000000000001p0
2219 tgamma -0x3.ffffffffffffffffffffffffffp0
2220 tgamma -0x4.00000000000000000000000002p0
2221 tgamma -0x4.fffffffffffffffffffffffffep0
2222 tgamma -0x5.00000000000000000000000002p0
2223 tgamma -0x5.fffffffffffffffffffffffffep0
2224 tgamma -0x6.00000000000000000000000002p0
2225 tgamma -0x6.fffffffffffffffffffffffffep0
2226 tgamma -0x7.00000000000000000000000002p0
2227 tgamma -0x7.fffffffffffffffffffffffffep0
2228 tgamma -0x8.00000000000000000000000004p0
2229 tgamma -0x9.fffffffffffffffffffffffffcp0
2230 tgamma -0xa.00000000000000000000000004p0
2231 tgamma -0x13.fffffffffffffffffffffffff8p0
2232 tgamma -0x14.00000000000000000000000008p0
2233 tgamma -0x1d.fffffffffffffffffffffffff8p0
2234 tgamma -0x1e.00000000000000000000000008p0
2235 tgamma -0x27.fffffffffffffffffffffffffp0
2236 tgamma -0x28.0000000000000000000000001p0
2237 tgamma -0x28.fffffffffffffffffffffffffp0
2238 tgamma -0x29.0000000000000000000000001p0
2239 tgamma -0x29.fffffffffffffffffffffffffp0
2240 tgamma -0x2a.0000000000000000000000001p0
2241 tgamma -0x31.fffffffffffffffffffffffffp0
2242 tgamma -0x32.0000000000000000000000001p0
2243 tgamma -0x63.ffffffffffffffffffffffffep0
2244 tgamma -0x64.0000000000000000000000002p0
2245 tgamma -0x95.ffffffffffffffffffffffffcp0
2246 tgamma -0x96.0000000000000000000000004p0
2247 tgamma -0xb4.ffffffffffffffffffffffffcp0
2248 tgamma -0xb5.0000000000000000000000004p0
2249 tgamma -0xb5.ffffffffffffffffffffffffcp0
2250 tgamma -0xb6.0000000000000000000000004p0
2251 tgamma -0xb6.ffffffffffffffffffffffffcp0
2252 tgamma -0xb7.0000000000000000000000004p0
2253 tgamma -0xb7.ffffffffffffffffffffffffcp0
2254 tgamma -0xb8.0000000000000000000000004p0
2255 tgamma -0xbb.ffffffffffffffffffffffffcp0
2256 tgamma -0xbc.0000000000000000000000004p0
2257 tgamma -0xbc.ffffffffffffffffffffffffcp0
2258 tgamma -0xbd.0000000000000000000000004p0
2259 tgamma -0xbd.ffffffffffffffffffffffffcp0
2260 tgamma -0xbe.0000000000000000000000004p0
2261 tgamma -0xbe.ffffffffffffffffffffffffcp0
2262 tgamma -0xbf.0000000000000000000000004p0
2263 tgamma 0x8.000000000000001p0
2264 tgamma 0x7.fffffffffffffff8p0
2265 tgamma 0x7.0000000000000008p0
2266 tgamma 0x6.fffffffffffffff8p0
2267 tgamma 0x6.0000000000000008p0
2268 tgamma 0x5.fffffffffffffff8p0
2269 tgamma 0x5.0000000000000008p0
2270 tgamma 0x4.fffffffffffffff8p0
2271 tgamma 0x4.0000000000000008p0
2272 tgamma 0x3.fffffffffffffffcp0
2273 tgamma 0x3.0000000000000004p0
2274 tgamma 0x2.fffffffffffffffcp0
2275 tgamma 0x2.0000000000000004p0
2276 tgamma 0x1.fffffffffffffffep0
2277 tgamma 0x1.0000000000000002p0
2278 tgamma 0x0.ffffffffffffffffp0
2279 tgamma -0x0.ffffffffffffffffp0
2280 tgamma -0x1.0000000000000002p0
2281 tgamma -0x1.fffffffffffffffep0
2282 tgamma -0x2.0000000000000004p0
2283 tgamma -0x2.fffffffffffffffcp0
2284 tgamma -0x3.0000000000000004p0
2285 tgamma -0x3.fffffffffffffffcp0
2286 tgamma -0x4.0000000000000008p0
2287 tgamma -0x4.fffffffffffffff8p0
2288 tgamma -0x5.0000000000000008p0
2289 tgamma -0x5.fffffffffffffff8p0
2290 tgamma -0x6.0000000000000008p0
2291 tgamma -0x6.fffffffffffffff8p0
2292 tgamma -0x7.0000000000000008p0
2293 tgamma -0x7.fffffffffffffff8p0
2294 tgamma -0x8.000000000000001p0
2295 tgamma -0x9.fffffffffffffffp0
2296 tgamma -0xa.000000000000001p0
2297 tgamma -0x13.ffffffffffffffep0
2298 tgamma -0x14.000000000000002p0
2299 tgamma -0x1d.ffffffffffffffep0
2300 tgamma -0x1e.000000000000002p0
2301 tgamma -0x27.ffffffffffffffcp0
2302 tgamma -0x28.000000000000004p0
2303 tgamma -0x28.ffffffffffffffcp0
2304 tgamma -0x29.000000000000004p0
2305 tgamma -0x29.ffffffffffffffcp0
2306 tgamma -0x2a.000000000000004p0
2307 tgamma -0x31.ffffffffffffffcp0
2308 tgamma -0x32.000000000000004p0
2309 tgamma -0x63.ffffffffffffff8p0
2310 tgamma -0x64.000000000000008p0
2311 tgamma -0x95.ffffffffffffffp0
2312 tgamma -0x96.00000000000001p0
2313 tgamma -0xb4.ffffffffffffffp0
2314 tgamma -0xb5.00000000000001p0
2315 tgamma -0xb5.ffffffffffffffp0
2316 tgamma -0xb6.00000000000001p0
2317 tgamma -0xb6.ffffffffffffffp0
2318 tgamma -0xb7.00000000000001p0
2319 tgamma -0xb7.ffffffffffffffp0
2320 tgamma -0xb8.00000000000001p0
2321 tgamma -0xbb.ffffffffffffffp0
2322 tgamma -0xbc.00000000000001p0
2323 tgamma -0xbc.ffffffffffffffp0
2324 tgamma -0xbd.00000000000001p0
2325 tgamma -0xbd.ffffffffffffffp0
2326 tgamma -0xbe.00000000000001p0
2327 tgamma -0xbe.ffffffffffffffp0
2328 tgamma -0xbf.00000000000001p0
2329 tgamma -0xf9.ffffffffffffffp0
2330 tgamma -0xfa.00000000000001p0
2331 tgamma -0x1f3.fffffffffffffep0
2332 tgamma -0x1f4.00000000000002p0
2333 tgamma -0x2ed.fffffffffffffcp0
2334 tgamma -0x2ee.00000000000004p0
2335 tgamma -0x3e7.fffffffffffffcp0
2336 tgamma -0x3e8.00000000000004p0
2337 tgamma -0x4e1.fffffffffffff8p0
2338 tgamma -0x4e2.00000000000008p0
2339 tgamma -0x5db.fffffffffffff8p0
2340 tgamma -0x5dc.00000000000008p0
2341 tgamma -0x6d5.fffffffffffff8p0
2342 tgamma -0x6d6.00000000000008p0
2343 tgamma -0x6e2.fffffffffffff8p0
2344 tgamma -0x6e3.00000000000008p0
2345 tgamma -0x6e3.fffffffffffff8p0
2346 tgamma -0x6e4.00000000000008p0
2347 tgamma -0x6e4.fffffffffffff8p0
2348 tgamma -0x6e5.00000000000008p0
2349 tgamma -0x6e5.fffffffffffff8p0
2350 tgamma -0x6e6.00000000000008p0
2351 tgamma 0x8.0000000000000000000000000008p0
2352 tgamma 0x7.fffffffffffffffffffffffffffcp0
2353 tgamma 0x7.0000000000000000000000000004p0
2354 tgamma 0x6.fffffffffffffffffffffffffffcp0
2355 tgamma 0x6.0000000000000000000000000004p0
2356 tgamma 0x5.fffffffffffffffffffffffffffcp0
2357 tgamma 0x5.0000000000000000000000000004p0
2358 tgamma 0x4.fffffffffffffffffffffffffffcp0
2359 tgamma 0x4.0000000000000000000000000004p0
2360 tgamma 0x3.fffffffffffffffffffffffffffep0
2361 tgamma 0x3.0000000000000000000000000002p0
2362 tgamma 0x2.fffffffffffffffffffffffffffep0
2363 tgamma 0x2.0000000000000000000000000002p0
2364 tgamma 0x1.ffffffffffffffffffffffffffffp0
2365 tgamma 0x1.0000000000000000000000000001p0
2366 tgamma 0x0.ffffffffffffffffffffffffffff8p0
2367 tgamma -0x0.ffffffffffffffffffffffffffff8p0
2368 tgamma -0x1.0000000000000000000000000001p0
2369 tgamma -0x1.ffffffffffffffffffffffffffffp0
2370 tgamma -0x2.0000000000000000000000000002p0
2371 tgamma -0x2.fffffffffffffffffffffffffffep0
2372 tgamma -0x3.0000000000000000000000000002p0
2373 tgamma -0x3.fffffffffffffffffffffffffffep0
2374 tgamma -0x4.0000000000000000000000000004p0
2375 tgamma -0x4.fffffffffffffffffffffffffffcp0
2376 tgamma -0x5.0000000000000000000000000004p0
2377 tgamma -0x5.fffffffffffffffffffffffffffcp0
2378 tgamma -0x6.0000000000000000000000000004p0
2379 tgamma -0x6.fffffffffffffffffffffffffffcp0
2380 tgamma -0x7.0000000000000000000000000004p0
2381 tgamma -0x7.fffffffffffffffffffffffffffcp0
2382 tgamma -0x8.0000000000000000000000000008p0
2383 tgamma -0x9.fffffffffffffffffffffffffff8p0
2384 tgamma -0xa.0000000000000000000000000008p0
2385 tgamma -0x13.fffffffffffffffffffffffffffp0
2386 tgamma -0x14.000000000000000000000000001p0
2387 tgamma -0x1d.fffffffffffffffffffffffffffp0
2388 tgamma -0x1e.000000000000000000000000001p0
2389 tgamma -0x27.ffffffffffffffffffffffffffep0
2390 tgamma -0x28.000000000000000000000000002p0
2391 tgamma -0x28.ffffffffffffffffffffffffffep0
2392 tgamma -0x29.000000000000000000000000002p0
2393 tgamma -0x29.ffffffffffffffffffffffffffep0
2394 tgamma -0x2a.000000000000000000000000002p0
2395 tgamma -0x31.ffffffffffffffffffffffffffep0
2396 tgamma -0x32.000000000000000000000000002p0
2397 tgamma -0x63.ffffffffffffffffffffffffffcp0
2398 tgamma -0x64.000000000000000000000000004p0
2399 tgamma -0x95.ffffffffffffffffffffffffff8p0
2400 tgamma -0x96.000000000000000000000000008p0
2401 tgamma -0xb4.ffffffffffffffffffffffffff8p0
2402 tgamma -0xb5.000000000000000000000000008p0
2403 tgamma -0xb5.ffffffffffffffffffffffffff8p0
2404 tgamma -0xb6.000000000000000000000000008p0
2405 tgamma -0xb6.ffffffffffffffffffffffffff8p0
2406 tgamma -0xb7.000000000000000000000000008p0
2407 tgamma -0xb7.ffffffffffffffffffffffffff8p0
2408 tgamma -0xb8.000000000000000000000000008p0
2409 tgamma -0xbb.ffffffffffffffffffffffffff8p0
2410 tgamma -0xbc.000000000000000000000000008p0
2411 tgamma -0xbc.ffffffffffffffffffffffffff8p0
2412 tgamma -0xbd.000000000000000000000000008p0
2413 tgamma -0xbd.ffffffffffffffffffffffffff8p0
2414 tgamma -0xbe.000000000000000000000000008p0
2415 tgamma -0xbe.ffffffffffffffffffffffffff8p0
2416 tgamma -0xbf.000000000000000000000000008p0
2417 tgamma -0xf9.ffffffffffffffffffffffffff8p0
2418 tgamma -0xfa.000000000000000000000000008p0
2419 tgamma -0x1f3.ffffffffffffffffffffffffffp0
2420 tgamma -0x1f4.00000000000000000000000001p0
2421 tgamma -0x2ed.fffffffffffffffffffffffffep0
2422 tgamma -0x2ee.00000000000000000000000002p0
2423 tgamma -0x3e7.fffffffffffffffffffffffffep0
2424 tgamma -0x3e8.00000000000000000000000002p0
2425 tgamma -0x4e1.fffffffffffffffffffffffffcp0
2426 tgamma -0x4e2.00000000000000000000000004p0
2427 tgamma -0x5db.fffffffffffffffffffffffffcp0
2428 tgamma -0x5dc.00000000000000000000000004p0
2429 tgamma -0x6d5.fffffffffffffffffffffffffcp0
2430 tgamma -0x6d6.00000000000000000000000004p0
2431 tgamma -0x6e2.fffffffffffffffffffffffffcp0
2432 tgamma -0x6e3.00000000000000000000000004p0
2433 tgamma -0x6e3.fffffffffffffffffffffffffcp0
2434 tgamma -0x6e4.00000000000000000000000004p0
2435 tgamma -0x6e4.fffffffffffffffffffffffffcp0
2436 tgamma -0x6e5.00000000000000000000000004p0
2437 tgamma -0x6e5.fffffffffffffffffffffffffcp0
2438 tgamma -0x6e6.00000000000000000000000004p0
2439 tgamma -0x6eb.fffffffffffffffffffffffffcp0
2440 tgamma -0x6ec.00000000000000000000000004p0
2441 tgamma -0x6ec.fffffffffffffffffffffffffcp0
2442 tgamma -0x6ed.00000000000000000000000004p0
2443 tgamma -0x6ed.fffffffffffffffffffffffffcp0
2444 tgamma -0x6ee.00000000000000000000000004p0
2445 tgamma -0x6ee.fffffffffffffffffffffffffcp0
2446 tgamma -0x6ef.00000000000000000000000004p0
2447 tgamma -0x1.0a32a2p+5
2448 tgamma -0x1.5800000080001p+7
2458 tgamma 0x2.30a43cp+4
2460 tgamma 0xa.b9fd72b0fb238p+4
2461 tgamma 0xa.b9fd72b0fb24p+4
2462 tgamma 0xa.b9fd72b0fb23a9ddbf0d3804f4p+4
2463 tgamma 0xa.b9fd72b0fb23a9ddbf0d3804f8p+4
2464 tgamma 0x6.db8c603359a97108p+8
2465 tgamma 0x6.db8c603359a9711p+8
2466 tgamma 0x6.db8c603359a971081bc4a2e9dfdp+8
2467 tgamma 0x6.db8c603359a971081bc4a2e9dfd4p+8
2479 y0 0x1.ff00000000002p+840
2505 y1 0x1.001000001p+593
2523 # yn (0, x) == y0 (x).
2532 # yn (1, x) == y1 (x).
2541 # yn (-1, x) == -y1 (x).