]> sourceware.org Git - glibc.git/blob - math/auto-libm-test-in
Fix x86/x86_64 expm1 inaccuracy near 0 in directed rounding modes (bug 16293).
[glibc.git] / math / auto-libm-test-in
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.
4 #
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.
9 #
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.
14 #
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/>. */
18
19 acos 0
20 acos -0
21 acos 1
22 acos -1
23 acos 0.5
24 acos -0.5
25 acos 0.75
26 acos 2e-17
27 acos 0.0625
28 acos 0x0.ffffffp0
29 acos -0x0.ffffffp0
30 acos 0x0.ffffffff8p0
31 acos -0x0.ffffffff8p0
32 acos 0x0.ffffffffffffp0
33 acos -0x0.ffffffffffffp0
34 acos 0x0.ffffffffffffffffp0
35 acos -0x0.ffffffffffffffffp0
36
37 acosh 1
38 acosh 7
39
40 asin 0
41 asin -0
42 asin 0.5
43 asin -0.5
44 asin 1.0
45 asin -1.0
46 asin 0.75
47 asin 0x0.ffffffp0
48 asin -0x0.ffffffp0
49 asin 0x0.ffffffff8p0
50 asin -0x0.ffffffff8p0
51 asin 0x0.ffffffffffffp0
52 asin -0x0.ffffffffffffp0
53 asin 0x0.ffffffffffffffffp0
54 asin -0x0.ffffffffffffffffp0
55
56 asinh 0
57 asinh -0
58 asinh 0.75
59
60 atan 0
61 atan -0
62 atan max
63 atan -max
64 atan 1
65 atan -1
66 atan 0.75
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
71
72 # atan2 (0,x) == 0 for x > 0.
73 atan2 0 1
74 # atan2 (-0,x) == -0 for x > 0.
75 atan2 -0 1
76 atan2 0 0
77 atan2 -0 0
78 # atan2 (+0,x) == +pi for x < 0.
79 atan2 0 -1
80 # atan2 (-0,x) == -pi for x < 0.
81 atan2 -0 -1
82 atan2 0 -0
83 atan2 -0 -0
84 # atan2 (y,+0) == pi/2 for y > 0.
85 atan2 1 0
86 # atan2 (y,-0) == pi/2 for y > 0.
87 atan2 1 -0
88 # atan2 (y,+0) == -pi/2 for y < 0.
89 atan2 -1 0
90 # atan2 (y,-0) == -pi/2 for y < 0.
91 atan2 -1 -0
92 atan2 max max
93 atan2 max min
94 atan2 -max -min
95 atan2 0.75 1
96 atan2 -0.75 1.0
97 atan2 0.75 -1.0
98 atan2 -0.75 -1.0
99 atan2 0.390625 .00029
100 atan2 1.390625 0.9296875
101 atan2 -0.00756827042671106339 -.001792735857538728036
102 atan2 0x1.00000000000001p0 0x1.00000000000001p0
103
104 atanh 0
105 atanh -0
106 atanh 0.75
107
108 cbrt 0.0
109 cbrt -0
110 cbrt -0.001
111 cbrt 8
112 cbrt -27.0
113 cbrt 0.9921875
114 cbrt 0.75
115 cbrt 0x1p16383
116 cbrt 0x1p-16383
117
118 cos 0
119 cos -0
120 cos pi/3
121 cos 2pi/3
122 cos pi/2
123 cos 0.75
124 cos 0x1p65
125 cos -0x1p65
126 cos 0.80190127184058835
127 cos 0x1.442f74p+15
128 cos 1e22
129 cos 0x1p1023
130 cos 0x1p16383
131 cos 0x1p+120
132 cos 0x1p+127
133 cos 0x1.fffff8p+127
134 cos 0x1.fffffep+127
135 cos 0x1p+50
136 cos 0x1p+28
137 cos 0x1.000000cf4a2a2p0
138 cos 0x1.0000010b239a9p0
139 cos 0x1.00000162a932bp0
140 cos 0x1.000002d452a10p0
141 cos 0x1.000005bc7d86dp0
142 cos 1
143 cos 2
144 cos 3
145 cos 4
146 cos 5
147 cos 6
148 cos 7
149 cos 8
150 cos 9
151 cos 10
152
153 cosh 0
154 cosh -0
155 cosh 0.75
156 cosh 709.8893558127259666434838436543941497802734375
157 cosh -709.8893558127259666434838436543941497802734375
158 cosh 22
159 cosh 23
160 cosh 24
161
162 erf 0
163 erf -0
164 erf 0.125
165 erf 0.75
166 erf 1.25
167 erf 2.0
168 erf 4.125
169 erf 27.0
170 erf -27.0
171 erf -0x1.fffffffffffff8p-2
172
173 erfc 0.0
174 erfc -0
175 erfc 0.125
176 erfc 0.75
177 erfc 1.25
178 erfc 2.0
179 erfc 0x1.f7303cp+1
180 erfc 4.125
181 erfc 0x1.ffa002p+2
182 erfc 0x1.ffffc8p+2
183 erfc -0x1.fffffffffffff8p-2
184 erfc 26.0
185 erfc 27.0
186 erfc 28.0
187 erfc 0x1.ffff56789abcdef0123456789a8p+2
188 erfc 100
189 erfc 106
190 erfc 106.5
191 erfc 106.625
192 erfc 107
193 erfc 108
194 erfc 1000
195 erfc max
196
197 exp 0
198 exp -0
199 exp 1
200 exp 2
201 exp 3
202 exp 0.75
203 exp 50.0
204 exp 88.72269439697265625
205 exp 709.75
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
209 exp -1234
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
215 exp -max
216
217 exp10 0
218 exp10 -0
219 exp10 3
220 exp10 -1
221 exp10 36
222 exp10 -36
223 exp10 305
224 exp10 -305
225 exp10 4932
226 exp10 -4932
227 exp10 1e5
228 exp10 -1e5
229 exp10 1e6
230 exp10 -1e6
231 exp10 max
232 exp10 -max
233 exp10 0.75
234
235 exp2 0
236 exp2 -0
237 exp2 10
238 exp2 -1
239 exp2 1e6
240 exp2 -1e6
241 exp2 max
242 exp2 -max
243 exp2 0.75
244 exp2 100.5
245 exp2 127
246 exp2 -149
247 exp2 1000.25
248 exp2 1023
249 exp2 -1074
250 exp2 16383
251 exp2 -16400
252
253 expm1 0
254 expm1 -0
255 expm1 1
256 expm1 0.75
257 expm1 50.0
258 expm1 127.0
259 expm1 500.0
260 expm1 11356.25
261 expm1 -10.0
262 expm1 -16.0
263 expm1 -17.0
264 expm1 -18.0
265 expm1 -36.0
266 expm1 -37.0
267 expm1 -38.0
268 expm1 -44.0
269 expm1 -45.0
270 expm1 -46.0
271 expm1 -73.0
272 expm1 -74.0
273 expm1 -75.0
274 expm1 -78.0
275 expm1 -79.0
276 expm1 -80.0
277 expm1 -100.0
278 expm1 -1000.0
279 expm1 -10000.0
280 expm1 -100000.0
281 expm1 100000.0
282 expm1 max
283 expm1 -max
284 expm1 0x1p-2
285 expm1 -0x1p-2
286 expm1 0x1p-10
287 expm1 -0x1p-10
288 expm1 0x1p-20
289 expm1 -0x1p-20
290 expm1 0x1p-29
291 expm1 -0x1p-29
292 expm1 0x1p-32
293 expm1 -0x1p-32
294 expm1 0x1p-50
295 expm1 -0x1p-50
296 expm1 0x1p-64
297 expm1 -0x1p-64
298 expm1 0x1p-100
299 expm1 -0x1p-100
300
301 hypot 0 0
302 hypot 0 -0
303 hypot -0 0
304 hypot -0 -0
305 # hypot (x,y) == hypot (+-x, +-y).
306 hypot 0.7 12.4
307 hypot -0.7 12.4
308 hypot 0.7 -12.4
309 hypot -0.7 -12.4
310 hypot 12.4 0.7
311 hypot -12.4 0.7
312 hypot 12.4 -0.7
313 hypot -12.4 -0.7
314 # hypot (x,0) == fabs (x).
315 hypot 0.75 0
316 hypot -0.75 0
317 hypot -5.7e7 0
318 hypot 0.75 1.25
319 hypot 1.0 0x1p-61
320 hypot 0x1p+0 0x1.fp-129
321 hypot 0x1.23456789abcdef0123456789ab8p-500 0x1.23456789abcdef0123456789ab8p-500
322 hypot 0x3p125 0x4p125 no-test-inline:flt-32
323 hypot 0x1.234566p-126 0x1.234566p-126 no-test-inline:flt-32
324 hypot 0x3p1021 0x4p1021 no-test-inline:dbl-64
325 hypot 0x1p+0 0x0.3ep-1022 no-test-inline:dbl-64
326 hypot 0x3p16381 0x4p16381 no-test-inline
327 hypot 0x1p-149 0x1p-149
328 hypot 0x1p-1074 0x1p-1074
329 hypot 0x1p-16445 0x1p-16445 no-test-inline
330 hypot 0x1p-16494 0x1p-16494 no-test-inline
331 hypot 0x0.fffffep-126 0x0.fp-127
332 hypot 0x0.fffffep-126 0x0.fp-130
333 hypot 0x0.fffffffffffffp-1022 0x0.fp-1023
334 hypot 0x0.fffffffffffffp-1022 0x0.fp-1026
335 hypot 0x0.ffffffp-16382 0x0.fp-16383 no-test-inline
336 hypot 0x0.ffffffp-16382 0x0.fp-16386 no-test-inline
337 hypot 0 min_subnorm no-test-inline
338
339 j0 -1.0
340 j0 0.0
341 j0 0.125
342 j0 0.75
343 j0 1.0
344 j0 1.5
345 j0 2.0
346 j0 8.0
347 j0 10.0
348 j0 4.0
349 j0 -4.0
350 j0 0x1.d7ce3ap+107
351 j0 -0x1.001000001p+593
352 j0 0x1p1023
353 j0 0x1p16382
354 j0 0x1p16383
355
356 j1 -1.0
357 j1 0.0
358 j1 0.125
359 j1 0.75
360 j1 1.0
361 j1 1.5
362 j1 2.0
363 j1 8.0
364 j1 10.0
365 j1 0x1.3ffp+74
366 j1 0x1.ff00000000002p+840
367 j1 0x1p1023
368 j1 0x1p16382
369 j1 0x1p16383
370
371 # jn (0, x) == j0 (x).
372 jn 0 -1.0
373 jn 0 0.0
374 jn 0 0.125
375 jn 0 0.75
376 jn 0 1.0
377 jn 0 1.5
378 jn 0 2.0
379 jn 0 8.0
380 jn 0 10.0
381 jn 0 4.0
382 jn 0 -4.0
383
384 # jn (1, x) == j1 (x).
385 jn 1 -1.0
386 jn 1 0.0
387 jn 1 0.125
388 jn 1 0.75
389 jn 1 1.0
390 jn 1 1.5
391 jn 1 2.0
392 jn 1 8.0
393 jn 1 10.0
394
395 jn 3 -1.0
396 jn 3 0.0
397 jn 3 0.125
398 jn 3 0.75
399 jn 3 1.0
400 jn 3 2.0
401 jn 3 10.0
402
403 jn 10 -1.0
404 jn 10 0.0
405 jn 10 0.125
406 jn 10 0.75
407 jn 10 1.0
408 jn 10 2.0
409 jn 10 10.0
410
411 jn 2 2.4048255576957729
412 jn 3 2.4048255576957729
413 jn 4 2.4048255576957729
414 jn 5 2.4048255576957729
415 jn 6 2.4048255576957729
416 jn 7 2.4048255576957729
417 jn 8 2.4048255576957729
418 jn 9 2.4048255576957729
419
420 jn 2 0x1.ffff62p+99
421 jn 2 0x1p127
422 jn 2 0x1p1023
423 jn 2 0x1p16383
424
425 lgamma max
426 lgamma 1
427 lgamma 3
428 lgamma 0.5
429 lgamma -0.5
430 lgamma 0.7
431 lgamma 1.2
432 lgamma 0x1p-5
433 lgamma -0x1p-5
434 lgamma 0x1p-10
435 lgamma -0x1p-10
436 lgamma 0x1p-15
437 lgamma -0x1p-15
438 lgamma 0x1p-20
439 lgamma -0x1p-20
440 lgamma 0x1p-25
441 lgamma -0x1p-25
442 lgamma 0x1p-30
443 lgamma -0x1p-30
444 lgamma 0x1p-40
445 lgamma -0x1p-40
446 lgamma 0x1p-50
447 lgamma -0x1p-50
448 lgamma 0x1p-60
449 lgamma -0x1p-60
450 lgamma 0x1p-64
451 lgamma -0x1p-64
452 lgamma 0x1p-70
453 lgamma -0x1p-70
454 lgamma 0x1p-100
455 lgamma -0x1p-100
456 lgamma 0x1p-126
457 lgamma -0x1p-126
458 lgamma 0x1p-149
459 lgamma -0x1p-149
460 lgamma 0x1p-200
461 lgamma -0x1p-200
462 lgamma 0x1p-500
463 lgamma -0x1p-500
464 lgamma 0x1p-1000
465 lgamma -0x1p-1000
466 lgamma 0x1p-1022
467 lgamma -0x1p-1022
468 lgamma 0x1p-1074
469 lgamma -0x1p-1074
470 lgamma 0x1p-5000
471 lgamma -0x1p-5000
472 lgamma 0x1p-10000
473 lgamma -0x1p-10000
474 lgamma 0x1p-16382
475 lgamma -0x1p-16382
476 lgamma 0x1p-16445
477 lgamma -0x1p-16445
478 lgamma 0x1p-16494
479 lgamma -0x1p-16494
480
481 log 1
482 log e
483 log 1/e
484 log 2
485 log 10
486 log 0.75
487 log min
488 log min_subnorm
489
490 log10 1
491 log10 0.1
492 log10 10.0
493 log10 100.0
494 log10 10000.0
495 log10 e
496 log10 0.75
497 log10 min
498 log10 min_subnorm
499
500 log1p 0
501 log1p -0
502 log1p e-1
503 log1p -0.25
504 log1p -0.875
505 # Bug 16339: underflow exception may be missing.
506 log1p min missing-underflow
507 log1p min_subnorm missing-underflow
508 log1p -min missing-underflow
509 log1p -min_subnorm missing-underflow
510
511 log2 1
512 log2 e
513 log2 2.0
514 log2 16.0
515 log2 256.0
516 log2 0.75
517 log2 min
518 log2 min_subnorm
519
520 pow 0 0
521 pow 0 -0
522 pow -0 0
523 pow -0 -0
524
525 pow 10 0
526 pow 10 -0
527 pow -10 0
528 pow -10 -0
529
530 pow 1 1
531 pow 1 -1
532 pow 1 1.25
533 pow 1 -1.25
534 pow 1 0x1p62
535 pow 1 0x1p63
536 pow 1 0x1p64
537 pow 1 0x1p72
538 pow 1 min_subnorm
539 pow 1 -min_subnorm
540
541 # pow (x, +-0) == 1.
542 pow 32.75 0
543 pow 32.75 -0
544 pow -32.75 0
545 pow -32.75 -0
546 pow 0x1p72 0
547 pow 0x1p72 -0
548 pow 0x1p-72 0
549 pow 0x1p-72 -0
550
551 pow 0x1p72 0x1p72
552 pow 10 -0x1p72
553 pow max max
554 pow 10 -max
555
556 pow 0 1
557 pow 0 11
558
559 pow -0 1
560 pow -0 11
561
562 pow 0 2
563 pow 0 11.1
564
565 pow -0 2
566 pow -0 11.1
567
568 # pow (+0, y) == +0 for y an odd integer > 0.
569 pow 0.0 27
570 pow 0.0 0xffffff
571 pow 0.0 0x1.fffffffffffffp+52
572 pow 0.0 0x1.fffffffffffffffep+63
573 pow 0.0 0x1.ffffffffffffffffffffffffff8p+105
574 pow 0.0 0x1.ffffffffffffffffffffffffffffp+112
575
576 # pow (-0, y) == -0 for y an odd integer > 0.
577 pow -0 27
578 pow -0 0xffffff
579 pow -0 0x1fffffe
580 pow -0 0x1.fffffffffffffp+52
581 pow -0 0x1.fffffffffffffp+53
582 pow -0 0x1.fffffffffffffffep+63
583 pow -0 0x1.fffffffffffffffep+64
584 pow -0 0x1.ffffffffffffffffffffffffff8p+105
585 pow -0 0x1.ffffffffffffffffffffffffff8p+106
586 pow -0 0x1.ffffffffffffffffffffffffffffp+112
587 pow -0 0x1.ffffffffffffffffffffffffffffp+113
588
589 # pow (+0, y) == +0 for y > 0 and not an odd integer.
590 pow 0.0 4
591 pow 0.0 0x1p24
592 pow 0.0 0x1p127
593 pow 0.0 max
594 pow 0.0 min_subnorm
595
596 # pow (-0, y) == +0 for y > 0 and not an odd integer.
597 pow -0 4
598 pow -0 0x1p24
599 pow -0 0x1p127
600 pow -0 max
601 pow -0 min_subnorm
602
603 pow 16 0.25
604 pow 0x1p64 0.125
605 pow 2 4
606 pow 256 8
607
608 pow 0.75 1.25
609
610 pow -7.49321e+133 -9.80818e+16
611
612 pow -1.0 -0xffffff
613 pow -1.0 -0x1fffffe
614 pow -1.0 -0x1.fffffffffffffp+52
615 pow -1.0 -0x1.fffffffffffffp+53
616 pow -1.0 -0x1.fffffffffffffffep+63
617 pow -1.0 -0x1.fffffffffffffffep+64
618 pow -1.0 -0x1.ffffffffffffffffffffffffff8p+105
619 pow -1.0 -0x1.ffffffffffffffffffffffffff8p+106
620 pow -1.0 -0x1.ffffffffffffffffffffffffffffp+112
621 pow -1.0 -0x1.ffffffffffffffffffffffffffffp+113
622 pow -1.0 -max
623
624 pow -1.0 0xffffff
625 pow -1.0 0x1fffffe
626 pow -1.0 0x1.fffffffffffffp+52
627 pow -1.0 0x1.fffffffffffffp+53
628 pow -1.0 0x1.fffffffffffffffep+63
629 pow -1.0 0x1.fffffffffffffffep+64
630 pow -1.0 0x1.ffffffffffffffffffffffffff8p+105
631 pow -1.0 0x1.ffffffffffffffffffffffffff8p+106
632 pow -1.0 0x1.ffffffffffffffffffffffffffffp+112
633 pow -1.0 0x1.ffffffffffffffffffffffffffffp+113
634 pow -1.0 max
635
636 pow -2.0 126
637 pow -2.0 127
638 pow -2.0 -126
639 pow -2.0 -127
640
641 pow -2.0 -0xffffff
642 pow -2.0 -0x1fffffe
643 pow -2.0 -0x1.fffffffffffffp+52
644 pow -2.0 -0x1.fffffffffffffp+53
645 pow -2.0 -0x1.fffffffffffffffep+63
646 pow -2.0 -0x1.fffffffffffffffep+64
647 pow -2.0 -0x1.ffffffffffffffffffffffffff8p+105
648 pow -2.0 -0x1.ffffffffffffffffffffffffff8p+106
649 pow -2.0 -0x1.ffffffffffffffffffffffffffffp+112
650 pow -2.0 -0x1.ffffffffffffffffffffffffffffp+113
651 pow -2.0 -max
652
653 pow -2.0 0xffffff
654 pow -2.0 0x1fffffe
655 pow -2.0 0x1.fffffffffffffp+52
656 pow -2.0 0x1.fffffffffffffp+53
657 pow -2.0 0x1.fffffffffffffffep+63
658 pow -2.0 0x1.fffffffffffffffep+64
659 pow -2.0 0x1.ffffffffffffffffffffffffff8p+105
660 pow -2.0 0x1.ffffffffffffffffffffffffff8p+106
661 pow -2.0 0x1.ffffffffffffffffffffffffffffp+112
662 pow -2.0 0x1.ffffffffffffffffffffffffffffp+113
663 pow -2.0 max
664
665 pow -max -2
666 pow -max -3
667 pow -max 2
668 pow -max 3
669
670 pow -max -0xffffff
671 pow -max -0x1fffffe
672 pow -max -0x1.fffffffffffffp+52
673 pow -max -0x1.fffffffffffffp+53
674 pow -max -0x1.fffffffffffffffep+63
675 pow -max -0x1.fffffffffffffffep+64
676 pow -max -0x1.ffffffffffffffffffffffffff8p+105
677 pow -max -0x1.ffffffffffffffffffffffffff8p+106
678 pow -max -0x1.ffffffffffffffffffffffffffffp+112
679 pow -max -0x1.ffffffffffffffffffffffffffffp+113
680 pow -max -max
681
682 pow -max 0xffffff
683 pow -max 0x1fffffe
684 pow -max 0x1.fffffffffffffp+52
685 pow -max 0x1.fffffffffffffp+53
686 pow -max 0x1.fffffffffffffffep+63
687 pow -max 0x1.fffffffffffffffep+64
688 pow -max 0x1.ffffffffffffffffffffffffff8p+105
689 pow -max 0x1.ffffffffffffffffffffffffff8p+106
690 pow -max 0x1.ffffffffffffffffffffffffffffp+112
691 pow -max 0x1.ffffffffffffffffffffffffffffp+113
692 pow -max max
693
694 pow -0.5 126
695 pow -0.5 127
696 pow -0.5 -126
697 pow -0.5 -127
698
699 pow -0.5 -0xffffff
700 pow -0.5 -0x1fffffe
701 pow -0.5 -0x1.fffffffffffffp+52
702 pow -0.5 -0x1.fffffffffffffp+53
703 pow -0.5 -0x1.fffffffffffffffep+63
704 pow -0.5 -0x1.fffffffffffffffep+64
705 pow -0.5 -0x1.ffffffffffffffffffffffffff8p+105
706 pow -0.5 -0x1.ffffffffffffffffffffffffff8p+106
707 pow -0.5 -0x1.ffffffffffffffffffffffffffffp+112
708 pow -0.5 -0x1.ffffffffffffffffffffffffffffp+113
709 pow -0.5 -max
710
711 pow -0.5 0xffffff
712 pow -0.5 0x1fffffe
713 pow -0.5 0x1.fffffffffffffp+52
714 pow -0.5 0x1.fffffffffffffp+53
715 pow -0.5 0x1.fffffffffffffffep+63
716 pow -0.5 0x1.fffffffffffffffep+64
717 pow -0.5 0x1.ffffffffffffffffffffffffff8p+105
718 pow -0.5 0x1.ffffffffffffffffffffffffff8p+106
719 pow -0.5 0x1.ffffffffffffffffffffffffffffp+112
720 pow -0.5 0x1.ffffffffffffffffffffffffffffp+113
721 pow -0.5 max
722
723 pow -min -2
724 pow -min -3
725 pow -min 1
726 pow -min 2
727 pow -min 3
728
729 pow -min -0xffffff
730 pow -min -0x1fffffe
731 pow -min -0x1.fffffffffffffp+52
732 pow -min -0x1.fffffffffffffp+53
733 pow -min -0x1.fffffffffffffffep+63
734 pow -min -0x1.fffffffffffffffep+64
735 pow -min -0x1.ffffffffffffffffffffffffff8p+105
736 pow -min -0x1.ffffffffffffffffffffffffff8p+106
737 pow -min -0x1.ffffffffffffffffffffffffffffp+112
738 pow -min -0x1.ffffffffffffffffffffffffffffp+113
739 pow -min -max
740
741 pow -min 0xffffff
742 pow -min 0x1fffffe
743 pow -min 0x1.fffffffffffffp+52
744 pow -min 0x1.fffffffffffffp+53
745 pow -min 0x1.fffffffffffffffep+63
746 pow -min 0x1.fffffffffffffffep+64
747 pow -min 0x1.ffffffffffffffffffffffffff8p+105
748 pow -min 0x1.ffffffffffffffffffffffffff8p+106
749 pow -min 0x1.ffffffffffffffffffffffffffffp+112
750 pow -min 0x1.ffffffffffffffffffffffffffffp+113
751 pow -min max
752
753 pow 0x0.ffffffp0 10
754 pow 0x0.ffffffp0 100
755 pow 0x0.ffffffp0 1000
756 pow 0x0.ffffffp0 0x1p24
757 pow 0x0.ffffffp0 0x1p30
758 pow 0x0.ffffffp0 0x1.234566p30
759 pow 0x0.ffffffp0 -10
760 pow 0x0.ffffffp0 -100
761 pow 0x0.ffffffp0 -1000
762 pow 0x0.ffffffp0 -0x1p24
763 pow 0x0.ffffffp0 -0x1p30
764 pow 0x0.ffffffp0 -0x1.234566p30
765 pow 0x1.000002p0 0x1p24
766 pow 0x1.000002p0 0x1.234566p29
767 pow 0x1.000002p0 -0x1.234566p29
768
769 pow 0x0.fffffffffffff8p0 0x1.23456789abcdfp62
770 pow 0x0.fffffffffffff8p0 -0x1.23456789abcdfp62
771 pow 0x1.0000000000001p0 0x1.23456789abcdfp61
772 pow 0x1.0000000000001p0 -0x1.23456789abcdfp61
773
774 pow 0x0.ffffffffffffffffp0 0x1.23456789abcdef0ep77
775 pow 0x0.ffffffffffffffffp0 -0x1.23456789abcdef0ep77
776 pow 0x1.0000000000000002p0 0x1.23456789abcdef0ep76
777 pow 0x1.0000000000000002p0 -0x1.23456789abcdef0ep76
778
779 pow 0x0.ffffffffffffffffffffffffffff8p0 0x1.23456789abcdef0123456789abcdp126
780 pow 0x0.ffffffffffffffffffffffffffff8p0 -0x1.23456789abcdef0123456789abcdp126
781 pow 0x1.0000000000000000000000000001p0 0x1.23456789abcdef0123456789abcdp125
782 pow 0x1.0000000000000000000000000001p0 -0x1.23456789abcdef0123456789abcdp125
783
784 pow 1e4932 0.75
785 pow 1e4928 0.75
786 pow 1e4924 0.75
787 pow 1e4920 0.75
788 pow 10.0 4932.0
789 pow 10.0 4931.0
790 pow 10.0 4930.0
791 pow 10.0 4929.0
792 pow 10.0 -4931.0
793 pow 10.0 -4930.0
794 pow 10.0 -4929.0
795 pow 1e27 182.0
796 pow 1e27 -182.0
797
798 pow min_subnorm min_subnorm
799 pow min_subnorm -min_subnorm
800 pow max min_subnorm
801 pow max -min_subnorm
802 pow 0.99 min_subnorm
803 pow 0.99 -min_subnorm
804 pow 1.01 min_subnorm
805 pow 1.01 -min_subnorm
806
807 pow 2.0 -100000.0
808
809 pow 1.0625 1.125
810 pow 1.5 1.03125
811
812 sin 0
813 sin -0
814 sin pi/6
815 sin -pi/6
816 sin pi/2
817 sin -pi/2
818 sin 0.75
819 sin 0x1p65
820 sin -0x1p65
821 sin 0x1.7f4134p+103
822 sin 0.80190127184058835
823 sin 2.522464e-1
824 sin 1e22
825 sin 0x1p1023
826 sin 0x1p16383
827 sin 0x1p+120
828 sin 0x1p+127
829 sin 0x1.fffff8p+127
830 sin 0x1.fffffep+127
831 sin 0x1p+50
832 sin 0x1p+28
833 sin 0.93340582292648832662962377071381
834 sin 2.3328432680770916363144351635128
835 sin 3.7439477503636453548097051680088
836 sin 3.9225160069792437411706487182528
837 sin 4.0711651639931289992091478779912
838 sin 4.7858438478542097982426639646292
839 sin 5.9840767662578002727968851104379
840 sin 1
841 sin 2
842 sin 3
843 sin 4
844 sin 5
845 sin 6
846 sin 7
847 sin 8
848 sin 9
849 sin 10
850
851 sinh 0
852 sinh -0
853 sinh 0.75
854 sinh 0x8p-32
855 sinh 22
856 sinh 23
857 sinh 24
858
859 sqrt 0
860 sqrt -0
861 sqrt 2209
862 sqrt 4
863 sqrt 2
864 sqrt 0.25
865 sqrt 6642.25
866 sqrt 15190.5625
867 sqrt 0.75
868 sqrt 0x1.fffffffffffffp+1023
869 sqrt 0x1.ffffffffffffbp+1023
870 sqrt 0x1.ffffffffffff7p+1023
871 sqrt 0x1.ffffffffffff3p+1023
872 sqrt 0x1.fffffffffffefp+1023
873 sqrt 0x1.fffffffffffebp+1023
874 sqrt 0x1.fffffffffffe7p+1023
875 sqrt 0x1.fffffffffffe3p+1023
876 sqrt 0x1.fffffffffffdfp+1023
877 sqrt 0x1.fffffffffffdbp+1023
878 sqrt 0x1.fffffffffffd7p+1023
879 sqrt 0x1.0000000000003p-1022
880 sqrt 0x1.0000000000007p-1022
881 sqrt 0x1.000000000000bp-1022
882 sqrt 0x1.000000000000fp-1022
883 sqrt 0x1.0000000000013p-1022
884 sqrt 0x1.0000000000017p-1022
885 sqrt 0x1.000000000001bp-1022
886 sqrt 0x1.000000000001fp-1022
887 sqrt 0x1.0000000000023p-1022
888 sqrt 0x1.0000000000027p-1022
889 sqrt 0x1.000000000002bp-1022
890 sqrt 0x1.000000000002fp-1022
891 sqrt 0x1.0000000000033p-1022
892 sqrt 0x1.0000000000037p-1022
893 sqrt 0x1.7167bc36eaa3bp+6
894 sqrt 0x1.7570994273ad7p+6
895 sqrt 0x1.7dae969442fe6p+6
896 sqrt 0x1.7f8444fcf67e5p+6
897 sqrt 0x1.8364650e63a54p+6
898 sqrt 0x1.85bedd274edd8p+6
899 sqrt 0x1.8609cf496ab77p+6
900 sqrt 0x1.873849c70a375p+6
901 sqrt 0x1.8919c962cbaaep+6
902 sqrt 0x1.8de4493e22dc6p+6
903 sqrt 0x1.924829a17a288p+6
904 sqrt 0x1.92702cd992f12p+6
905 sqrt 0x1.92b763a8311fdp+6
906 sqrt 0x1.947da013c7293p+6
907 sqrt 0x1.9536091c494d2p+6
908 sqrt 0x1.61b04c6p-1019
909 sqrt 0x1.93789f1p-1018
910 sqrt 0x1.a1989b4p-1018
911 sqrt 0x1.f93bc9p-1018
912 sqrt 0x1.2f675e3p-1017
913 sqrt 0x1.a158508p-1017
914 sqrt 0x1.cd31f078p-1017
915 sqrt 0x1.33b43b08p-1016
916 sqrt 0x1.6e66a858p-1016
917 sqrt 0x1.8661cbf8p-1016
918 sqrt 0x1.bbb221b4p-1016
919 sqrt 0x1.c4942f3cp-1016
920 sqrt 0x1.dbb258c8p-1016
921 sqrt 0x1.57103ea4p-1015
922 sqrt 0x1.9b294f88p-1015
923 sqrt 0x1.0000000000001p+0
924 sqrt 0x1.fffffffffffffp-1
925
926 tan 0
927 tan -0
928 tan pi/4
929 tan 0.75
930 tan 0x1p65
931 tan -0x1p65
932 tan 0xc.9p-4
933 tan 0xc.908p-4
934 tan 0xc.90cp-4
935 tan 0xc.90ep-4
936 tan 0xc.90fp-4
937 tan 0xc.90f8p-4
938 tan 0xc.90fcp-4
939 tan 0xc.90fdp-4
940 tan 0xc.90fd8p-4
941 tan 0xc.90fdap-4
942 tan 0xc.ap-4
943 tan 0xc.98p-4
944 tan 0xc.94p-4
945 tan 0xc.92p-4
946 tan 0xc.91p-4
947 tan 0xc.90fep-4
948 tan 0xc.90fdcp-4
949 tan 0xc.90fdbp-4
950 tan -0xc.9p-4
951 tan -0xc.908p-4
952 tan -0xc.90cp-4
953 tan -0xc.90ep-4
954 tan -0xc.90fp-4
955 tan -0xc.90f8p-4
956 tan -0xc.90fcp-4
957 tan -0xc.90fdp-4
958 tan -0xc.90fd8p-4
959 tan -0xc.90fdap-4
960 tan -0xc.ap-4
961 tan -0xc.98p-4
962 tan -0xc.94p-4
963 tan -0xc.92p-4
964 tan -0xc.91p-4
965 tan -0xc.90fep-4
966 tan -0xc.90fdcp-4
967 tan -0xc.90fdbp-4
968 tan 1e22
969 tan 0x1p1023
970 tan 0x1p16383
971 tan 1
972 tan 2
973 tan 3
974 tan 4
975 tan 5
976 tan 6
977 tan 7
978 tan 8
979 tan 9
980 tan 10
981
982 tanh 0
983 tanh -0
984 tanh 0.75
985 tanh -0.75
986 tanh 1.0
987 tanh -1.0
988 tanh 0x1p-57
989
990 tgamma 0.5
991 tgamma -0.5
992
993 tgamma 1
994 tgamma 2
995 tgamma 3
996 tgamma 4
997 tgamma 5
998 tgamma 6
999 tgamma 7
1000 tgamma 8
1001 tgamma 9
1002 tgamma 10
1003
1004 tgamma 0.7
1005 tgamma 1.2
1006
1007 tgamma 1.5
1008 tgamma 2.5
1009 tgamma 3.5
1010 tgamma 4.5
1011 tgamma 5.5
1012 tgamma 6.5
1013 tgamma 7.5
1014 tgamma 8.5
1015 tgamma 9.5
1016 tgamma -1.5
1017 tgamma -2.5
1018 tgamma -3.5
1019 tgamma -4.5
1020 tgamma -5.5
1021 tgamma -6.5
1022 tgamma -7.5
1023 tgamma -8.5
1024 tgamma -9.5
1025 tgamma 0x1p-24
1026 tgamma -0x1p-24
1027 tgamma 0x1p-53
1028 tgamma -0x1p-53
1029 tgamma 0x1p-64
1030 tgamma -0x1p-64
1031 tgamma 0x1p-106
1032 tgamma -0x1p-106
1033 tgamma 0x1p-113
1034 tgamma -0x1p-113
1035 tgamma 0x1p-127
1036 tgamma -0x1p-127
1037 tgamma 0x1p-128
1038 tgamma -0x1p-128
1039 tgamma 0x1p-149
1040 tgamma -0x1p-149
1041 tgamma 0x1p-1023
1042 tgamma -0x1p-1023
1043 tgamma 0x1p-1024
1044 tgamma -0x1p-1024
1045 tgamma 0x1p-1074
1046 tgamma -0x1p-1074
1047 tgamma 0x1p-16383
1048 tgamma -0x1p-16383
1049 tgamma 0x1p-16384
1050 tgamma -0x1p-16384
1051 tgamma 0x1p-16445
1052 tgamma -0x1p-16445
1053 tgamma 0x1p-16494
1054 tgamma -0x1p-16494
1055 tgamma 0x8.00001p0
1056 tgamma 0x7.fffff8p0
1057 tgamma 0x7.000008p0
1058 tgamma 0x6.fffff8p0
1059 tgamma 0x6.000008p0
1060 tgamma 0x5.fffff8p0
1061 tgamma 0x5.000008p0
1062 tgamma 0x4.fffff8p0
1063 tgamma 0x4.000008p0
1064 tgamma 0x3.fffffcp0
1065 tgamma 0x3.000004p0
1066 tgamma 0x2.fffffcp0
1067 tgamma 0x2.000004p0
1068 tgamma 0x1.fffffep0
1069 tgamma 0x1.000002p0
1070 tgamma 0x0.ffffffp0
1071 tgamma -0x0.ffffffp0
1072 tgamma -0x1.000002p0
1073 tgamma -0x1.fffffep0
1074 tgamma -0x2.000004p0
1075 tgamma -0x2.fffffcp0
1076 tgamma -0x3.000004p0
1077 tgamma -0x3.fffffcp0
1078 tgamma -0x4.000008p0
1079 tgamma -0x4.fffff8p0
1080 tgamma -0x5.000008p0
1081 tgamma -0x5.fffff8p0
1082 tgamma -0x6.000008p0
1083 tgamma -0x6.fffff8p0
1084 tgamma -0x7.000008p0
1085 tgamma -0x7.fffff8p0
1086 tgamma -0x8.00001p0
1087 tgamma -0x9.fffffp0
1088 tgamma -0xa.00001p0
1089 tgamma -0x13.ffffep0
1090 tgamma -0x14.00002p0
1091 tgamma -0x1d.ffffep0
1092 tgamma -0x1e.00002p0
1093 tgamma -0x27.ffffcp0
1094 tgamma -0x28.00004p0
1095 tgamma -0x28.ffffcp0
1096 tgamma -0x29.00004p0
1097 tgamma -0x29.ffffcp0
1098 tgamma -0x2a.00004p0
1099 tgamma 0x8.0000000000008p0
1100 tgamma 0x7.ffffffffffffcp0
1101 tgamma 0x7.0000000000004p0
1102 tgamma 0x6.ffffffffffffcp0
1103 tgamma 0x6.0000000000004p0
1104 tgamma 0x5.ffffffffffffcp0
1105 tgamma 0x5.0000000000004p0
1106 tgamma 0x4.ffffffffffffcp0
1107 tgamma 0x4.0000000000004p0
1108 tgamma 0x3.ffffffffffffep0
1109 tgamma 0x3.0000000000002p0
1110 tgamma 0x2.ffffffffffffep0
1111 tgamma 0x2.0000000000002p0
1112 tgamma 0x1.fffffffffffffp0
1113 tgamma 0x1.0000000000001p0
1114 tgamma 0x0.fffffffffffff8p0
1115 tgamma -0x0.fffffffffffff8p0
1116 tgamma -0x1.0000000000001p0
1117 tgamma -0x1.fffffffffffffp0
1118 tgamma -0x2.0000000000002p0
1119 tgamma -0x2.ffffffffffffep0
1120 tgamma -0x3.0000000000002p0
1121 tgamma -0x3.ffffffffffffep0
1122 tgamma -0x4.0000000000004p0
1123 tgamma -0x4.ffffffffffffcp0
1124 tgamma -0x5.0000000000004p0
1125 tgamma -0x5.ffffffffffffcp0
1126 tgamma -0x6.0000000000004p0
1127 tgamma -0x6.ffffffffffffcp0
1128 tgamma -0x7.0000000000004p0
1129 tgamma -0x7.ffffffffffffcp0
1130 tgamma -0x8.0000000000008p0
1131 tgamma -0x9.ffffffffffff8p0
1132 tgamma -0xa.0000000000008p0
1133 tgamma -0x13.ffffffffffffp0
1134 tgamma -0x14.000000000001p0
1135 tgamma -0x1d.ffffffffffffp0
1136 tgamma -0x1e.000000000001p0
1137 tgamma -0x27.fffffffffffep0
1138 tgamma -0x28.000000000002p0
1139 tgamma -0x28.fffffffffffep0
1140 tgamma -0x29.000000000002p0
1141 tgamma -0x29.fffffffffffep0
1142 tgamma -0x2a.000000000002p0
1143 tgamma -0x31.fffffffffffep0
1144 tgamma -0x32.000000000002p0
1145 tgamma -0x63.fffffffffffcp0
1146 tgamma -0x64.000000000004p0
1147 tgamma -0x95.fffffffffff8p0
1148 tgamma -0x96.000000000008p0
1149 tgamma -0xb4.fffffffffff8p0
1150 tgamma -0xb5.000000000008p0
1151 tgamma -0xb5.fffffffffff8p0
1152 tgamma -0xb6.000000000008p0
1153 tgamma -0xb6.fffffffffff8p0
1154 tgamma -0xb7.000000000008p0
1155 tgamma -0xb7.fffffffffff8p0
1156 tgamma -0xb8.000000000008p0
1157 tgamma 0x8.00000000000000000000000004p0
1158 tgamma 0x7.fffffffffffffffffffffffffep0
1159 tgamma 0x7.00000000000000000000000002p0
1160 tgamma 0x6.fffffffffffffffffffffffffep0
1161 tgamma 0x6.00000000000000000000000002p0
1162 tgamma 0x5.fffffffffffffffffffffffffep0
1163 tgamma 0x5.00000000000000000000000002p0
1164 tgamma 0x4.fffffffffffffffffffffffffep0
1165 tgamma 0x4.00000000000000000000000002p0
1166 tgamma 0x3.ffffffffffffffffffffffffffp0
1167 tgamma 0x3.00000000000000000000000001p0
1168 tgamma 0x2.ffffffffffffffffffffffffffp0
1169 tgamma 0x2.00000000000000000000000001p0
1170 tgamma 0x1.ffffffffffffffffffffffffff8p0
1171 tgamma 0x1.000000000000000000000000008p0
1172 tgamma 0x0.ffffffffffffffffffffffffffcp0
1173 tgamma -0x0.ffffffffffffffffffffffffffcp0
1174 tgamma -0x1.000000000000000000000000008p0
1175 tgamma -0x1.ffffffffffffffffffffffffff8p0
1176 tgamma -0x2.00000000000000000000000001p0
1177 tgamma -0x2.ffffffffffffffffffffffffffp0
1178 tgamma -0x3.00000000000000000000000001p0
1179 tgamma -0x3.ffffffffffffffffffffffffffp0
1180 tgamma -0x4.00000000000000000000000002p0
1181 tgamma -0x4.fffffffffffffffffffffffffep0
1182 tgamma -0x5.00000000000000000000000002p0
1183 tgamma -0x5.fffffffffffffffffffffffffep0
1184 tgamma -0x6.00000000000000000000000002p0
1185 tgamma -0x6.fffffffffffffffffffffffffep0
1186 tgamma -0x7.00000000000000000000000002p0
1187 tgamma -0x7.fffffffffffffffffffffffffep0
1188 tgamma -0x8.00000000000000000000000004p0
1189 tgamma -0x9.fffffffffffffffffffffffffcp0
1190 tgamma -0xa.00000000000000000000000004p0
1191 tgamma -0x13.fffffffffffffffffffffffff8p0
1192 tgamma -0x14.00000000000000000000000008p0
1193 tgamma -0x1d.fffffffffffffffffffffffff8p0
1194 tgamma -0x1e.00000000000000000000000008p0
1195 tgamma -0x27.fffffffffffffffffffffffffp0
1196 tgamma -0x28.0000000000000000000000001p0
1197 tgamma -0x28.fffffffffffffffffffffffffp0
1198 tgamma -0x29.0000000000000000000000001p0
1199 tgamma -0x29.fffffffffffffffffffffffffp0
1200 tgamma -0x2a.0000000000000000000000001p0
1201 tgamma -0x31.fffffffffffffffffffffffffp0
1202 tgamma -0x32.0000000000000000000000001p0
1203 tgamma -0x63.ffffffffffffffffffffffffep0
1204 tgamma -0x64.0000000000000000000000002p0
1205 tgamma -0x95.ffffffffffffffffffffffffcp0
1206 tgamma -0x96.0000000000000000000000004p0
1207 tgamma -0xb4.ffffffffffffffffffffffffcp0
1208 tgamma -0xb5.0000000000000000000000004p0
1209 tgamma -0xb5.ffffffffffffffffffffffffcp0
1210 tgamma -0xb6.0000000000000000000000004p0
1211 tgamma -0xb6.ffffffffffffffffffffffffcp0
1212 tgamma -0xb7.0000000000000000000000004p0
1213 tgamma -0xb7.ffffffffffffffffffffffffcp0
1214 tgamma -0xb8.0000000000000000000000004p0
1215 tgamma -0xbb.ffffffffffffffffffffffffcp0
1216 tgamma -0xbc.0000000000000000000000004p0
1217 tgamma -0xbc.ffffffffffffffffffffffffcp0
1218 tgamma -0xbd.0000000000000000000000004p0
1219 tgamma -0xbd.ffffffffffffffffffffffffcp0
1220 tgamma -0xbe.0000000000000000000000004p0
1221 tgamma -0xbe.ffffffffffffffffffffffffcp0
1222 tgamma -0xbf.0000000000000000000000004p0
1223 tgamma 0x8.000000000000001p0
1224 tgamma 0x7.fffffffffffffff8p0
1225 tgamma 0x7.0000000000000008p0
1226 tgamma 0x6.fffffffffffffff8p0
1227 tgamma 0x6.0000000000000008p0
1228 tgamma 0x5.fffffffffffffff8p0
1229 tgamma 0x5.0000000000000008p0
1230 tgamma 0x4.fffffffffffffff8p0
1231 tgamma 0x4.0000000000000008p0
1232 tgamma 0x3.fffffffffffffffcp0
1233 tgamma 0x3.0000000000000004p0
1234 tgamma 0x2.fffffffffffffffcp0
1235 tgamma 0x2.0000000000000004p0
1236 tgamma 0x1.fffffffffffffffep0
1237 tgamma 0x1.0000000000000002p0
1238 tgamma 0x0.ffffffffffffffffp0
1239 tgamma -0x0.ffffffffffffffffp0
1240 tgamma -0x1.0000000000000002p0
1241 tgamma -0x1.fffffffffffffffep0
1242 tgamma -0x2.0000000000000004p0
1243 tgamma -0x2.fffffffffffffffcp0
1244 tgamma -0x3.0000000000000004p0
1245 tgamma -0x3.fffffffffffffffcp0
1246 tgamma -0x4.0000000000000008p0
1247 tgamma -0x4.fffffffffffffff8p0
1248 tgamma -0x5.0000000000000008p0
1249 tgamma -0x5.fffffffffffffff8p0
1250 tgamma -0x6.0000000000000008p0
1251 tgamma -0x6.fffffffffffffff8p0
1252 tgamma -0x7.0000000000000008p0
1253 tgamma -0x7.fffffffffffffff8p0
1254 tgamma -0x8.000000000000001p0
1255 tgamma -0x9.fffffffffffffffp0
1256 tgamma -0xa.000000000000001p0
1257 tgamma -0x13.ffffffffffffffep0
1258 tgamma -0x14.000000000000002p0
1259 tgamma -0x1d.ffffffffffffffep0
1260 tgamma -0x1e.000000000000002p0
1261 tgamma -0x27.ffffffffffffffcp0
1262 tgamma -0x28.000000000000004p0
1263 tgamma -0x28.ffffffffffffffcp0
1264 tgamma -0x29.000000000000004p0
1265 tgamma -0x29.ffffffffffffffcp0
1266 tgamma -0x2a.000000000000004p0
1267 tgamma -0x31.ffffffffffffffcp0
1268 tgamma -0x32.000000000000004p0
1269 tgamma -0x63.ffffffffffffff8p0
1270 tgamma -0x64.000000000000008p0
1271 tgamma -0x95.ffffffffffffffp0
1272 tgamma -0x96.00000000000001p0
1273 tgamma -0xb4.ffffffffffffffp0
1274 tgamma -0xb5.00000000000001p0
1275 tgamma -0xb5.ffffffffffffffp0
1276 tgamma -0xb6.00000000000001p0
1277 tgamma -0xb6.ffffffffffffffp0
1278 tgamma -0xb7.00000000000001p0
1279 tgamma -0xb7.ffffffffffffffp0
1280 tgamma -0xb8.00000000000001p0
1281 tgamma -0xbb.ffffffffffffffp0
1282 tgamma -0xbc.00000000000001p0
1283 tgamma -0xbc.ffffffffffffffp0
1284 tgamma -0xbd.00000000000001p0
1285 tgamma -0xbd.ffffffffffffffp0
1286 tgamma -0xbe.00000000000001p0
1287 tgamma -0xbe.ffffffffffffffp0
1288 tgamma -0xbf.00000000000001p0
1289 tgamma -0xf9.ffffffffffffffp0
1290 tgamma -0xfa.00000000000001p0
1291 tgamma -0x1f3.fffffffffffffep0
1292 tgamma -0x1f4.00000000000002p0
1293 tgamma -0x2ed.fffffffffffffcp0
1294 tgamma -0x2ee.00000000000004p0
1295 tgamma -0x3e7.fffffffffffffcp0
1296 tgamma -0x3e8.00000000000004p0
1297 tgamma -0x4e1.fffffffffffff8p0
1298 tgamma -0x4e2.00000000000008p0
1299 tgamma -0x5db.fffffffffffff8p0
1300 tgamma -0x5dc.00000000000008p0
1301 tgamma -0x6d5.fffffffffffff8p0
1302 tgamma -0x6d6.00000000000008p0
1303 tgamma -0x6e2.fffffffffffff8p0
1304 tgamma -0x6e3.00000000000008p0
1305 tgamma -0x6e3.fffffffffffff8p0
1306 tgamma -0x6e4.00000000000008p0
1307 tgamma -0x6e4.fffffffffffff8p0
1308 tgamma -0x6e5.00000000000008p0
1309 tgamma -0x6e5.fffffffffffff8p0
1310 tgamma -0x6e6.00000000000008p0
1311 tgamma 0x8.0000000000000000000000000008p0
1312 tgamma 0x7.fffffffffffffffffffffffffffcp0
1313 tgamma 0x7.0000000000000000000000000004p0
1314 tgamma 0x6.fffffffffffffffffffffffffffcp0
1315 tgamma 0x6.0000000000000000000000000004p0
1316 tgamma 0x5.fffffffffffffffffffffffffffcp0
1317 tgamma 0x5.0000000000000000000000000004p0
1318 tgamma 0x4.fffffffffffffffffffffffffffcp0
1319 tgamma 0x4.0000000000000000000000000004p0
1320 tgamma 0x3.fffffffffffffffffffffffffffep0
1321 tgamma 0x3.0000000000000000000000000002p0
1322 tgamma 0x2.fffffffffffffffffffffffffffep0
1323 tgamma 0x2.0000000000000000000000000002p0
1324 tgamma 0x1.ffffffffffffffffffffffffffffp0
1325 tgamma 0x1.0000000000000000000000000001p0
1326 tgamma 0x0.ffffffffffffffffffffffffffff8p0
1327 tgamma -0x0.ffffffffffffffffffffffffffff8p0
1328 tgamma -0x1.0000000000000000000000000001p0
1329 tgamma -0x1.ffffffffffffffffffffffffffffp0
1330 tgamma -0x2.0000000000000000000000000002p0
1331 tgamma -0x2.fffffffffffffffffffffffffffep0
1332 tgamma -0x3.0000000000000000000000000002p0
1333 tgamma -0x3.fffffffffffffffffffffffffffep0
1334 tgamma -0x4.0000000000000000000000000004p0
1335 tgamma -0x4.fffffffffffffffffffffffffffcp0
1336 tgamma -0x5.0000000000000000000000000004p0
1337 tgamma -0x5.fffffffffffffffffffffffffffcp0
1338 tgamma -0x6.0000000000000000000000000004p0
1339 tgamma -0x6.fffffffffffffffffffffffffffcp0
1340 tgamma -0x7.0000000000000000000000000004p0
1341 tgamma -0x7.fffffffffffffffffffffffffffcp0
1342 tgamma -0x8.0000000000000000000000000008p0
1343 tgamma -0x9.fffffffffffffffffffffffffff8p0
1344 tgamma -0xa.0000000000000000000000000008p0
1345 tgamma -0x13.fffffffffffffffffffffffffffp0
1346 tgamma -0x14.000000000000000000000000001p0
1347 tgamma -0x1d.fffffffffffffffffffffffffffp0
1348 tgamma -0x1e.000000000000000000000000001p0
1349 tgamma -0x27.ffffffffffffffffffffffffffep0
1350 tgamma -0x28.000000000000000000000000002p0
1351 tgamma -0x28.ffffffffffffffffffffffffffep0
1352 tgamma -0x29.000000000000000000000000002p0
1353 tgamma -0x29.ffffffffffffffffffffffffffep0
1354 tgamma -0x2a.000000000000000000000000002p0
1355 tgamma -0x31.ffffffffffffffffffffffffffep0
1356 tgamma -0x32.000000000000000000000000002p0
1357 tgamma -0x63.ffffffffffffffffffffffffffcp0
1358 tgamma -0x64.000000000000000000000000004p0
1359 tgamma -0x95.ffffffffffffffffffffffffff8p0
1360 tgamma -0x96.000000000000000000000000008p0
1361 tgamma -0xb4.ffffffffffffffffffffffffff8p0
1362 tgamma -0xb5.000000000000000000000000008p0
1363 tgamma -0xb5.ffffffffffffffffffffffffff8p0
1364 tgamma -0xb6.000000000000000000000000008p0
1365 tgamma -0xb6.ffffffffffffffffffffffffff8p0
1366 tgamma -0xb7.000000000000000000000000008p0
1367 tgamma -0xb7.ffffffffffffffffffffffffff8p0
1368 tgamma -0xb8.000000000000000000000000008p0
1369 tgamma -0xbb.ffffffffffffffffffffffffff8p0
1370 tgamma -0xbc.000000000000000000000000008p0
1371 tgamma -0xbc.ffffffffffffffffffffffffff8p0
1372 tgamma -0xbd.000000000000000000000000008p0
1373 tgamma -0xbd.ffffffffffffffffffffffffff8p0
1374 tgamma -0xbe.000000000000000000000000008p0
1375 tgamma -0xbe.ffffffffffffffffffffffffff8p0
1376 tgamma -0xbf.000000000000000000000000008p0
1377 tgamma -0xf9.ffffffffffffffffffffffffff8p0
1378 tgamma -0xfa.000000000000000000000000008p0
1379 tgamma -0x1f3.ffffffffffffffffffffffffffp0
1380 tgamma -0x1f4.00000000000000000000000001p0
1381 tgamma -0x2ed.fffffffffffffffffffffffffep0
1382 tgamma -0x2ee.00000000000000000000000002p0
1383 tgamma -0x3e7.fffffffffffffffffffffffffep0
1384 tgamma -0x3e8.00000000000000000000000002p0
1385 tgamma -0x4e1.fffffffffffffffffffffffffcp0
1386 tgamma -0x4e2.00000000000000000000000004p0
1387 tgamma -0x5db.fffffffffffffffffffffffffcp0
1388 tgamma -0x5dc.00000000000000000000000004p0
1389 tgamma -0x6d5.fffffffffffffffffffffffffcp0
1390 tgamma -0x6d6.00000000000000000000000004p0
1391 tgamma -0x6e2.fffffffffffffffffffffffffcp0
1392 tgamma -0x6e3.00000000000000000000000004p0
1393 tgamma -0x6e3.fffffffffffffffffffffffffcp0
1394 tgamma -0x6e4.00000000000000000000000004p0
1395 tgamma -0x6e4.fffffffffffffffffffffffffcp0
1396 tgamma -0x6e5.00000000000000000000000004p0
1397 tgamma -0x6e5.fffffffffffffffffffffffffcp0
1398 tgamma -0x6e6.00000000000000000000000004p0
1399 tgamma -0x6eb.fffffffffffffffffffffffffcp0
1400 tgamma -0x6ec.00000000000000000000000004p0
1401 tgamma -0x6ec.fffffffffffffffffffffffffcp0
1402 tgamma -0x6ed.00000000000000000000000004p0
1403 tgamma -0x6ed.fffffffffffffffffffffffffcp0
1404 tgamma -0x6ee.00000000000000000000000004p0
1405 tgamma -0x6ee.fffffffffffffffffffffffffcp0
1406 tgamma -0x6ef.00000000000000000000000004p0
1407 tgamma -0x1.0a32a2p+5
1408 tgamma -0x1.5800000080001p+7
1409 tgamma 18.5
1410 tgamma 19.5
1411 tgamma 23.5
1412 tgamma 29.5
1413 tgamma 30.5
1414 tgamma 31.5
1415 tgamma 32.5
1416 tgamma 33.5
1417 tgamma 34.5
1418 tgamma 0x2.30a43cp+4
1419 tgamma 0x2.30a44p+4
1420 tgamma 0xa.b9fd72b0fb238p+4
1421 tgamma 0xa.b9fd72b0fb24p+4
1422 tgamma 0xa.b9fd72b0fb23a9ddbf0d3804f4p+4
1423 tgamma 0xa.b9fd72b0fb23a9ddbf0d3804f8p+4
1424 tgamma 0x6.db8c603359a97108p+8
1425 tgamma 0x6.db8c603359a9711p+8
1426 tgamma 0x6.db8c603359a971081bc4a2e9dfdp+8
1427 tgamma 0x6.db8c603359a971081bc4a2e9dfd4p+8
1428 tgamma 1e3
1429 tgamma -100000.5
1430
1431 y0 0.125
1432 y0 0.75
1433 y0 1.0
1434 y0 1.5
1435 y0 2.0
1436 y0 8.0
1437 y0 10.0
1438 y0 0x1.3ffp+74
1439 y0 0x1.ff00000000002p+840
1440 y0 0x1p1023
1441 y0 0x1p16382
1442 y0 0x1p16383
1443 y0 0x1p-10
1444 y0 0x1p-20
1445 y0 0x1p-30
1446 y0 0x1p-40
1447 y0 0x1p-50
1448 y0 0x1p-60
1449 y0 0x1p-70
1450 y0 0x1p-80
1451 y0 0x1p-90
1452 y0 0x1p-100
1453 y0 0x1p-110
1454
1455 y1 0.125
1456 y1 0.75
1457 y1 1.0
1458 y1 1.5
1459 y1 2.0
1460 y1 8.0
1461 y1 10.0
1462 y1 0x1.27e204p+99
1463 y1 0x1.001000001p+593
1464 y1 0x1p1023
1465 y1 0x1p16382
1466 y1 0x1p16383
1467 y1 0x1p-10
1468 y1 0x1p-20
1469 y1 0x1p-30
1470 y1 0x1p-40
1471 y1 0x1p-50
1472 y1 0x1p-60
1473 y1 0x1p-70
1474 y1 0x1p-80
1475 y1 0x1p-90
1476 y1 0x1p-100
1477 y1 0x1p-110
1478
1479 # yn (0, x) == y0 (x).
1480 yn 0 0.125
1481 yn 0 0.75
1482 yn 0 1.0
1483 yn 0 1.5
1484 yn 0 2.0
1485 yn 0 8.0
1486 yn 0 10.0
1487
1488 # yn (1, x) == y1 (x).
1489 yn 1 0.125
1490 yn 1 0.75
1491 yn 1 1.0
1492 yn 1 1.5
1493 yn 1 2.0
1494 yn 1 8.0
1495 yn 1 10.0
1496
1497 # yn (-1, x) == -y1 (x).
1498 yn -1 1.0
1499
1500 # yn (3, x).
1501 yn 3 0.125
1502 yn 3 0.75
1503 yn 3 1.0
1504 yn 3 2.0
1505 yn 3 10.0
1506
1507 # yn (10, x).
1508 yn 10 0.125
1509 yn 10 0.75
1510 yn 10 1.0
1511 yn 10 2.0
1512 yn 10 10.0
1513
1514 yn -10 1.0
1515
1516 yn 10 min
1517
1518 yn 2 0x1.ffff62p+99
1519 yn 2 0x1p127
1520 yn 2 0x1p1023
1521 yn 2 0x1p16383
This page took 0.112614 seconds and 6 git commands to generate.