| xf.li | bdd93d5 | 2023-05-12 07:10:14 -0700 | [diff] [blame] | 1 | # libm test inputs for gen-auto-libm-tests.c. | 
|  | 2 | # Copyright (C) 1997-2016 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.fffffffffffff8p0 | 
|  | 35 | acos -0x0.fffffffffffff8p0 | 
|  | 36 | acos 0x0.ffffffffffffffffp0 | 
|  | 37 | acos -0x0.ffffffffffffffffp0 | 
|  | 38 | acos 0x0.ffffffffffffffffffffffffffcp0 | 
|  | 39 | acos -0x0.ffffffffffffffffffffffffffcp0 | 
|  | 40 | acos 0x0.ffffffffffffffffffffffffffff8p0 | 
|  | 41 | acos -0x0.ffffffffffffffffffffffffffff8p0 | 
|  | 42 | acos 0x1p-5 | 
|  | 43 | acos 0x1p-10 | 
|  | 44 | acos 0x1p-15 | 
|  | 45 | acos 0x1p-20 | 
|  | 46 | acos 0x1p-25 | 
|  | 47 | acos 0x1p-30 | 
|  | 48 | acos 0x1p-35 | 
|  | 49 | acos 0x1p-40 | 
|  | 50 | acos 0x1p-45 | 
|  | 51 | acos 0x1p-50 | 
|  | 52 | acos 0x1p-55 | 
|  | 53 | acos 0x1p-60 | 
|  | 54 | acos 0x1p-65 | 
|  | 55 | acos 0x1p-70 | 
|  | 56 | acos 0x1p-75 | 
|  | 57 | acos 0x1p-80 | 
|  | 58 | acos 0x1p-85 | 
|  | 59 | acos 0x1p-90 | 
|  | 60 | acos 0x1p-95 | 
|  | 61 | acos 0x1p-100 | 
|  | 62 | acos 0x1p-105 | 
|  | 63 | acos 0x1p-110 | 
|  | 64 | acos 0x1p-115 | 
|  | 65 | acos 0x1p-120 | 
|  | 66 | acos -0x1p-5 | 
|  | 67 | acos -0x1p-25 | 
|  | 68 | acos -0x1p-45 | 
|  | 69 | acos -0x1p-65 | 
|  | 70 | acos -0x1p-85 | 
|  | 71 | acos -0x1p-105 | 
|  | 72 | acos -0x1p-125 | 
|  | 73 | acos -0x2.0089a4p-4 | 
|  | 74 | acos 0xf.04aeep-4 | 
|  | 75 | acos 0x5.dd258006121b8p-4 | 
|  | 76 | acos -0x2.35f051e70dbc4p-4 | 
|  | 77 | acos 0xe.9a5c0d7fabb9aa1p-4 | 
|  | 78 | acos 0xe.17513589de79b75p-4 | 
|  | 79 | acos 0x3.e57821d368ebap-4 | 
|  | 80 | acos 0x2.0bee8p-4 | 
|  | 81 | acos -0x1.da00d8p-4 | 
|  | 82 | acos min | 
|  | 83 | acos -min | 
|  | 84 | acos min_subnorm | 
|  | 85 | acos -min_subnorm | 
|  | 86 |  | 
|  | 87 | acosh 1 | 
|  | 88 | acosh 0x1.000002p0 | 
|  | 89 | acosh 0x1.0000000000001p0 no-test-inline | 
|  | 90 | acosh 0x1.0000000000000002p0 no-test-inline | 
|  | 91 | acosh 0x1.000000000000000000000000008p0 no-test-inline | 
|  | 92 | acosh 0x1.0000000000000000000000000001p0 no-test-inline | 
|  | 93 | acosh 1.625 | 
|  | 94 | acosh 7 | 
|  | 95 | acosh 100 | 
|  | 96 | acosh 1e5 | 
|  | 97 | acosh 0x1p8 | 
|  | 98 | acosh 0x1p9 | 
|  | 99 | acosh 0x1p10 | 
|  | 100 | acosh 0x1p11 | 
|  | 101 | acosh 0x1p12 | 
|  | 102 | acosh 0x1p13 | 
|  | 103 | acosh 0x1p24 | 
|  | 104 | acosh 0x1p25 | 
|  | 105 | acosh 0x1p26 | 
|  | 106 | acosh 0x1p27 | 
|  | 107 | acosh 0x1p28 | 
|  | 108 | acosh 0x1p29 | 
|  | 109 | acosh 0x1p30 | 
|  | 110 | acosh 0x1p31 | 
|  | 111 | acosh 0x1p32 | 
|  | 112 | acosh 0x1p33 | 
|  | 113 | acosh 0x1p48 | 
|  | 114 | acosh 0x1p49 | 
|  | 115 | acosh 0x1p50 | 
|  | 116 | acosh 0x1p51 | 
|  | 117 | acosh 0x1p52 | 
|  | 118 | acosh 0x1p53 | 
|  | 119 | acosh 0x1p54 | 
|  | 120 | acosh 0x1p55 | 
|  | 121 | acosh 0x1p56 | 
|  | 122 | acosh 0x1p57 | 
|  | 123 | acosh 0x1p58 | 
|  | 124 | acosh 0x1p59 | 
|  | 125 | acosh 0x1p100 | 
|  | 126 | acosh 0x1p500 | 
|  | 127 | acosh 0x1p5000 | 
|  | 128 | acosh 0x1.80a368p+0 | 
|  | 129 | acosh 0x1.0b9d3e9fc19fbp+0 | 
|  | 130 | acosh 0x1.11eab6p+0 | 
|  | 131 | acosh 0x1.0fffaap+0 | 
|  | 132 | acosh 0x1.068e0eca105a6p+0 | 
|  | 133 | acosh 0x2.8d4288p+0 | 
|  | 134 | acosh 0x1.5d71a6p+36 | 
|  | 135 | acosh 0x1.476a3c43d7edep+288 | 
|  | 136 | acosh 0xc.84cb1dbbd1b1p+0 | 
|  | 137 | acosh 0x1.0722362c26ba5p+0 | 
|  | 138 | acosh 0x1.73515p+0 | 
|  | 139 | acosh 0x1.1b836p+0 | 
|  | 140 | acosh 0x1.07c956p+0 | 
|  | 141 | acosh 0x1.1808eep+0 | 
|  | 142 | acosh 0x1.1052c4p+0 | 
|  | 143 | acosh max no-test-inline | 
|  | 144 |  | 
|  | 145 | asin 0 | 
|  | 146 | asin -0 | 
|  | 147 | asin 0.5 | 
|  | 148 | asin -0.5 | 
|  | 149 | asin 1.0 | 
|  | 150 | asin -1.0 | 
|  | 151 | asin 0.75 | 
|  | 152 | asin 0x0.ffffffp0 | 
|  | 153 | asin -0x0.ffffffp0 | 
|  | 154 | asin 0x0.ffffffff8p0 | 
|  | 155 | asin -0x0.ffffffff8p0 | 
|  | 156 | asin 0x0.ffffffffffffp0 | 
|  | 157 | asin -0x0.ffffffffffffp0 | 
|  | 158 | asin 0x0.fffffffffffff8p0 | 
|  | 159 | asin -0x0.fffffffffffff8p0 | 
|  | 160 | asin 0x0.ffffffffffffffffp0 | 
|  | 161 | asin -0x0.ffffffffffffffffp0 | 
|  | 162 | asin 0x0.ffffffffffffffffffffffffffcp0 | 
|  | 163 | asin -0x0.ffffffffffffffffffffffffffcp0 | 
|  | 164 | asin 0x0.ffffffffffffffffffffffffffff8p0 | 
|  | 165 | asin -0x0.ffffffffffffffffffffffffffff8p0 | 
|  | 166 | asin 0x1p-5 | 
|  | 167 | asin 0x1p-10 | 
|  | 168 | asin 0x1p-15 | 
|  | 169 | asin 0x1p-20 | 
|  | 170 | asin 0x1p-25 | 
|  | 171 | asin 0x1p-30 | 
|  | 172 | asin 0x1p-35 | 
|  | 173 | asin 0x1p-40 | 
|  | 174 | asin 0x1p-45 | 
|  | 175 | asin 0x1p-50 | 
|  | 176 | asin 0x1p-55 | 
|  | 177 | asin 0x1p-60 | 
|  | 178 | asin 0x1p-100 | 
|  | 179 | asin 0x1p-600 | 
|  | 180 | asin 0x1p-10000 | 
|  | 181 | asin -0x2.18915cp-4 | 
|  | 182 | asin -0x3.746774p-4 | 
|  | 183 | asin -0x3.1c54d10e5c844p-4 | 
|  | 184 | asin 0xf.c9675fa6fe69f12p-4 | 
|  | 185 | asin -0xa.fc5afp-4 | 
|  | 186 | asin 0xd.805e5p-4 | 
|  | 187 | asin -0x2.1a02dcp-4 | 
|  | 188 | asin -0x8.1c120ac3e495p-4 | 
|  | 189 | asin -0xb.36dacp-4 | 
|  | 190 | asin min | 
|  | 191 | asin -min | 
|  | 192 | asin min_subnorm | 
|  | 193 | asin -min_subnorm | 
|  | 194 |  | 
|  | 195 | asinh 0 | 
|  | 196 | asinh -0 | 
|  | 197 | asinh 0.75 | 
|  | 198 | asinh 1 | 
|  | 199 | asinh 10 | 
|  | 200 | asinh 100 | 
|  | 201 | asinh 1e6 | 
|  | 202 | asinh 0x1p8 | 
|  | 203 | asinh 0x1p9 | 
|  | 204 | asinh 0x1p10 | 
|  | 205 | asinh 0x1p11 | 
|  | 206 | asinh 0x1p12 | 
|  | 207 | asinh 0x1p13 | 
|  | 208 | asinh 0x1p24 | 
|  | 209 | asinh 0x1p25 | 
|  | 210 | asinh 0x1p26 | 
|  | 211 | asinh 0x1p27 | 
|  | 212 | asinh 0x1p28 | 
|  | 213 | asinh 0x1p29 | 
|  | 214 | asinh 0x1p30 | 
|  | 215 | asinh 0x1p31 | 
|  | 216 | asinh 0x1p32 | 
|  | 217 | asinh 0x1p33 | 
|  | 218 | asinh 0x1p48 | 
|  | 219 | asinh 0x1p49 | 
|  | 220 | asinh 0x1p50 | 
|  | 221 | asinh 0x1p51 | 
|  | 222 | asinh 0x1p52 | 
|  | 223 | asinh 0x1p53 | 
|  | 224 | asinh 0x1p54 | 
|  | 225 | asinh 0x1p55 | 
|  | 226 | asinh 0x1p56 | 
|  | 227 | asinh 0x1p57 | 
|  | 228 | asinh 0x1p58 | 
|  | 229 | asinh 0x1p59 | 
|  | 230 | asinh 0x1p100 | 
|  | 231 | asinh 0x1p500 | 
|  | 232 | asinh 0x1p5000 | 
|  | 233 | asinh 0x1p-8 | 
|  | 234 | asinh 0x1p-9 | 
|  | 235 | asinh 0x1p-10 | 
|  | 236 | asinh 0x1p-11 | 
|  | 237 | asinh 0x1p-12 | 
|  | 238 | asinh 0x1p-13 | 
|  | 239 | asinh 0x1p-24 | 
|  | 240 | asinh 0x1p-25 | 
|  | 241 | asinh 0x1p-26 | 
|  | 242 | asinh 0x1p-27 | 
|  | 243 | asinh 0x1p-28 | 
|  | 244 | asinh 0x1p-29 | 
|  | 245 | asinh 0x1p-30 | 
|  | 246 | asinh 0x1p-31 | 
|  | 247 | asinh 0x1p-32 | 
|  | 248 | asinh 0x1p-33 | 
|  | 249 | asinh 0x1p-48 | 
|  | 250 | asinh 0x1p-49 | 
|  | 251 | asinh 0x1p-50 | 
|  | 252 | asinh 0x1p-51 | 
|  | 253 | asinh 0x1p-52 | 
|  | 254 | asinh 0x1p-53 | 
|  | 255 | asinh 0x1p-54 | 
|  | 256 | asinh 0x1p-55 | 
|  | 257 | asinh 0x1p-56 | 
|  | 258 | asinh 0x1p-57 | 
|  | 259 | asinh 0x1p-58 | 
|  | 260 | asinh 0x1p-59 | 
|  | 261 | asinh 0x1p-100 | 
|  | 262 | asinh -0x3.d26bb4p-4 | 
|  | 263 | asinh -0x3.bdeef4p-4 | 
|  | 264 | asinh -0x7.fc7fc8p-8 | 
|  | 265 | asinh -0x3.b94a52e6913c2p-4 | 
|  | 266 | asinh 0x7.d8e5a8p-4 | 
|  | 267 | asinh -0x7.63a06320c42e4p-4 | 
|  | 268 | asinh 0x6.f4a93p-4 | 
|  | 269 | asinh -0x7.88bcc8p-4 | 
|  | 270 | asinh -0x3.11c35p-4 | 
|  | 271 | asinh -0x4.39534p-4 | 
|  | 272 | asinh -0xd.d62e8p+92 | 
|  | 273 | asinh -0x4.cfb9805a53a2065p-4 | 
|  | 274 | asinh -0x5.cabae7a011e33d9p-4 | 
|  | 275 | asinh -0x6.e26358p-4 | 
|  | 276 | asinh 0x6.c92c08p-4 | 
|  | 277 | asinh 0x1p-500 | 
|  | 278 | asinh 0x1p-5000 | 
|  | 279 | asinh min | 
|  | 280 | asinh -min | 
|  | 281 | asinh min_subnorm | 
|  | 282 | asinh -min_subnorm | 
|  | 283 | asinh max no-test-inline | 
|  | 284 | asinh -max no-test-inline | 
|  | 285 |  | 
|  | 286 | atan 0 | 
|  | 287 | atan -0 | 
|  | 288 | atan max | 
|  | 289 | atan -max | 
|  | 290 | atan 1 | 
|  | 291 | atan -1 | 
|  | 292 | atan 0.75 | 
|  | 293 | atan 0x1p-5 | 
|  | 294 | atan 0x1p-10 | 
|  | 295 | atan 0x1p-15 | 
|  | 296 | atan 0x1p-20 | 
|  | 297 | atan 0x1p-25 | 
|  | 298 | atan 0x1p-30 | 
|  | 299 | atan 0x1p-35 | 
|  | 300 | atan 0x1p-40 | 
|  | 301 | atan 0x1p-45 | 
|  | 302 | atan 0x1p-50 | 
|  | 303 | atan 0x1p-55 | 
|  | 304 | atan 0x1p-60 | 
|  | 305 | atan 2.5 | 
|  | 306 | atan 10 | 
|  | 307 | atan 1e6 | 
|  | 308 | atan 0x1p31 | 
|  | 309 | atan 0x1p-100 | 
|  | 310 | atan 0x1p-600 | 
|  | 311 | atan 0x1p-10000 | 
|  | 312 | atan -0x3.b02d84p-4 | 
|  | 313 | atan -0x3.3fb708p-4 | 
|  | 314 | atan -0x2.3249ap+0 | 
|  | 315 | atan -0x1.363f46p+0 | 
|  | 316 | atan -0x1.ad4c0ap+0 | 
|  | 317 | atan -0x3.eb8e18p+0 | 
|  | 318 | atan 0x3.53c188p+0 | 
|  | 319 | atan -0x1.58c83p+0 | 
|  | 320 | atan min | 
|  | 321 | atan -min | 
|  | 322 | atan min_subnorm | 
|  | 323 | atan -min_subnorm | 
|  | 324 |  | 
|  | 325 | # atan2 (0,x) == 0 for x > 0. | 
|  | 326 | atan2 0 1 | 
|  | 327 | # atan2 (-0,x) == -0 for x > 0. | 
|  | 328 | atan2 -0 1 | 
|  | 329 | atan2 0 0 | 
|  | 330 | atan2 -0 0 | 
|  | 331 | # atan2 (+0,x) == +pi for x < 0. | 
|  | 332 | atan2 0 -1 | 
|  | 333 | # atan2 (-0,x) == -pi for x < 0. | 
|  | 334 | atan2 -0 -1 | 
|  | 335 | atan2 0 -0 | 
|  | 336 | atan2 -0 -0 | 
|  | 337 | # atan2 (y,+0) == pi/2 for y > 0. | 
|  | 338 | atan2 1 0 | 
|  | 339 | # atan2 (y,-0) == pi/2 for y > 0. | 
|  | 340 | atan2 1 -0 | 
|  | 341 | # atan2 (y,+0) == -pi/2 for y < 0. | 
|  | 342 | atan2 -1 0 | 
|  | 343 | # atan2 (y,-0) == -pi/2 for y < 0. | 
|  | 344 | atan2 -1 -0 | 
|  | 345 | atan2 max max | 
|  | 346 | atan2 max -max | 
|  | 347 | atan2 -max max | 
|  | 348 | atan2 -max -max | 
|  | 349 | atan2 max min | 
|  | 350 | atan2 -max -min | 
|  | 351 | atan2 -max min | 
|  | 352 | atan2 max -min | 
|  | 353 | atan2 max min_subnorm | 
|  | 354 | atan2 -max -min_subnorm | 
|  | 355 | atan2 -max min_subnorm | 
|  | 356 | atan2 max -min_subnorm | 
|  | 357 | atan2 0.75 1 | 
|  | 358 | atan2 -0.75 1.0 | 
|  | 359 | atan2 0.75 -1.0 | 
|  | 360 | atan2 -0.75 -1.0 | 
|  | 361 | atan2 0.390625 .00029 | 
|  | 362 | atan2 1.390625 0.9296875 | 
|  | 363 | atan2 -0.00756827042671106339 -.001792735857538728036 | 
|  | 364 | atan2 0x1.00000000000001p0 0x1.00000000000001p0 | 
|  | 365 | atan2 0x4.c3841p-4 0x2.f2f308p+0 | 
|  | 366 | atan2 -0xe.cf143p-40 0xd.3de7ap-36 | 
|  | 367 | atan2 0x5.576cf8p-4 0x2.21e65p+0 | 
|  | 368 | atan2 -0x4.29411p-4 0x1.f4755cp+0 | 
|  | 369 | atan2 -0xa.b4101p+20 -0xf.9c4c8p-4 | 
|  | 370 | atan2 0x4.251bb8p-4 0x7.40ac68p+0 | 
|  | 371 | atan2 0x1.47239ep+68 0xa.3ac3cp+68 | 
|  | 372 | atan2 -0x6.b0794p-4 0x3.8ff10cp+0 | 
|  | 373 | atan2 -0x7.15e7af0a1780cp-724 0xf.fffffp+124 | 
|  | 374 | atan2 0x3.f16f1p+0 -0x1.546056p+0 | 
|  | 375 | atan2 -0x1.9e657cp-24 0x7.40bb4p-52 | 
|  | 376 | atan2 min min | 
|  | 377 | atan2 min -min | 
|  | 378 | atan2 -min min | 
|  | 379 | atan2 -min -min | 
|  | 380 | atan2 min_subnorm min_subnorm | 
|  | 381 | atan2 min_subnorm -min_subnorm | 
|  | 382 | atan2 -min_subnorm min_subnorm | 
|  | 383 | atan2 -min_subnorm -min_subnorm | 
|  | 384 | atan2 min min_subnorm | 
|  | 385 | atan2 min -min_subnorm | 
|  | 386 | atan2 -min min_subnorm | 
|  | 387 | atan2 -min -min_subnorm | 
|  | 388 | atan2 min_subnorm min | 
|  | 389 | atan2 min_subnorm -min | 
|  | 390 | atan2 -min_subnorm min | 
|  | 391 | atan2 -min_subnorm -min | 
|  | 392 | atan2 1 -max | 
|  | 393 | atan2 -1 -max | 
|  | 394 | atan2 min -max | 
|  | 395 | atan2 -min -max | 
|  | 396 | atan2 min_subnorm -max | 
|  | 397 | atan2 -min_subnorm -max | 
|  | 398 | atan2 1 max | 
|  | 399 | atan2 -1 max | 
|  | 400 | atan2 min max | 
|  | 401 | atan2 -min max | 
|  | 402 | atan2 min_subnorm max | 
|  | 403 | atan2 -min_subnorm max | 
|  | 404 | atan2 min 1 | 
|  | 405 | atan2 -min 1 | 
|  | 406 | atan2 min_subnorm 1 | 
|  | 407 | atan2 -min_subnorm 1 | 
|  | 408 | atan2 min -1 | 
|  | 409 | atan2 -min -1 | 
|  | 410 | atan2 min_subnorm -1 | 
|  | 411 | atan2 -min_subnorm -1 | 
|  | 412 |  | 
|  | 413 | atanh 0 | 
|  | 414 | atanh -0 | 
|  | 415 | atanh 0.75 | 
|  | 416 | atanh -0.75 | 
|  | 417 | atanh 0.25 | 
|  | 418 | atanh 0x1p-5 | 
|  | 419 | atanh 0x1p-10 | 
|  | 420 | atanh 0x1.2345p-20 | 
|  | 421 | atanh 0x1p-8 | 
|  | 422 | atanh 0x1p-9 | 
|  | 423 | atanh 0x1p-10 | 
|  | 424 | atanh 0x1p-11 | 
|  | 425 | atanh 0x1p-12 | 
|  | 426 | atanh 0x1p-13 | 
|  | 427 | atanh 0x1p-24 | 
|  | 428 | atanh 0x1p-25 | 
|  | 429 | atanh 0x1p-26 | 
|  | 430 | atanh 0x1p-27 | 
|  | 431 | atanh 0x1p-28 | 
|  | 432 | atanh 0x1p-29 | 
|  | 433 | atanh 0x1p-30 | 
|  | 434 | atanh 0x1p-31 | 
|  | 435 | atanh 0x1p-32 | 
|  | 436 | atanh 0x1p-33 | 
|  | 437 | atanh 0x1p-48 | 
|  | 438 | atanh 0x1p-49 | 
|  | 439 | atanh 0x1p-50 | 
|  | 440 | atanh 0x1p-51 | 
|  | 441 | atanh 0x1p-52 | 
|  | 442 | atanh 0x1p-53 | 
|  | 443 | atanh 0x1p-54 | 
|  | 444 | atanh 0x1p-55 | 
|  | 445 | atanh 0x1p-56 | 
|  | 446 | atanh 0x1p-57 | 
|  | 447 | atanh 0x1p-58 | 
|  | 448 | atanh 0x1p-59 | 
|  | 449 | atanh 0x1p-100 | 
|  | 450 | atanh -0x1p-100 | 
|  | 451 | atanh 0x1p-600 | 
|  | 452 | atanh -0x1p-600 | 
|  | 453 | atanh 0x1p-10000 | 
|  | 454 | atanh -0x1p-10000 | 
|  | 455 | atanh 0x0.ffffffp0 no-test-inline | 
|  | 456 | atanh -0x0.ffffffp0 no-test-inline | 
|  | 457 | atanh 0x0.ffffffff8p0 no-test-inline | 
|  | 458 | atanh -0x0.ffffffff8p0 no-test-inline | 
|  | 459 | atanh 0x0.ffffffffffffp0 no-test-inline | 
|  | 460 | atanh -0x0.ffffffffffffp0 no-test-inline | 
|  | 461 | atanh 0x0.fffffffffffff8p0 no-test-inline | 
|  | 462 | atanh -0x0.fffffffffffff8p0 no-test-inline | 
|  | 463 | atanh 0x0.ffffffffffffffffp0 no-test-inline | 
|  | 464 | atanh -0x0.ffffffffffffffffp0 no-test-inline | 
|  | 465 | atanh 0x0.ffffffffffffffffffffffffffcp0 no-test-inline | 
|  | 466 | atanh -0x0.ffffffffffffffffffffffffffcp0 no-test-inline | 
|  | 467 | atanh 0x0.ffffffffffffffffffffffffffff8p0 no-test-inline | 
|  | 468 | atanh -0x0.ffffffffffffffffffffffffffff8p0 no-test-inline | 
|  | 469 | atanh -0x6.e6c77p-20 | 
|  | 470 | atanh 0x3.2ca824p-4 | 
|  | 471 | atanh -0x1.cc1d66p-4 | 
|  | 472 | atanh -0xf.cd3809ca8fd28p-4 no-test-inline | 
|  | 473 | atanh -0x1.04f386p-4 | 
|  | 474 | atanh -0x2.084568p-4 | 
|  | 475 | atanh -0x3.e0a5d8p-4 | 
|  | 476 | atanh 0x3.dfb1f5db0ceccp-4 | 
|  | 477 | atanh 0x2.251b2a64c85dep-4 | 
|  | 478 | atanh -0x2.e3458cp-4 | 
|  | 479 | atanh 0x3.91d9f3c80c72d7acp-4 | 
|  | 480 | atanh -0x2.6c52c26567198p-4 | 
|  | 481 | atanh 0x3.a274ecp-4 | 
|  | 482 | atanh -0x3.f0f519a687b64p-8 | 
|  | 483 | atanh 0x6.fd4ec8p-4 | 
|  | 484 | atanh -0x2.6cb2a8p-4 | 
|  | 485 | atanh -0xc.21df7c7f51508p-4 | 
|  | 486 | atanh 0x5.8be99p-40 | 
|  | 487 | atanh 0x3.cbed35fe733d8p-4 | 
|  | 488 | atanh -0x5.c18b6p-4 | 
|  | 489 | atanh -0x7.c88a5p-8 | 
|  | 490 | atanh -0x2.c72b7cp-4 | 
|  | 491 | atanh -0x3.98eaf4p-4 | 
|  | 492 | atanh 0x2.c1085p-4 | 
|  | 493 | atanh 0x1p-500 | 
|  | 494 | atanh 0x1p-5000 | 
|  | 495 | atanh min | 
|  | 496 | atanh -min | 
|  | 497 | atanh min_subnorm | 
|  | 498 | atanh -min_subnorm | 
|  | 499 |  | 
|  | 500 | # cabs (x,y) == cabs (y,x). | 
|  | 501 | cabs 0.75 12.390625 | 
|  | 502 | # cabs (x,y) == cabs (-x,y). | 
|  | 503 | cabs -12.390625 0.75 | 
|  | 504 | # cabs (x,y) == cabs (-y,x). | 
|  | 505 | cabs -0.75 12.390625 | 
|  | 506 | # cabs (x,y) == cabs (-x,-y). | 
|  | 507 | cabs -12.390625 -0.75 | 
|  | 508 | # cabs (x,y) == cabs (-y,-x). | 
|  | 509 | cabs -0.75 -12.390625 | 
|  | 510 | # cabs (x,0) == fabs (x). | 
|  | 511 | cabs -0.75 0 | 
|  | 512 | cabs 0.75 0 | 
|  | 513 | cabs -1.0 0 | 
|  | 514 | cabs 1.0 0 | 
|  | 515 | cabs -5.7e7 0 | 
|  | 516 | cabs 5.7e7 0 | 
|  | 517 | cabs 0.75 1.25 | 
|  | 518 | cabs -0x1.34be3p-4 -0xc.56623p+0 | 
|  | 519 | cabs -0x1.2b0ff8p+28 -0x2.549fc4p+16 | 
|  | 520 | cabs -0x1.0932cp-80 -0x2.51109p-24 | 
|  | 521 | cabs -0x1.055fb2p+48 0x9.1ce86p+24 | 
|  | 522 | cabs -0x1.26a566p+120 0x4.017b28p+92 | 
|  | 523 | cabs -0x1.0eda54p+28 0xb.09476p+0 | 
|  | 524 | cabs -0x1.133b84p+84 -0xa.7d925f57f60cp+768 | 
|  | 525 | cabs -0 -0x3.4e5d7877324cp+0 | 
|  | 526 | cabs -0xa.f59b8p+4 0xa.21a95p+20 | 
|  | 527 | cabs -0x1.30ed4cp+0 0x1.e9d956p+56 | 
|  | 528 | cabs -0x1.250366p-36 -0x5.a5046p-4 | 
|  | 529 | cabs -0x1.88858cp+84 0x5.bd9198p+36 | 
|  | 530 |  | 
|  | 531 | # carg (x + i 0) == 0 for x > 0. | 
|  | 532 | carg 2.0 0 | 
|  | 533 | # carg (x - i 0) == -0 for x > 0. | 
|  | 534 | carg 2.0 -0 | 
|  | 535 | carg 0 0 | 
|  | 536 | carg 0 -0 | 
|  | 537 | # carg (x + i 0) == +pi for x < 0. | 
|  | 538 | carg -2.0 0 | 
|  | 539 | # carg (x - i 0) == -pi for x < 0. | 
|  | 540 | carg -2.0 -0 | 
|  | 541 | carg -0 0 | 
|  | 542 | carg -0 -0 | 
|  | 543 | # carg (+0 + i y) == pi/2 for y > 0. | 
|  | 544 | carg 0 2.0 | 
|  | 545 | # carg (-0 + i y) == pi/2 for y > 0. | 
|  | 546 | carg -0 2.0 | 
|  | 547 | # carg (+0 + i y) == -pi/2 for y < 0. | 
|  | 548 | carg 0 -2.0 | 
|  | 549 | # carg (-0 + i y) == -pi/2 for y < 0. | 
|  | 550 | carg -0 -2.0 | 
|  | 551 | carg 0x2.f2f308p+0 0x4.c3841p-4 | 
|  | 552 | carg 0xd.3de7ap-36 -0xe.cf143p-40 | 
|  | 553 | carg 0x2.21e65p+0 0x5.576cf8p-4 | 
|  | 554 | carg 0x1.f4755cp+0 -0x4.29411p-4 | 
|  | 555 | carg -0xf.9c4c8p-4 -0xa.b4101p+20 | 
|  | 556 | carg 0x7.40ac68p+0 0x4.251bb8p-4 | 
|  | 557 | carg 0xa.3ac3cp+68 0x1.47239ep+68 | 
|  | 558 | carg 0x3.8ff10cp+0 -0x6.b0794p-4 | 
|  | 559 | carg -0x3.973cc4p+72 -0xf.fffffp+124 | 
|  | 560 | carg -0x1.0a512ap-120 0xf.54681p-108 | 
|  | 561 | carg -0x3.be0054531569p-4 -0xb.0c5a9p-4 | 
|  | 562 | carg -0x1.0236b6p-20 0x2.a6e504p+108 | 
|  | 563 | carg 0x9.27b5fd9157b6c92b151371ca23d8p+0 0x1.d8759b9024992p+0 | 
|  | 564 | carg 0x8p-152 0x4p-1076 | 
|  | 565 |  | 
|  | 566 | cbrt 0.0 | 
|  | 567 | cbrt -0 | 
|  | 568 | cbrt -0.001 | 
|  | 569 | cbrt 2 | 
|  | 570 | cbrt 4 | 
|  | 571 | cbrt 8 | 
|  | 572 | cbrt -10 | 
|  | 573 | cbrt -27.0 | 
|  | 574 | cbrt 0.9921875 | 
|  | 575 | cbrt 0.75 | 
|  | 576 | cbrt 0x1p16383 | 
|  | 577 | cbrt 0x1p-16383 | 
|  | 578 | cbrt 1e5 | 
|  | 579 | cbrt 0x3.132634p+0 | 
|  | 580 | cbrt -0xc.8d0442f2f0d1p-492 | 
|  | 581 | cbrt -0xa.6b142p+40 | 
|  | 582 | cbrt -0x1.f28ab85f3580ap-128 | 
|  | 583 | cbrt -0x2.b5cd28p-36 | 
|  | 584 | cbrt -0x1.d6a8bep-20 | 
|  | 585 | cbrt -0x3.593ed8p-72 | 
|  | 586 | cbrt 0x1.bd0098p-104 | 
|  | 587 | cbrt -0x3.300d34p+0 | 
|  | 588 | cbrt 0x6.247f5p-4 | 
|  | 589 | cbrt -0x3.48648028cb464p+0 | 
|  | 590 | cbrt max | 
|  | 591 | cbrt -max | 
|  | 592 | cbrt min | 
|  | 593 | cbrt -min | 
|  | 594 | cbrt min_subnorm | 
|  | 595 | cbrt -min_subnorm | 
|  | 596 |  | 
|  | 597 | ccos 0.0 0.0 | 
|  | 598 | ccos -0 0.0 | 
|  | 599 | ccos 0.0 -0 | 
|  | 600 | ccos -0 -0 | 
|  | 601 |  | 
|  | 602 | ccos 0.75 1.25 | 
|  | 603 | ccos -2 -3 | 
|  | 604 |  | 
|  | 605 | ccos 0.75 89.5 | 
|  | 606 | ccos 0.75 -89.5 | 
|  | 607 | ccos -0.75 89.5 | 
|  | 608 | ccos -0.75 -89.5 | 
|  | 609 | ccos 0.75 710.5 | 
|  | 610 | ccos 0.75 -710.5 | 
|  | 611 | ccos -0.75 710.5 | 
|  | 612 | ccos -0.75 -710.5 | 
|  | 613 | ccos 0.75 11357.25 | 
|  | 614 | ccos 0.75 -11357.25 | 
|  | 615 | ccos -0.75 11357.25 | 
|  | 616 | ccos -0.75 -11357.25 | 
|  | 617 |  | 
|  | 618 | ccos 0x1p-149 180 | 
|  | 619 | ccos 0x1p-1074 1440 | 
|  | 620 | ccos 0x1p-16434 22730 | 
|  | 621 |  | 
|  | 622 | ccos min_subnorm_p120 0x1p-120 | 
|  | 623 | ccos 0x1p-120 min_subnorm_p120 | 
|  | 624 |  | 
|  | 625 | ccos min 1 | 
|  | 626 | ccos -min 1 | 
|  | 627 | ccos min_subnorm 80 | 
|  | 628 | ccos -min_subnorm 80 | 
|  | 629 |  | 
|  | 630 | ccosh 0.0 0.0 | 
|  | 631 | ccosh -0 0.0 | 
|  | 632 | ccosh 0.0 -0 | 
|  | 633 | ccosh -0 -0 | 
|  | 634 |  | 
|  | 635 | ccosh 0.75 1.25 | 
|  | 636 | ccosh -2 -3 | 
|  | 637 |  | 
|  | 638 | ccosh 89.5 0.75 | 
|  | 639 | ccosh -89.5 0.75 | 
|  | 640 | ccosh 89.5 -0.75 | 
|  | 641 | ccosh -89.5 -0.75 | 
|  | 642 | ccosh 710.5 0.75 | 
|  | 643 | ccosh -710.5 0.75 | 
|  | 644 | ccosh 710.5 -0.75 | 
|  | 645 | ccosh -710.5 -0.75 | 
|  | 646 | ccosh 11357.25 0.75 | 
|  | 647 | ccosh -11357.25 0.75 | 
|  | 648 | ccosh 11357.25 -0.75 | 
|  | 649 | ccosh -11357.25 -0.75 | 
|  | 650 |  | 
|  | 651 | ccosh 180 0x1p-149 | 
|  | 652 | ccosh 1440 0x1p-1074 | 
|  | 653 | ccosh 22730 0x1p-16434 | 
|  | 654 |  | 
|  | 655 | ccosh min_subnorm_p120 0x1p-120 | 
|  | 656 | ccosh 0x1p-120 min_subnorm_p120 | 
|  | 657 |  | 
|  | 658 | ccosh 1 min | 
|  | 659 | ccosh 1 -min | 
|  | 660 | ccosh 80 min_subnorm | 
|  | 661 | ccosh 80 -min_subnorm | 
|  | 662 |  | 
|  | 663 | cexp 0 0 | 
|  | 664 | cexp -0 0 | 
|  | 665 | cexp 0 -0 | 
|  | 666 | cexp -0 -0 | 
|  | 667 |  | 
|  | 668 | cexp 0.75 1.25 | 
|  | 669 | cexp -2.0 -3.0 | 
|  | 670 |  | 
|  | 671 | cexp 0 0x1p65 | 
|  | 672 | cexp 0 -0x1p65 | 
|  | 673 | cexp 50 0x1p127 | 
|  | 674 |  | 
|  | 675 | cexp 0 1e22 | 
|  | 676 | cexp 0 0x1p1023 | 
|  | 677 | cexp 500 0x1p1023 | 
|  | 678 |  | 
|  | 679 | cexp 0 0x1p16383 | 
|  | 680 | cexp -10000 0x1p16383 | 
|  | 681 |  | 
|  | 682 | cexp 88.75 0.75 | 
|  | 683 | cexp -95 0.75 | 
|  | 684 | cexp 709.8125 0.75 | 
|  | 685 | cexp -720 0.75 | 
|  | 686 | cexp 11356.5625 0.75 | 
|  | 687 | cexp -11370 0.75 | 
|  | 688 |  | 
|  | 689 | cexp 180 0x1p-149 | 
|  | 690 | cexp 1440 0x1p-1074 | 
|  | 691 | cexp 22730 0x1p-16434 | 
|  | 692 |  | 
|  | 693 | cexp 1e6 0 | 
|  | 694 | cexp 1e6 min | 
|  | 695 | cexp 1e6 -min | 
|  | 696 |  | 
|  | 697 | cexp 1 min | 
|  | 698 | cexp 1 -min | 
|  | 699 | cexp 80 min_subnorm | 
|  | 700 | cexp 80 -min_subnorm | 
|  | 701 |  | 
|  | 702 | cexp min min_subnorm | 
|  | 703 | cexp min -min_subnorm | 
|  | 704 |  | 
|  | 705 | clog 0.75 1.25 | 
|  | 706 | clog -2 -3 | 
|  | 707 |  | 
|  | 708 | clog 0x2.f2f308p+0 0x4.c3841p-4 | 
|  | 709 | clog 0xd.3de7ap-36 -0xe.cf143p-40 | 
|  | 710 | clog 0x2.21e65p+0 0x5.576cf8p-4 | 
|  | 711 | clog 0x1.f4755cp+0 -0x4.29411p-4 | 
|  | 712 | clog -0xf.9c4c8p-4 -0xa.b4101p+20 | 
|  | 713 | clog 0x7.40ac68p+0 0x4.251bb8p-4 | 
|  | 714 | clog 0xa.3ac3cp+68 0x1.47239ep+68 | 
|  | 715 | clog 0x3.8ff10cp+0 -0x6.b0794p-4 | 
|  | 716 |  | 
|  | 717 | clog 0xa.a39ffp-4 -0x2.360c38p-4 | 
|  | 718 | clog 0x6.9a4569067b6ecp-4 0xb.0a30d15e7d798p-4 | 
|  | 719 | clog -0x1.105436p+0 -0x6.66396df3cc7ap-4 | 
|  | 720 | clog -0x2.c90b952282392dep-4 0x1.43cda16634cc7046p+0 | 
|  | 721 |  | 
|  | 722 | clog -0x9.93d164127d9fp-4 0x7.c5c8d8p-4 | 
|  | 723 | clog -0xa.5920ap-4 -0x6.2cda5p-4 | 
|  | 724 | clog 0xd.d05c38ebb1b4p+60 -0x3.c22fdp+44 | 
|  | 725 |  | 
|  | 726 | clog -0xa.19f8ec252c58d5p-4 0x7.d10cdec29a141538p-4 | 
|  | 727 | clog -0xa.7ac41a0b417cb8fp-4 -0x6.c5a32eaeedd4p-4 | 
|  | 728 | clog 0x3.c16p-136 0x8p-152 | 
|  | 729 | clog -0x1.0a69de710590dp+0 -0x7.bc7e121e2b0d1088p-4 | 
|  | 730 |  | 
|  | 731 | clog -0x2.7bdep-4 0x5.ab7a4p-4 | 
|  | 732 | clog -0xb.e1d3d0ff44358p-4 -0x7.54785e1b143f8p-4 | 
|  | 733 | clog 0x3.ba473p+0 0x7.eea9ap-4 | 
|  | 734 | clog 0x9.d02220baee4ep+36 0x2.b9a29cp+0 | 
|  | 735 | clog -0x5.1a5cf8p-4 -0xb.73012p-4 | 
|  | 736 | clog -0xa.ff292a609dbb8p-4 0x6.f73d4cp-4 | 
|  | 737 | clog -0x5.1a5cfc2301114p-4 -0xb.730118p-4 | 
|  | 738 | clog 0xb.ffffcp-4 0x7.ffff1p-4 | 
|  | 739 | clog 0xb.ffffp-4 0x7.ffffap-4 | 
|  | 740 | clog 0xb.ffffp-4 0x7.fffff8p-4 | 
|  | 741 | clog 0xb.ffffp-4 0x7.ffffp-4 | 
|  | 742 | clog 0xb.fffffp-4 0x7.ffff68p-4 | 
|  | 743 | clog 0xb.fffffp-4 0x7.ffffp-4 | 
|  | 744 | clog 0xb.ffff8p-4 0x7.ffffcp-4 | 
|  | 745 | clog 0xb.ffffp-4 0x7.ffffcp-4 | 
|  | 746 | clog 0xb.ffffp-4 0x7.ffffb8p-4 | 
|  | 747 | clog 0xb.ffffp-4 0x7.ffff7p-4 | 
|  | 748 | clog 0xb.ffffp-4 0x7.ffff5p-4 | 
|  | 749 | clog 0xb.fffffffffff7p-4 0x7.fffff8p-4 | 
|  | 750 | clog 0xb.fffffffffff08p-4 0x7.fffffffffffdp-4 | 
|  | 751 | clog 0xb.fffffffffff08p-4 0x7.fffffffffff9p-4 | 
|  | 752 | clog 0xb.fffffffffffp-4 0x7.fffffffffffdcp-4 | 
|  | 753 | clog 0xb.fffffp-4 0x7.ffffffffffff4p-4 | 
|  | 754 | clog 0xb.fffffffffffp-4 0x7.fffffffffffecp-4 | 
|  | 755 | clog 0xb.fffffffffff8p-4 0x7.fffff8p-4 | 
|  | 756 | clog 0x8p-152 -0x1.10233ap+0 | 
|  | 757 | clog 0xa.03634p-4 -0x4.7bb918p-20 | 
|  | 758 | clog -0x5.e23d2p-4 0x8.525df889c21ap-4 | 
|  | 759 | clog 0x9.8ce58p-4 -0x8p-152 | 
|  | 760 | clog 0x8p-152 0x9.2af75p-4 | 
|  | 761 | clog 0x9.97a15de8e59d8p-4 -0 | 
|  | 762 | clog -0x4.74556ec92eb4746p-4 0x1.1e7aa1d936f6efe6p+0 | 
|  | 763 | clog 0x9.97a15de8e59d8p-4 -0 | 
|  | 764 | clog -0x9.7f1d7p-64 0x9.db37dp-4 | 
|  | 765 | clog -0x8.5efc4p-4 -0x5.40310cp-4 | 
|  | 766 | clog -0x9.0b459p-4 0 | 
|  | 767 | clog -0x6.a9419e9b30e68p-4 -0x6.262c7p-4 | 
|  | 768 | clog 0x5.2767cdfdfbf2p-4 0x7.69ee98p-4 | 
|  | 769 | clog -0x9.f5563cb3227d8p-4 0 | 
|  | 770 | clog -0x9.5a284p-4 0x6.899578p-8 | 
|  | 771 | clog 0xa.3e62bp-4 0x1.18c03p-100 | 
|  | 772 | clog 0 -0x9.22a99p-4 | 
|  | 773 | clog 0 0x9.7915bp-4 | 
|  | 774 | clog 0x3.00d1ap-12 0x1.23ff6ap+0 | 
|  | 775 |  | 
|  | 776 | clog 0x1.fffffep+127 0x1.fffffep+127 | 
|  | 777 | clog 0x1.fffffep+127 1.0 | 
|  | 778 | clog 0x1p-149 0x1p-149 | 
|  | 779 | clog 0x1p-147 0x1p-147 | 
|  | 780 | clog 0x1.fffffffffffffp+1023 0x1.fffffffffffffp+1023 | 
|  | 781 | clog 0x1.fffffffffffffp+1023 0x1p+1023 | 
|  | 782 | clog 0x1p-1074 0x1p-1074 | 
|  | 783 | clog 0x1p-1073 0x1p-1073 | 
|  | 784 | clog 0x1.fp+16383 0x1.fp+16383 | 
|  | 785 | clog 0x1.fp+16383 0x1p+16383 | 
|  | 786 | clog 0x1p-16440 0x1p-16441 | 
|  | 787 |  | 
|  | 788 | clog 0x1p-149 0x1.fp+127 | 
|  | 789 | clog -0x1p-149 0x1.fp+127 | 
|  | 790 | clog 0x1p-149 -0x1.fp+127 | 
|  | 791 | clog -0x1p-149 -0x1.fp+127 | 
|  | 792 | clog -0x1.fp+127 0x1p-149 | 
|  | 793 | clog -0x1.fp+127 -0x1p-149 | 
|  | 794 | clog 0x1.fp+127 0x1p-149 | 
|  | 795 | clog 0x1.fp+127 -0x1p-149 | 
|  | 796 | clog 0x1p-1074 0x1.fp+1023 | 
|  | 797 | clog -0x1p-1074 0x1.fp+1023 | 
|  | 798 | clog 0x1p-1074 -0x1.fp+1023 | 
|  | 799 | clog -0x1p-1074 -0x1.fp+1023 | 
|  | 800 | clog -0x1.fp+1023 0x1p-1074 | 
|  | 801 | clog -0x1.fp+1023 -0x1p-1074 | 
|  | 802 | clog 0x1.fp+1023 0x1p-1074 | 
|  | 803 | clog 0x1.fp+1023 -0x1p-1074 | 
|  | 804 | clog 0x1p-16445 0x1.fp+16383 | 
|  | 805 | clog -0x1p-16445 0x1.fp+16383 | 
|  | 806 | clog 0x1p-16445 -0x1.fp+16383 | 
|  | 807 | clog -0x1p-16445 -0x1.fp+16383 | 
|  | 808 | clog -0x1.fp+16383 0x1p-16445 | 
|  | 809 | clog -0x1.fp+16383 -0x1p-16445 | 
|  | 810 | clog 0x1.fp+16383 0x1p-16445 | 
|  | 811 | clog 0x1.fp+16383 -0x1p-16445 | 
|  | 812 | clog 0x1p-16494 0x1.fp+16383 | 
|  | 813 | clog -0x1p-16494 0x1.fp+16383 | 
|  | 814 | clog 0x1p-16494 -0x1.fp+16383 | 
|  | 815 | clog -0x1p-16494 -0x1.fp+16383 | 
|  | 816 | clog -0x1.fp+16383 0x1p-16494 | 
|  | 817 | clog -0x1.fp+16383 -0x1p-16494 | 
|  | 818 | clog 0x1.fp+16383 0x1p-16494 | 
|  | 819 | clog 0x1.fp+16383 -0x1p-16494 | 
|  | 820 |  | 
|  | 821 | clog 1.0 0x1.234566p-10 | 
|  | 822 | clog -1.0 0x1.234566p-20 | 
|  | 823 | clog 0x1.234566p-30 1.0 | 
|  | 824 | clog -0x1.234566p-40 -1.0 | 
|  | 825 | clog 0x1.234566p-50 1.0 | 
|  | 826 | clog 0x1.234566p-60 1.0 | 
|  | 827 | clog 0x1p-62 1.0 | 
|  | 828 | clog 0x1p-63 1.0 | 
|  | 829 | clog 0x1p-64 1.0 | 
|  | 830 | clog 0x1p-510 1.0 | 
|  | 831 | clog 0x1p-511 1.0 | 
|  | 832 | clog 0x1p-512 1.0 | 
|  | 833 | clog 0x1p-8190 1.0 | 
|  | 834 | clog 0x1p-8191 1.0 | 
|  | 835 | clog 0x1p-8192 1.0 | 
|  | 836 |  | 
|  | 837 | clog 0x1.000566p0 0x1.234p-10 | 
|  | 838 | clog 0x1.000566p0 0x1.234p-100 | 
|  | 839 | clog -0x1.0000000123456p0 0x1.2345678p-30 | 
|  | 840 | clog -0x1.0000000123456p0 0x1.2345678p-1000 | 
|  | 841 | clog 0x1.00000000000000123456789abcp0 0x1.23456789p-60 | 
|  | 842 | clog 0x1.00000000000000123456789abcp0 0x1.23456789p-1000 | 
|  | 843 |  | 
|  | 844 | clog 0x0.ffffffp0 0x0.ffffffp-100 | 
|  | 845 | clog 0x0.fffffffffffff8p0 0x0.fffffffffffff8p-1000 | 
|  | 846 | clog 0x0.ffffffffffffffffp0 0x0.ffffffffffffffffp-15000 | 
|  | 847 |  | 
|  | 848 | clog 0x1a6p-10 0x3a5p-10 | 
|  | 849 | clog 0xf2p-10 0x3e3p-10 | 
|  | 850 | clog 0x4d4ep-15 0x6605p-15 | 
|  | 851 | clog 0x2818p-15 0x798fp-15 | 
|  | 852 | clog 0x9b57bp-20 0xcb7b4p-20 | 
|  | 853 | clog 0x2731p-20 0xfffd0p-20 | 
|  | 854 | clog 0x2ede88p-23 0x771c3fp-23 | 
|  | 855 | clog 0x11682p-23 0x7ffed1p-23 | 
|  | 856 | clog 0xa1f2c1p-24 0xc643aep-24 | 
|  | 857 | clog 0x659feap-24 0xeaf6f9p-24 | 
|  | 858 | clog 0x4447d7175p-35 0x6c445e00ap-35 | 
|  | 859 | clog 0x2dd46725bp-35 0x7783a1284p-35 | 
|  | 860 | clog 0x164c74eea876p-45 0x16f393482f77p-45 | 
|  | 861 | clog 0xfe961079616p-45 0x1bc37e09e6d1p-45 | 
|  | 862 | clog 0xa4722f19346cp-51 0x7f9631c5e7f07p-51 | 
|  | 863 | clog 0x10673dd0f2481p-51 0x7ef1d17cefbd2p-51 | 
|  | 864 | clog 0x8ecbf810c4ae6p-52 0xd479468b09a37p-52 | 
|  | 865 | clog 0x5b06b680ea2ccp-52 0xef452b965da9fp-52 | 
|  | 866 | clog 0x659b70ab7971bp-53 0x1f5d111e08abecp-53 | 
|  | 867 | clog 0x15cfbd1990d1ffp-53 0x176a3973e09a9ap-53 | 
|  | 868 | clog 0x1367a310575591p-54 0x3cfcc0a0541f60p-54 | 
|  | 869 | clog 0x55cb6d0c83af5p-55 0x7fe33c0c7c4e90p-55 | 
|  | 870 | clog 0x298c62cb546588a7p-63 0x7911b1dfcc4ecdaep-63 | 
|  | 871 | clog 0x4d9c37e2b5cb4533p-63 0x65c98be2385a042ep-63 | 
|  | 872 | clog 0x602fd5037c4792efp-64 0xed3e2086dcca80b8p-64 | 
|  | 873 | clog 0x6b10b4f3520217b6p-64 0xe8893cbb449253a1p-64 | 
|  | 874 | clog 0x81b7efa81fc35ad1p-65 0x1ef4b835f1c79d812p-65 | 
|  | 875 | clog 0x3f96469050f650869c2p-75 0x6f16b2c9c8b05988335p-75 | 
|  | 876 | clog 0x3157fc1d73233e580c8p-75 0x761b52ccd435d7c7f5fp-75 | 
|  | 877 | clog 0x155f8afc4c48685bf63610p-85 0x17d0cf2652cdbeb1294e19p-85 | 
|  | 878 | clog 0x13836d58a13448d750b4b9p-85 0x195ca7bc3ab4f9161edbe6p-85 | 
|  | 879 | clog 0x1df515eb171a808b9e400266p-95 0x7c71eb0cd4688dfe98581c77p-95 | 
|  | 880 | clog 0xe33f66c9542ca25cc43c867p-95 0x7f35a68ebd3704a43c465864p-95 | 
|  | 881 | clog 0x6771f22c64ed551b857c128b4cp-105 0x1f570e7a13cc3cf2f44fd793ea1p-105 | 
|  | 882 | clog 0x15d8ab6ed05ca514086ac3a1e84p-105 0x1761e480aa094c0b10b34b09ce9p-105 | 
|  | 883 | clog 0x187190c1a334497bdbde5a95f48p-106 0x3b25f08062d0a095c4cfbbc338dp-106 | 
|  | 884 | clog 0x6241ef0da53f539f02fad67dabp-106 0x3fb46641182f7efd9caa769dac0p-106 | 
|  | 885 | clog 0x3e1d0a105ac4ebeacd9c6952d34cp-112 0xf859b3d1b06d005dcbb5516d5479p-112 | 
|  | 886 | clog 0x47017a2e36807acb1e5214b209dep-112 0xf5f4a550c9d75e3bb1839d865f0dp-112 | 
|  | 887 | clog 0x148f818cb7a9258fca942ade2a0cap-113 0x18854a34780b8333ec53310ad7001p-113 | 
|  | 888 | clog 0xfd95243681c055c2632286921092p-113 0x1bccabcd29ca2152860ec29e34ef7p-113 | 
|  | 889 | clog 0xdb85c467ee2aadd5f425fe0f4b8dp-114 0x3e83162a0f95f1dcbf97dddf410eap-114 | 
|  | 890 | clog 0x1415bcaf2105940d49a636e98ae59p-115 0x7e6a150adfcd1b0921d44b31f40f4p-115 | 
|  | 891 |  | 
|  | 892 | clog10 0.75 1.25 | 
|  | 893 | clog10 -2 -3 | 
|  | 894 |  | 
|  | 895 | clog10 0x2.f2f308p+0 0x4.c3841p-4 | 
|  | 896 | clog10 0xd.3de7ap-36 -0xe.cf143p-40 | 
|  | 897 | clog10 0x2.21e65p+0 0x5.576cf8p-4 | 
|  | 898 | clog10 0x1.f4755cp+0 -0x4.29411p-4 | 
|  | 899 | clog10 -0xf.9c4c8p-4 -0xa.b4101p+20 | 
|  | 900 | clog10 0x7.40ac68p+0 0x4.251bb8p-4 | 
|  | 901 | clog10 0xa.3ac3cp+68 0x1.47239ep+68 | 
|  | 902 | clog10 0x3.8ff10cp+0 -0x6.b0794p-4 | 
|  | 903 |  | 
|  | 904 | clog10 0x2.83f8ap+0 -0xb.0b529p-4 | 
|  | 905 | clog10 -0x2.eb21fcp-4 -0x6.59bbc8p-4 | 
|  | 906 | clog10 -0x3.3f7fc4p-4 0xb.ba599p-4 | 
|  | 907 | clog10 0x1.cd1ab2p-124 -0x8p-152 | 
|  | 908 | clog10 0xa.32054p-4 0x2.c7e71cp-4 | 
|  | 909 | clog10 -0x5.9ecf8c7b5a0f4p-4 0xa.a945e5f8761c8p-4 | 
|  | 910 | clog10 0x1.7a858p+0 -0x6.d940dp-4 | 
|  | 911 | clog10 -0x2.51320d99da5a2p-4 0x3.b8176p-4 | 
|  | 912 | clog10 -0x1.25c2d3e172df8p+0 0 | 
|  | 913 | clog10 0x1.0c684e35d0b2ap+0 -0x7.37df8a65c28fp-4 | 
|  | 914 |  | 
|  | 915 | clog10 -0x9.93d164127d9fp-4 0x7.c5c8d8p-4 | 
|  | 916 | clog10 -0xa.5920ap-4 -0x6.2cda5p-4 | 
|  | 917 | clog10 0xd.d05c38ebb1b4p+60 -0x3.c22fdp+44 | 
|  | 918 |  | 
|  | 919 | clog10 -0xa.19f8ec252c58d5p-4 0x7.d10cdec29a141538p-4 | 
|  | 920 | clog10 -0xa.7ac41a0b417cb8fp-4 -0x6.c5a32eaeedd4p-4 | 
|  | 921 | clog10 0x3.c16p-136 0x8p-152 | 
|  | 922 | clog10 -0x1.0a69de710590dp+0 -0x7.bc7e121e2b0d1088p-4 | 
|  | 923 |  | 
|  | 924 | clog10 -0x2.7bdep-4 0x5.ab7a4p-4 | 
|  | 925 | clog10 -0xb.e1d3d0ff44358p-4 -0x7.54785e1b143f8p-4 | 
|  | 926 | clog10 0x3.ba473p+0 0x7.eea9ap-4 | 
|  | 927 | clog10 0x9.d02220baee4ep+36 0x2.b9a29cp+0 | 
|  | 928 | clog10 -0x5.1a5cf8p-4 -0xb.73012p-4 | 
|  | 929 | clog10 -0xa.ff292a609dbb8p-4 0x6.f73d4cp-4 | 
|  | 930 | clog10 -0x5.1a5cfc2301114p-4 -0xb.730118p-4 | 
|  | 931 | clog10 0xb.ffffcp-4 0x7.ffff1p-4 | 
|  | 932 | clog10 0xb.ffffp-4 0x7.ffffap-4 | 
|  | 933 | clog10 0xb.ffffp-4 0x7.fffff8p-4 | 
|  | 934 | clog10 0xb.ffffp-4 0x7.ffffp-4 | 
|  | 935 | clog10 0xb.fffffp-4 0x7.ffff68p-4 | 
|  | 936 | clog10 0xb.fffffp-4 0x7.ffffp-4 | 
|  | 937 | clog10 0xb.ffff8p-4 0x7.ffffcp-4 | 
|  | 938 | clog10 0xb.ffffp-4 0x7.ffffcp-4 | 
|  | 939 | clog10 0xb.ffffp-4 0x7.ffffb8p-4 | 
|  | 940 | clog10 0xb.ffffp-4 0x7.ffff7p-4 | 
|  | 941 | clog10 0xb.ffffp-4 0x7.ffff5p-4 | 
|  | 942 | clog10 0xb.fffffffffff7p-4 0x7.fffff8p-4 | 
|  | 943 | clog10 0xb.fffffffffff08p-4 0x7.fffffffffffdp-4 | 
|  | 944 | clog10 0xb.fffffffffff08p-4 0x7.fffffffffff9p-4 | 
|  | 945 | clog10 0xb.fffffffffffp-4 0x7.fffffffffffdcp-4 | 
|  | 946 | clog10 0xb.fffffp-4 0x7.ffffffffffff4p-4 | 
|  | 947 | clog10 0xb.fffffffffffp-4 0x7.fffffffffffecp-4 | 
|  | 948 | clog10 0xb.fffffffffff8p-4 0x7.fffff8p-4 | 
|  | 949 | clog10 0x8p-152 -0x1.10233ap+0 | 
|  | 950 | clog10 0xa.03634p-4 -0x4.7bb918p-20 | 
|  | 951 | clog10 -0x5.e23d2p-4 0x8.525df889c21ap-4 | 
|  | 952 | clog10 0x9.8ce58p-4 -0x8p-152 | 
|  | 953 | clog10 0x8p-152 0x9.2af75p-4 | 
|  | 954 | clog10 0x9.97a15de8e59d8p-4 -0 | 
|  | 955 | clog10 -0x4.74556ec92eb4746p-4 0x1.1e7aa1d936f6efe6p+0 | 
|  | 956 | clog10 0x9.97a15de8e59d8p-4 -0 | 
|  | 957 | clog10 -0x9.7f1d7p-64 0x9.db37dp-4 | 
|  | 958 | clog10 -0x8.5efc4p-4 -0x5.40310cp-4 | 
|  | 959 | clog10 -0x9.0b459p-4 0 | 
|  | 960 | clog10 -0x6.a9419e9b30e68p-4 -0x6.262c7p-4 | 
|  | 961 | clog10 0x5.2767cdfdfbf2p-4 0x7.69ee98p-4 | 
|  | 962 | clog10 -0x9.f5563cb3227d8p-4 0 | 
|  | 963 | clog10 -0x9.5a284p-4 0x6.899578p-8 | 
|  | 964 | clog10 0xa.3e62bp-4 0x1.18c03p-100 | 
|  | 965 | clog10 0 -0x9.22a99p-4 | 
|  | 966 | clog10 0 0x9.7915bp-4 | 
|  | 967 | clog10 0x3.00d1ap-12 0x1.23ff6ap+0 | 
|  | 968 |  | 
|  | 969 | clog10 0x1.fffffep+127 0x1.fffffep+127 | 
|  | 970 | clog10 0x1.fffffep+127 1.0 | 
|  | 971 | clog10 0x1p-149 0x1p-149 | 
|  | 972 | clog10 0x1p-147 0x1p-147 | 
|  | 973 | clog10 0x1.fffffffffffffp+1023 0x1.fffffffffffffp+1023 | 
|  | 974 | clog10 0x1.fffffffffffffp+1023 0x1p+1023 | 
|  | 975 | clog10 0x1p-1074 0x1p-1074 | 
|  | 976 | clog10 0x1p-1073 0x1p-1073 | 
|  | 977 | clog10 0x1.fp+16383 0x1.fp+16383 | 
|  | 978 | clog10 0x1.fp+16383 0x1p+16383 | 
|  | 979 | clog10 0x1p-16440 0x1p-16441 | 
|  | 980 |  | 
|  | 981 | clog10 0x1p-149 0x1.fp+127 | 
|  | 982 | clog10 -0x1p-149 0x1.fp+127 | 
|  | 983 | clog10 0x1p-149 -0x1.fp+127 | 
|  | 984 | clog10 -0x1p-149 -0x1.fp+127 | 
|  | 985 | clog10 -0x1.fp+127 0x1p-149 | 
|  | 986 | clog10 -0x1.fp+127 -0x1p-149 | 
|  | 987 | clog10 0x1.fp+127 0x1p-149 | 
|  | 988 | clog10 0x1.fp+127 -0x1p-149 | 
|  | 989 | clog10 0x1p-1074 0x1.fp+1023 | 
|  | 990 | clog10 -0x1p-1074 0x1.fp+1023 | 
|  | 991 | clog10 0x1p-1074 -0x1.fp+1023 | 
|  | 992 | clog10 -0x1p-1074 -0x1.fp+1023 | 
|  | 993 | clog10 -0x1.fp+1023 0x1p-1074 | 
|  | 994 | clog10 -0x1.fp+1023 -0x1p-1074 | 
|  | 995 | clog10 0x1.fp+1023 0x1p-1074 | 
|  | 996 | clog10 0x1.fp+1023 -0x1p-1074 | 
|  | 997 | clog10 0x1p-16445 0x1.fp+16383 | 
|  | 998 | clog10 -0x1p-16445 0x1.fp+16383 | 
|  | 999 | clog10 0x1p-16445 -0x1.fp+16383 | 
|  | 1000 | clog10 -0x1p-16445 -0x1.fp+16383 | 
|  | 1001 | clog10 -0x1.fp+16383 0x1p-16445 | 
|  | 1002 | clog10 -0x1.fp+16383 -0x1p-16445 | 
|  | 1003 | clog10 0x1.fp+16383 0x1p-16445 | 
|  | 1004 | clog10 0x1.fp+16383 -0x1p-16445 | 
|  | 1005 | clog10 0x1p-16494 0x1.fp+16383 | 
|  | 1006 | clog10 -0x1p-16494 0x1.fp+16383 | 
|  | 1007 | clog10 0x1p-16494 -0x1.fp+16383 | 
|  | 1008 | clog10 -0x1p-16494 -0x1.fp+16383 | 
|  | 1009 | clog10 -0x1.fp+16383 0x1p-16494 | 
|  | 1010 | clog10 -0x1.fp+16383 -0x1p-16494 | 
|  | 1011 | clog10 0x1.fp+16383 0x1p-16494 | 
|  | 1012 | clog10 0x1.fp+16383 -0x1p-16494 | 
|  | 1013 |  | 
|  | 1014 | clog10 1.0 0x1.234566p-10 | 
|  | 1015 | clog10 -1.0 0x1.234566p-20 | 
|  | 1016 | clog10 0x1.234566p-30 1.0 | 
|  | 1017 | clog10 -0x1.234566p-40 -1.0 | 
|  | 1018 | clog10 0x1.234566p-50 1.0 | 
|  | 1019 | clog10 0x1.234566p-60 1.0 | 
|  | 1020 | clog10 0x1p-61 1.0 | 
|  | 1021 | clog10 0x1p-62 1.0 | 
|  | 1022 | clog10 0x1p-63 1.0 | 
|  | 1023 | clog10 0x1p-509 1.0 | 
|  | 1024 | clog10 0x1p-510 1.0 | 
|  | 1025 | clog10 0x1p-511 1.0 | 
|  | 1026 | clog10 0x1p-8189 1.0 | 
|  | 1027 | clog10 0x1p-8190 1.0 | 
|  | 1028 | clog10 0x1p-8191 1.0 | 
|  | 1029 |  | 
|  | 1030 | clog10 0x1.000566p0 0x1.234p-10 | 
|  | 1031 | clog10 0x1.000566p0 0x1.234p-100 | 
|  | 1032 | clog10 -0x1.0000000123456p0 0x1.2345678p-30 | 
|  | 1033 | clog10 -0x1.0000000123456p0 0x1.2345678p-1000 | 
|  | 1034 | clog10 0x1.00000000000000123456789abcp0 0x1.23456789p-60 | 
|  | 1035 | clog10 0x1.00000000000000123456789abcp0 0x1.23456789p-1000 | 
|  | 1036 |  | 
|  | 1037 | clog10 0x0.ffffffp0 0x0.ffffffp-100 | 
|  | 1038 | clog10 0x0.fffffffffffff8p0 0x0.fffffffffffff8p-1000 | 
|  | 1039 | clog10 0x0.ffffffffffffffffp0 0x0.ffffffffffffffffp-15000 | 
|  | 1040 |  | 
|  | 1041 | clog10 0x1a6p-10 0x3a5p-10 | 
|  | 1042 | clog10 0xf2p-10 0x3e3p-10 | 
|  | 1043 | clog10 0x4d4ep-15 0x6605p-15 | 
|  | 1044 | clog10 0x2818p-15 0x798fp-15 | 
|  | 1045 | clog10 0x9b57bp-20 0xcb7b4p-20 | 
|  | 1046 | clog10 0x2731p-20 0xfffd0p-20 | 
|  | 1047 | clog10 0x2ede88p-23 0x771c3fp-23 | 
|  | 1048 | clog10 0x11682p-23 0x7ffed1p-23 | 
|  | 1049 | clog10 0xa1f2c1p-24 0xc643aep-24 | 
|  | 1050 | clog10 0x659feap-24 0xeaf6f9p-24 | 
|  | 1051 | clog10 0x4447d7175p-35 0x6c445e00ap-35 | 
|  | 1052 | clog10 0x2dd46725bp-35 0x7783a1284p-35 | 
|  | 1053 | clog10 0x164c74eea876p-45 0x16f393482f77p-45 | 
|  | 1054 | clog10 0xfe961079616p-45 0x1bc37e09e6d1p-45 | 
|  | 1055 | clog10 0xa4722f19346cp-51 0x7f9631c5e7f07p-51 | 
|  | 1056 | clog10 0x10673dd0f2481p-51 0x7ef1d17cefbd2p-51 | 
|  | 1057 | clog10 0x8ecbf810c4ae6p-52 0xd479468b09a37p-52 | 
|  | 1058 | clog10 0x5b06b680ea2ccp-52 0xef452b965da9fp-52 | 
|  | 1059 | clog10 0x659b70ab7971bp-53 0x1f5d111e08abecp-53 | 
|  | 1060 | clog10 0x15cfbd1990d1ffp-53 0x176a3973e09a9ap-53 | 
|  | 1061 | clog10 0x1367a310575591p-54 0x3cfcc0a0541f60p-54 | 
|  | 1062 | clog10 0x55cb6d0c83af5p-55 0x7fe33c0c7c4e90p-55 | 
|  | 1063 | clog10 0x298c62cb546588a7p-63 0x7911b1dfcc4ecdaep-63 | 
|  | 1064 | clog10 0x4d9c37e2b5cb4533p-63 0x65c98be2385a042ep-63 | 
|  | 1065 | clog10 0x602fd5037c4792efp-64 0xed3e2086dcca80b8p-64 | 
|  | 1066 | clog10 0x6b10b4f3520217b6p-64 0xe8893cbb449253a1p-64 | 
|  | 1067 | clog10 0x81b7efa81fc35ad1p-65 0x1ef4b835f1c79d812p-65 | 
|  | 1068 | clog10 0x3f96469050f650869c2p-75 0x6f16b2c9c8b05988335p-75 | 
|  | 1069 | clog10 0x3157fc1d73233e580c8p-75 0x761b52ccd435d7c7f5fp-75 | 
|  | 1070 | clog10 0x155f8afc4c48685bf63610p-85 0x17d0cf2652cdbeb1294e19p-85 | 
|  | 1071 | clog10 0x13836d58a13448d750b4b9p-85 0x195ca7bc3ab4f9161edbe6p-85 | 
|  | 1072 | clog10 0x1df515eb171a808b9e400266p-95 0x7c71eb0cd4688dfe98581c77p-95 | 
|  | 1073 | clog10 0xe33f66c9542ca25cc43c867p-95 0x7f35a68ebd3704a43c465864p-95 | 
|  | 1074 | clog10 0x6771f22c64ed551b857c128b4cp-105 0x1f570e7a13cc3cf2f44fd793ea1p-105 | 
|  | 1075 | clog10 0x15d8ab6ed05ca514086ac3a1e84p-105 0x1761e480aa094c0b10b34b09ce9p-105 | 
|  | 1076 | clog10 0x187190c1a334497bdbde5a95f48p-106 0x3b25f08062d0a095c4cfbbc338dp-106 | 
|  | 1077 | clog10 0x6241ef0da53f539f02fad67dabp-106 0x3fb46641182f7efd9caa769dac0p-106 | 
|  | 1078 | clog10 0x3e1d0a105ac4ebeacd9c6952d34cp-112 0xf859b3d1b06d005dcbb5516d5479p-112 | 
|  | 1079 | clog10 0x47017a2e36807acb1e5214b209dep-112 0xf5f4a550c9d75e3bb1839d865f0dp-112 | 
|  | 1080 | clog10 0x148f818cb7a9258fca942ade2a0cap-113 0x18854a34780b8333ec53310ad7001p-113 | 
|  | 1081 | clog10 0xfd95243681c055c2632286921092p-113 0x1bccabcd29ca2152860ec29e34ef7p-113 | 
|  | 1082 | clog10 0xdb85c467ee2aadd5f425fe0f4b8dp-114 0x3e83162a0f95f1dcbf97dddf410eap-114 | 
|  | 1083 | clog10 0x1415bcaf2105940d49a636e98ae59p-115 0x7e6a150adfcd1b0921d44b31f40f4p-115 | 
|  | 1084 |  | 
|  | 1085 | cos 0 | 
|  | 1086 | cos -0 | 
|  | 1087 | cos pi/3 | 
|  | 1088 | cos 2pi/3 | 
|  | 1089 | cos pi/2 | 
|  | 1090 | cos 0.75 | 
|  | 1091 | cos 0x1p65 | 
|  | 1092 | cos -0x1p65 | 
|  | 1093 | cos 0.80190127184058835 | 
|  | 1094 | cos 0x1.442f74p+15 | 
|  | 1095 | cos 1e22 | 
|  | 1096 | cos 0x1p1023 | 
|  | 1097 | cos 0x1p16383 | 
|  | 1098 | cos 0x1p+120 | 
|  | 1099 | cos 0x1p+127 | 
|  | 1100 | cos 0x1.fffff8p+127 | 
|  | 1101 | cos 0x1.fffffep+127 | 
|  | 1102 | cos 0x1p+50 | 
|  | 1103 | cos 0x1p+28 | 
|  | 1104 | cos 0x1.000000cf4a2a2p0 | 
|  | 1105 | cos 0x1.0000010b239a9p0 | 
|  | 1106 | cos 0x1.00000162a932bp0 | 
|  | 1107 | cos 0x1.000002d452a10p0 | 
|  | 1108 | cos 0x1.000005bc7d86dp0 | 
|  | 1109 | cos 0x1.200145a975ce6p32 | 
|  | 1110 | cos 1 | 
|  | 1111 | cos 2 | 
|  | 1112 | cos 3 | 
|  | 1113 | cos 4 | 
|  | 1114 | cos 5 | 
|  | 1115 | cos 6 | 
|  | 1116 | cos 7 | 
|  | 1117 | cos 8 | 
|  | 1118 | cos 9 | 
|  | 1119 | cos 10 | 
|  | 1120 | cos 0x1p-5 | 
|  | 1121 | cos 0x1p-10 | 
|  | 1122 | cos 0x1p-15 | 
|  | 1123 | cos 0x1p-20 | 
|  | 1124 | cos 0x1p-25 | 
|  | 1125 | cos 0x1p-30 | 
|  | 1126 | cos 0x1p-35 | 
|  | 1127 | cos 0x1p-40 | 
|  | 1128 | cos 0x1p-45 | 
|  | 1129 | cos 0x1p-50 | 
|  | 1130 | cos 0x1p-55 | 
|  | 1131 | cos 0x1p-60 | 
|  | 1132 | cos 0x1p-100 | 
|  | 1133 | cos 0x1p-600 | 
|  | 1134 | cos 0x1p-10000 | 
|  | 1135 | cos max | 
|  | 1136 | cos -max | 
|  | 1137 | cos min | 
|  | 1138 | cos -min | 
|  | 1139 | cos min_subnorm | 
|  | 1140 | cos -min_subnorm | 
|  | 1141 | cos -0x3.3de320f6be87ep+1020 | 
|  | 1142 | cos 0xe.9f1e5bc3bb88p+112 | 
|  | 1143 | cos 0x4.7857dp+68 | 
|  | 1144 | cos -0x1.02e34cp+0 | 
|  | 1145 | cos 0xf.f0274p+4 | 
|  | 1146 | cos 0x3.042d88p+0 | 
|  | 1147 |  | 
|  | 1148 | cosh 0 | 
|  | 1149 | cosh -0 | 
|  | 1150 | cosh 0.75 | 
|  | 1151 | cosh 709.8893558127259666434838436543941497802734375 | 
|  | 1152 | cosh -709.8893558127259666434838436543941497802734375 | 
|  | 1153 | cosh 22 | 
|  | 1154 | cosh 23 | 
|  | 1155 | cosh 24 | 
|  | 1156 | cosh 0x1p-5 | 
|  | 1157 | cosh 0x1p-10 | 
|  | 1158 | cosh 0x1p-15 | 
|  | 1159 | cosh 0x1p-20 | 
|  | 1160 | cosh 0x1p-25 | 
|  | 1161 | cosh 0x1p-30 | 
|  | 1162 | cosh 0x1p-35 | 
|  | 1163 | cosh 0x1p-40 | 
|  | 1164 | cosh 0x1p-45 | 
|  | 1165 | cosh 0x1p-50 | 
|  | 1166 | cosh 0x1p-100 | 
|  | 1167 | cosh 0x1p-600 | 
|  | 1168 | cosh 0x1p-10000 | 
|  | 1169 | cosh -1 | 
|  | 1170 | cosh 50 | 
|  | 1171 | cosh -0xb.60713p+0 | 
|  | 1172 | cosh -0x3.cee48p+0 | 
|  | 1173 | cosh 0x2.f5d128p+0 | 
|  | 1174 | cosh -0xd.0c03p+0 | 
|  | 1175 | cosh -0x3.d04328728b72cp-4 | 
|  | 1176 | cosh 0x1.629188p+4 | 
|  | 1177 | # GCC bug 59666: results on directed rounding may be incorrect. | 
|  | 1178 | cosh max no-test-inline xfail-rounding:ldbl-128ibm | 
|  | 1179 | cosh -max no-test-inline xfail-rounding:ldbl-128ibm | 
|  | 1180 | cosh min | 
|  | 1181 | cosh -min | 
|  | 1182 | cosh min_subnorm | 
|  | 1183 | cosh -min_subnorm | 
|  | 1184 | cosh 0x1p-56 | 
|  | 1185 | cosh -0x1p-56 | 
|  | 1186 | cosh 0x1p-72 | 
|  | 1187 | cosh -0x1p-72 | 
|  | 1188 | # Test values either side of overflow for each floating-point format. | 
|  | 1189 | cosh 0x5.96a7ep+4 | 
|  | 1190 | cosh 0x5.96a7e8p+4 | 
|  | 1191 | cosh -0x5.96a7ep+4 | 
|  | 1192 | cosh -0x5.96a7e8p+4 | 
|  | 1193 | # GCC bug 59666: results on directed rounding may be incorrect. | 
|  | 1194 | cosh 0x2.c679d1f73f0fap+8 xfail-rounding:ldbl-128ibm | 
|  | 1195 | cosh 0x2.c679d1f73f0fcp+8 xfail-rounding:ldbl-128ibm | 
|  | 1196 | cosh -0x2.c679d1f73f0fap+8 xfail-rounding:ldbl-128ibm | 
|  | 1197 | cosh -0x2.c679d1f73f0fcp+8 xfail-rounding:ldbl-128ibm | 
|  | 1198 | cosh 0x2.c679d1f73f0fb624d358b213a7p+8 xfail-rounding:ldbl-128ibm | 
|  | 1199 | cosh 0x2.c679d1f73f0fb624d358b213a8p+8 xfail-rounding:ldbl-128ibm | 
|  | 1200 | cosh -0x2.c679d1f73f0fb624d358b213a7p+8 xfail-rounding:ldbl-128ibm | 
|  | 1201 | cosh -0x2.c679d1f73f0fb624d358b213a8p+8 xfail-rounding:ldbl-128ibm | 
|  | 1202 | cosh 0x2.c5d37700c6bb03a4p+12 no-test-inline xfail-rounding:ldbl-128ibm | 
|  | 1203 | cosh 0x2.c5d37700c6bb03a8p+12 no-test-inline xfail-rounding:ldbl-128ibm | 
|  | 1204 | cosh -0x2.c5d37700c6bb03a4p+12 no-test-inline xfail-rounding:ldbl-128ibm | 
|  | 1205 | cosh -0x2.c5d37700c6bb03a8p+12 no-test-inline xfail-rounding:ldbl-128ibm | 
|  | 1206 | cosh 0x2.c5d37700c6bb03a6c24b6c9b494cp+12 no-test-inline xfail-rounding:ldbl-128ibm | 
|  | 1207 | cosh 0x2.c5d37700c6bb03a6c24b6c9b494ep+12 no-test-inline xfail-rounding:ldbl-128ibm | 
|  | 1208 | cosh -0x2.c5d37700c6bb03a6c24b6c9b494cp+12 no-test-inline xfail-rounding:ldbl-128ibm | 
|  | 1209 | cosh -0x2.c5d37700c6bb03a6c24b6c9b494ep+12 no-test-inline xfail-rounding:ldbl-128ibm | 
|  | 1210 |  | 
|  | 1211 | cpow 1 0 0 0 ignore-zero-inf-sign | 
|  | 1212 | cpow 2 0 10 0 ignore-zero-inf-sign | 
|  | 1213 | # Bug 14473: cpow results inaccurate. | 
|  | 1214 | cpow e 0 0 2pi xfail | 
|  | 1215 | cpow 2 3 4 0 xfail-rounding | 
|  | 1216 |  | 
|  | 1217 | cpow 0.75 1.25 0.75 1.25 xfail-rounding | 
|  | 1218 | cpow 0.75 1.25 1.0 1.0 xfail-rounding | 
|  | 1219 | cpow 0.75 1.25 1.0 0.0 | 
|  | 1220 | cpow 0.75 1.25 0.0 1.0 | 
|  | 1221 |  | 
|  | 1222 | csin 0.0 0.0 | 
|  | 1223 | csin -0 0.0 | 
|  | 1224 | csin 0.0 -0 | 
|  | 1225 | csin -0 -0 | 
|  | 1226 |  | 
|  | 1227 | csin 0.75 1.25 | 
|  | 1228 | csin -2 -3 | 
|  | 1229 |  | 
|  | 1230 | csin 0.75 89.5 | 
|  | 1231 | csin 0.75 -89.5 | 
|  | 1232 | csin -0.75 89.5 | 
|  | 1233 | csin -0.75 -89.5 | 
|  | 1234 | csin 0.75 710.5 | 
|  | 1235 | csin 0.75 -710.5 | 
|  | 1236 | csin -0.75 710.5 | 
|  | 1237 | csin -0.75 -710.5 | 
|  | 1238 | csin 0.75 11357.25 | 
|  | 1239 | csin 0.75 -11357.25 | 
|  | 1240 | csin -0.75 11357.25 | 
|  | 1241 | csin -0.75 -11357.25 | 
|  | 1242 |  | 
|  | 1243 | csin 0.75 1e6 | 
|  | 1244 | csin 0.75 -1e6 | 
|  | 1245 | csin -0.75 1e6 | 
|  | 1246 | csin -0.75 -1e6 | 
|  | 1247 |  | 
|  | 1248 | csin 0x1p-149 180 | 
|  | 1249 | csin 0x1p-1074 1440 | 
|  | 1250 | csin 0x1p-16434 22730 | 
|  | 1251 |  | 
|  | 1252 | csin min 1 | 
|  | 1253 | csin -min 1 | 
|  | 1254 | csin min_subnorm 80 | 
|  | 1255 | csin -min_subnorm 80 | 
|  | 1256 |  | 
|  | 1257 | csinh 0.0 0.0 | 
|  | 1258 | csinh -0 0.0 | 
|  | 1259 | csinh 0.0 -0 | 
|  | 1260 | csinh -0 -0 | 
|  | 1261 |  | 
|  | 1262 | csinh 0.75 1.25 | 
|  | 1263 | csinh -2 -3 | 
|  | 1264 |  | 
|  | 1265 | csinh 89.5 0.75 | 
|  | 1266 | csinh -89.5 0.75 | 
|  | 1267 | csinh 89.5 -0.75 | 
|  | 1268 | csinh -89.5 -0.75 | 
|  | 1269 | csinh 710.5 0.75 | 
|  | 1270 | csinh -710.5 0.75 | 
|  | 1271 | csinh 710.5 -0.75 | 
|  | 1272 | csinh -710.5 -0.75 | 
|  | 1273 | csinh 11357.25 0.75 | 
|  | 1274 | csinh -11357.25 0.75 | 
|  | 1275 | csinh 11357.25 -0.75 | 
|  | 1276 | csinh -11357.25 -0.75 | 
|  | 1277 |  | 
|  | 1278 | csinh 1e6 0.75 | 
|  | 1279 | csinh -1e6 0.75 | 
|  | 1280 | csinh 1e6 -0.75 | 
|  | 1281 | csinh -1e6 -0.75 | 
|  | 1282 |  | 
|  | 1283 | csinh 180 0x1p-149 | 
|  | 1284 | csinh 1440 0x1p-1074 | 
|  | 1285 | csinh 22730 0x1p-16434 | 
|  | 1286 |  | 
|  | 1287 | csinh 1 min | 
|  | 1288 | csinh 1 -min | 
|  | 1289 | csinh 80 min_subnorm | 
|  | 1290 | csinh 80 -min_subnorm | 
|  | 1291 |  | 
|  | 1292 | csqrt 0 0 | 
|  | 1293 | csqrt 0 -0 | 
|  | 1294 | csqrt -0 0 | 
|  | 1295 | csqrt -0 -0 | 
|  | 1296 |  | 
|  | 1297 | csqrt 16.0 -30.0 | 
|  | 1298 | csqrt -1 0 | 
|  | 1299 | csqrt 0 2 | 
|  | 1300 | csqrt 119 120 | 
|  | 1301 | csqrt 0.75 1.25 | 
|  | 1302 | csqrt -2 -3 | 
|  | 1303 | csqrt -2 3 | 
|  | 1304 | # Principal square root should be returned (i.e., non-negative real part). | 
|  | 1305 | csqrt 0 -1 | 
|  | 1306 |  | 
|  | 1307 | csqrt -0xe.6432ap-4 0xe.8175p-4 | 
|  | 1308 | csqrt -0x4.d01448p-4 -0x7.c1915p+0 | 
|  | 1309 | csqrt -0xd.e1d5fp-4 -0x1.054226p+4 | 
|  | 1310 | csqrt 0x5.39e238p+0 -0x4.576278p-4 | 
|  | 1311 | csqrt -0xe.735dbp+0 -0x5.26cb98p+40 | 
|  | 1312 | csqrt -0x7.915fafbe9f588p-4 -0x2.5e01bcp+0 | 
|  | 1313 | csqrt 0xe.229827fe17d08p-4 0xd.849ecp-4 | 
|  | 1314 | csqrt -0x4.d0144005d7af4p-4 -0x7.c19148p+0 | 
|  | 1315 | csqrt 0x8p-152 0x7.8p-148 | 
|  | 1316 | csqrt -0x4.82773b736291p-4 -0x1.bcb7cep+0 | 
|  | 1317 | csqrt 0xf.fffffp+124 0xe.7e0c2p+116 | 
|  | 1318 | csqrt -0x4.15ca1p+0 -0x8p-152 | 
|  | 1319 | csqrt 0xf.a24adp+28 0x8.0f148p+36 | 
|  | 1320 | csqrt 0x1.f9610ap+4 0x9.87716p+4 | 
|  | 1321 | csqrt 0x5.9cc21p-4 -0x1.fb1ec91b40dcdp+0 | 
|  | 1322 | csqrt -0x7.31291c9fdae04p-160 -0x8p-152 | 
|  | 1323 | csqrt 0x1.d60caep+0 0x7.a7d468p+0 | 
|  | 1324 | csqrt -0xb.e2bc1cd6eaa7p-180 0x8p-152 | 
|  | 1325 | csqrt 0xd.25d559ac5baap-168 0x8p-152 | 
|  | 1326 | csqrt -0x9.0a61a7b482d28p-168 -0x8p-152 | 
|  | 1327 | csqrt 0x3.f768f58949e3fe6cp-4 0x2.0c2e89a5cff98p+0 | 
|  | 1328 | csqrt 0x6.b1a2e79e9c9acp-164 0x8p-152 | 
|  | 1329 | csqrt -0x8.ec8932bf5603p-172 0x8p-152 | 
|  | 1330 | csqrt -0x1.9edb24c83e22cp-172 -0x8p-152 | 
|  | 1331 | csqrt -0x1.65c7ac7c97a25p-176 -0x8p-152 | 
|  | 1332 | csqrt 0x1.0221e29d5a3cdp-188 -0x8p-152 | 
|  | 1333 | csqrt -0x2.927275f6febb6p-184 0x8p-152 | 
|  | 1334 | csqrt -0x8p-152 -0x2.c832ff5b163af0dcp-2444 | 
|  | 1335 | csqrt -0x8p-152 -0x1.818bccp+0 | 
|  | 1336 |  | 
|  | 1337 | csqrt 0x1.fffffep+127 0x1.fffffep+127 | 
|  | 1338 | csqrt 0x1.fffffep+127 1.0 | 
|  | 1339 | csqrt 0x1p-149 0x1p-149 | 
|  | 1340 | csqrt 0x1p-147 0x1p-147 | 
|  | 1341 |  | 
|  | 1342 | csqrt 0 0x1p-149 | 
|  | 1343 | csqrt 0x1p-50 0x1p-149 | 
|  | 1344 | csqrt 0x1p+127 0x1p-149 | 
|  | 1345 | csqrt 0x1p-149 0x1p+127 | 
|  | 1346 | csqrt 0x1.000002p-126 0x1.000002p-126 | 
|  | 1347 | csqrt -0x1.000002p-126 -0x1.000002p-126 | 
|  | 1348 |  | 
|  | 1349 | csqrt 0x1.fffffffffffffp+1023 0x1.fffffffffffffp+1023 | 
|  | 1350 | csqrt 0x1.fffffffffffffp+1023 0x1p+1023 | 
|  | 1351 | csqrt 0x1p-1074 0x1p-1074 | 
|  | 1352 | csqrt 0x1p-1073 0x1p-1073 | 
|  | 1353 |  | 
|  | 1354 | csqrt 0 0x1p-1074 | 
|  | 1355 | csqrt 0x1p-500 0x1p-1074 | 
|  | 1356 | csqrt 0x1p+1023 0x1p-1074 | 
|  | 1357 | csqrt 0x1p-1074 0x1p+1023 | 
|  | 1358 | csqrt 0x1.0000000000001p-1022 0x1.0000000000001p-1022 | 
|  | 1359 | csqrt -0x1.0000000000001p-1022 -0x1.0000000000001p-1022 | 
|  | 1360 |  | 
|  | 1361 | csqrt 0x1.fp+16383 0x1.fp+16383 | 
|  | 1362 | csqrt 0x1.fp+16383 0x1p+16383 | 
|  | 1363 | csqrt 0x1p-16440 0x1p-16441 | 
|  | 1364 |  | 
|  | 1365 | csqrt 0 0x1p-16445 | 
|  | 1366 | csqrt 0x1p-5000 0x1p-16445 | 
|  | 1367 | csqrt 0x1p+16383 0x1p-16445 | 
|  | 1368 | csqrt 0x1p-16445 0x1p+16383 | 
|  | 1369 | csqrt 0x1.0000000000000002p-16382 0x1.0000000000000002p-16382 | 
|  | 1370 | csqrt -0x1.0000000000000002p-16382 -0x1.0000000000000002p-16382 | 
|  | 1371 |  | 
|  | 1372 | csqrt 0 0x1p-16494 | 
|  | 1373 | csqrt 0x1p-5000 0x1p-16494 | 
|  | 1374 | csqrt 0x1p+16383 0x1p-16494 | 
|  | 1375 | csqrt 0x1p-16494 0x1p+16383 | 
|  | 1376 | csqrt 0x1.0000000000000000000000000001p-16382 0x1.0000000000000000000000000001p-16382 | 
|  | 1377 | csqrt -0x1.0000000000000000000000000001p-16382 -0x1.0000000000000000000000000001p-16382 | 
|  | 1378 |  | 
|  | 1379 | csqrt 0x0.ffp128 0x1.1p-61 | 
|  | 1380 | csqrt -0x0.ffp128 0x1.1p-61 | 
|  | 1381 | csqrt 0x0.ffp1024 0x1.1p-509 | 
|  | 1382 | csqrt -0x0.ffp1024 0x1.1p-509 | 
|  | 1383 | csqrt 0x0.ffp16384 0x1.1p-8189 | 
|  | 1384 | csqrt -0x0.ffp16384 0x1.1p-8189 | 
|  | 1385 |  | 
|  | 1386 | csqrt 0x1p-149 0x1.000002p-126 | 
|  | 1387 | csqrt 0x1p-149 0x1.000004p-126 | 
|  | 1388 | csqrt 0x1p-1074 0x1.0000000000001p-1022 | 
|  | 1389 | csqrt 0x1p-1074 0x1.0000000000002p-1022 | 
|  | 1390 | csqrt 0x1p-16445 0x1.0000000000000002p-16382 | 
|  | 1391 | csqrt 0x1p-16445 0x1.0000000000000004p-16382 | 
|  | 1392 | csqrt 0x1p-16494 0x1.0000000000000000000000000001p-16382 | 
|  | 1393 | csqrt 0x1p-16494 0x1.0000000000000000000000000002p-16382 | 
|  | 1394 |  | 
|  | 1395 | csqrt 1 min | 
|  | 1396 | csqrt 1 -min | 
|  | 1397 | csqrt -1 min | 
|  | 1398 | csqrt -1 -min | 
|  | 1399 |  | 
|  | 1400 | ctan 0 0 | 
|  | 1401 | ctan 0 -0 | 
|  | 1402 | ctan -0 0 | 
|  | 1403 | ctan -0 -0 | 
|  | 1404 |  | 
|  | 1405 | ctan 0.75 1.25 | 
|  | 1406 | ctan -2 -3 | 
|  | 1407 |  | 
|  | 1408 | ctan 1 45 | 
|  | 1409 | ctan 1 47 | 
|  | 1410 | ctan 1 355 | 
|  | 1411 | ctan 1 365 | 
|  | 1412 | # GCC bug 59666: results on directed rounding may be incorrect. | 
|  | 1413 | ctan 1 5680 xfail-rounding:ldbl-128ibm | 
|  | 1414 | ctan 1 5690 xfail-rounding:ldbl-128ibm | 
|  | 1415 |  | 
|  | 1416 | ctan 0x3.243f6cp-1 0 | 
|  | 1417 |  | 
|  | 1418 | ctan 0x1p127 1 | 
|  | 1419 | ctan 0x1p1023 1 | 
|  | 1420 | ctan 0x1p16383 1 | 
|  | 1421 |  | 
|  | 1422 | # GCC bug 59666: results on directed rounding may be incorrect. | 
|  | 1423 | ctan 50000 50000 xfail-rounding:ldbl-128ibm | 
|  | 1424 | ctan 50000 -50000 xfail-rounding:ldbl-128ibm | 
|  | 1425 | ctan -50000 50000 xfail-rounding:ldbl-128ibm | 
|  | 1426 | ctan -50000 -50000 xfail-rounding:ldbl-128ibm | 
|  | 1427 |  | 
|  | 1428 | ctan 0x1.921fb6p+0 0x1p-149 | 
|  | 1429 | ctan 0x1.921fb54442d18p+0 0x1p-1074 | 
|  | 1430 | ctan 0x1.921fb54442d1846ap+0 0x1p-16445 | 
|  | 1431 |  | 
|  | 1432 | ctan min 0 | 
|  | 1433 | ctan -min 0 | 
|  | 1434 | ctan min_subnorm 0 | 
|  | 1435 | ctan -min_subnorm 0 | 
|  | 1436 | ctan 0 min | 
|  | 1437 | ctan 0 -min | 
|  | 1438 | ctan 0 min_subnorm | 
|  | 1439 | ctan 0 -min_subnorm | 
|  | 1440 |  | 
|  | 1441 | ctanh 0 0 | 
|  | 1442 | ctanh 0 -0 | 
|  | 1443 | ctanh -0 0 | 
|  | 1444 | ctanh -0 -0 | 
|  | 1445 |  | 
|  | 1446 | ctanh 0 pi/4 | 
|  | 1447 |  | 
|  | 1448 | ctanh 0.75 1.25 | 
|  | 1449 | ctanh -2 -3 | 
|  | 1450 |  | 
|  | 1451 | ctanh 45 1 | 
|  | 1452 | ctanh 47 1 | 
|  | 1453 | ctanh 355 1 | 
|  | 1454 | ctanh 365 1 | 
|  | 1455 | # GCC bug 59666: results on directed rounding may be incorrect. | 
|  | 1456 | ctanh 5680 1 xfail-rounding:ldbl-128ibm | 
|  | 1457 | ctanh 5690 1 xfail-rounding:ldbl-128ibm | 
|  | 1458 |  | 
|  | 1459 | ctanh 0 0x3.243f6cp-1 | 
|  | 1460 |  | 
|  | 1461 | ctanh 1 0x1p127 | 
|  | 1462 | ctanh 1 0x1p1023 | 
|  | 1463 | ctanh 1 0x1p16383 | 
|  | 1464 |  | 
|  | 1465 | # GCC bug 59666: results on directed rounding may be incorrect. | 
|  | 1466 | ctanh 50000 50000 xfail-rounding:ldbl-128ibm | 
|  | 1467 | ctanh 50000 -50000 xfail-rounding:ldbl-128ibm | 
|  | 1468 | ctanh -50000 50000 xfail-rounding:ldbl-128ibm | 
|  | 1469 | ctanh -50000 -50000 xfail-rounding:ldbl-128ibm | 
|  | 1470 |  | 
|  | 1471 | ctanh 0x1p-149 0x1.921fb6p+0 | 
|  | 1472 | ctanh 0x1p-1074 0x1.921fb54442d18p+0 | 
|  | 1473 | ctanh 0x1p-16445 0x1.921fb54442d1846ap+0 | 
|  | 1474 |  | 
|  | 1475 | ctanh 0 min | 
|  | 1476 | ctanh 0 -min | 
|  | 1477 | ctanh 0 min_subnorm | 
|  | 1478 | ctanh 0 -min_subnorm | 
|  | 1479 | ctanh min 0 | 
|  | 1480 | ctanh -min 0 | 
|  | 1481 | ctanh min_subnorm 0 | 
|  | 1482 | ctanh -min_subnorm 0 | 
|  | 1483 |  | 
|  | 1484 | erf 0 | 
|  | 1485 | erf -0 | 
|  | 1486 | erf 0.125 | 
|  | 1487 | erf 0.75 | 
|  | 1488 | erf 1 | 
|  | 1489 | erf -1 | 
|  | 1490 | erf 1.25 | 
|  | 1491 | erf 2.0 | 
|  | 1492 | erf -2 | 
|  | 1493 | erf 3 | 
|  | 1494 | erf -3 | 
|  | 1495 | erf 4 | 
|  | 1496 | erf -4 | 
|  | 1497 | erf 4.125 | 
|  | 1498 | erf 5 | 
|  | 1499 | erf 6 | 
|  | 1500 | erf 7 | 
|  | 1501 | erf 8 | 
|  | 1502 | erf 9 | 
|  | 1503 | erf 10 | 
|  | 1504 | erf -10 | 
|  | 1505 | erf 27.0 | 
|  | 1506 | erf -27.0 | 
|  | 1507 | erf -0x1.fffffffffffff8p-2 | 
|  | 1508 | erf 0x1.c5bf94p-127 | 
|  | 1509 | erf 0x3.8b7fa8p-128 | 
|  | 1510 | erf -0x3.8b7f12369ded8p-1024 | 
|  | 1511 | erf 0x3.8b7f12369ded5518p-16384 | 
|  | 1512 | erf 0x3.8b7ee8p-128 | 
|  | 1513 | erf 0x3.8b7f3cp-128 | 
|  | 1514 | erf 0x3.8b7f12369decp-1024 | 
|  | 1515 | erf 0x3.8b7f12369deeap-1024 | 
|  | 1516 | erf 0x7.16fe246d3bdaa9e70ec1483562p-972 | 
|  | 1517 | erf 0x7.16fe246d3bdaa9e70ec148358cp-972 | 
|  | 1518 | erf 0x3.8b7f12369ded54c8p-16384 | 
|  | 1519 | erf 0x3.8b7f12369ded551cp-16384 | 
|  | 1520 | erf 0x1.c5bf891b4ef6aa64p-16384 | 
|  | 1521 | erf 0x1.c5bf891b4ef6aa8ep-16384 | 
|  | 1522 | erf 0x3.8b7f12369ded54f38760a41abb5cp-16384 | 
|  | 1523 | erf 0x3.8b7f12369ded54f38760a41abb86p-16384 | 
|  | 1524 | erf 26.0 | 
|  | 1525 | erf 28.0 | 
|  | 1526 | erf 100 | 
|  | 1527 | erf 106 | 
|  | 1528 | erf 106.5 | 
|  | 1529 | erf 106.625 | 
|  | 1530 | erf 107 | 
|  | 1531 | erf 108 | 
|  | 1532 | erf 1000 | 
|  | 1533 | erf 0x1p-5 | 
|  | 1534 | erf -0x1p-5 | 
|  | 1535 | erf 0x1p-10 | 
|  | 1536 | erf 0x1p-15 | 
|  | 1537 | erf 0x1p-20 | 
|  | 1538 | erf 0x1p-25 | 
|  | 1539 | erf 0x1p-30 | 
|  | 1540 | erf 0x1p-35 | 
|  | 1541 | erf 0x1p-40 | 
|  | 1542 | erf 0x1p-45 | 
|  | 1543 | erf 0x1p-50 | 
|  | 1544 | erf 0x1p-55 | 
|  | 1545 | erf 0x1p-60 | 
|  | 1546 | erf 0x1p-100 | 
|  | 1547 | erf 0x1p-600 | 
|  | 1548 | erf 0x1p-10000 | 
|  | 1549 | erf min | 
|  | 1550 | erf -min | 
|  | 1551 | erf min_subnorm | 
|  | 1552 | erf -min_subnorm | 
|  | 1553 | erf max | 
|  | 1554 | erf -max | 
|  | 1555 |  | 
|  | 1556 | erf -0x1.ddaea4p+0 | 
|  | 1557 | erf -0x1.2b1f68p+0 | 
|  | 1558 | erf 0x1.44e722p+0 | 
|  | 1559 | erf -0x1.3a0d48p+0 | 
|  | 1560 | erf -0x1.c975cap+0 | 
|  | 1561 | erf -0x1.e6a006p+0 | 
|  | 1562 | erf -0x1.4d32f4p-12 | 
|  | 1563 |  | 
|  | 1564 | erfc 0.0 | 
|  | 1565 | erfc -0 | 
|  | 1566 | erfc 0x1p-55 | 
|  | 1567 | erfc -0x1p-55 | 
|  | 1568 | erfc 0.125 | 
|  | 1569 | erfc 0.75 | 
|  | 1570 | erfc 1 | 
|  | 1571 | erfc -1 | 
|  | 1572 | erfc 1.25 | 
|  | 1573 | erfc 2.0 | 
|  | 1574 | erfc -2 | 
|  | 1575 | erfc 3 | 
|  | 1576 | erfc -3 | 
|  | 1577 | erfc 0x1.f7303cp+1 | 
|  | 1578 | erfc 4 | 
|  | 1579 | erfc -4 | 
|  | 1580 | erfc 4.125 | 
|  | 1581 | erfc 5 | 
|  | 1582 | erfc -5 | 
|  | 1583 | erfc 6 | 
|  | 1584 | erfc -6 | 
|  | 1585 | erfc 7 | 
|  | 1586 | erfc -7 | 
|  | 1587 | erfc 8 | 
|  | 1588 | erfc -8 | 
|  | 1589 | erfc 9 | 
|  | 1590 | erfc -9 | 
|  | 1591 | erfc 10 | 
|  | 1592 | erfc -10 | 
|  | 1593 | erfc 0x1.ffa002p+2 | 
|  | 1594 | erfc 0x1.ffffc8p+2 | 
|  | 1595 | erfc -0x1.fffffffffffff8p-2 | 
|  | 1596 | erfc 26.0 | 
|  | 1597 | erfc 27.0 | 
|  | 1598 | erfc 28.0 | 
|  | 1599 | erfc 0x1.ffff56789abcdef0123456789a8p+2 | 
|  | 1600 | erfc 100 | 
|  | 1601 | erfc 106 | 
|  | 1602 | erfc 106.5 | 
|  | 1603 | erfc 106.625 | 
|  | 1604 | erfc 107 | 
|  | 1605 | erfc 108 | 
|  | 1606 | erfc 1000 | 
|  | 1607 | erfc 0x1p-5 | 
|  | 1608 | erfc -0x1p-5 | 
|  | 1609 | erfc 0x1p-10 | 
|  | 1610 | erfc 0x1p-15 | 
|  | 1611 | erfc 0x1p-20 | 
|  | 1612 | erfc 0x1p-25 | 
|  | 1613 | erfc 0x1p-30 | 
|  | 1614 | erfc 0x1p-35 | 
|  | 1615 | erfc 0x1p-40 | 
|  | 1616 | erfc 0x1p-45 | 
|  | 1617 | erfc 0x1p-50 | 
|  | 1618 | erfc 0x1p-60 | 
|  | 1619 | erfc 0x1p-100 | 
|  | 1620 | erfc 0x1p-600 | 
|  | 1621 | erfc 0x1p-10000 | 
|  | 1622 | erfc 0x9.31cdfp+0 | 
|  | 1623 | erfc 0x9.31cep+0 | 
|  | 1624 | erfc 0x1.a8b12fc6e4891p+4 | 
|  | 1625 | erfc 0x1.a8b12fc6e4892p+4 | 
|  | 1626 | erfc 0x1.9d7adac608e8586300e6c8b99ep+4 | 
|  | 1627 | erfc 0x1.9d7adac608e8586300e6c8b99e8p+4 | 
|  | 1628 | erfc 0x6.a893032db905274p+4 | 
|  | 1629 | erfc 0x6.a893032db9052748p+4 | 
|  | 1630 | erfc 0x6.a8a0561d8bbe942p+4 | 
|  | 1631 | erfc 0x6.a8a0561d8bbe9428p+4 | 
|  | 1632 | erfc 0x6.a893032db905274042fb05c665dcp+4 | 
|  | 1633 | erfc 0x6.a893032db905274042fb05c665ep+4 | 
|  | 1634 | erfc min | 
|  | 1635 | erfc -min | 
|  | 1636 | erfc min_subnorm | 
|  | 1637 | erfc -min_subnorm | 
|  | 1638 | erfc max | 
|  | 1639 | erfc -max | 
|  | 1640 |  | 
|  | 1641 | erfc 0x1.8a0c64p+0 | 
|  | 1642 | erfc 0x1.8a0c62p+0 | 
|  | 1643 | erfc 0x1.64dafap+0 | 
|  | 1644 | erfc 0x6.88fb08p+0 | 
|  | 1645 | erfc 0xd.361d9p-4 | 
|  | 1646 | erfc 0x8.c66b44ca40038p+0 | 
|  | 1647 | erfc 0x2.586f1cp+0 | 
|  | 1648 | erfc 0xb.acb72p+0 | 
|  | 1649 | erfc 0xb.227499103357d84p+0 | 
|  | 1650 | erfc 0xd.28abfp-4 | 
|  | 1651 | erfc 0x1.5289fep+0 | 
|  | 1652 | erfc 0x4.b48498p+0 | 
|  | 1653 | erfc 0x2.f8646cp+0 | 
|  | 1654 | erfc 0x1.514548p+0 | 
|  | 1655 | erfc 0x2.36c504p+0 | 
|  | 1656 | erfc 0x1.65e31p+0 | 
|  | 1657 | erfc 0xd.44cd3p-4 | 
|  | 1658 | erfc 0xd.47425b3cafa48p-4 | 
|  | 1659 | erfc 0x1.2f644ep+0 | 
|  | 1660 | erfc 0x2.56af04p+0 | 
|  | 1661 | erfc 0x2.b7f8cb76737d2af98dead7c4c5eep+0 | 
|  | 1662 | erfc 0x2.dfb9b4p+0 | 
|  | 1663 | erfc 0x1.e33c9ep+0 | 
|  | 1664 |  | 
|  | 1665 | exp 0 | 
|  | 1666 | exp -0 | 
|  | 1667 | exp 1 | 
|  | 1668 | exp 2 | 
|  | 1669 | exp 3 | 
|  | 1670 | exp 0.75 | 
|  | 1671 | exp 50.0 | 
|  | 1672 | exp 88.72269439697265625 | 
|  | 1673 | exp 709.75 | 
|  | 1674 | # GCC bug 59666: results on directed rounding may be incorrect. | 
|  | 1675 | exp 1000.0 xfail-rounding:ldbl-128ibm | 
|  | 1676 | exp 710 xfail-rounding:ldbl-128ibm | 
|  | 1677 | exp -1234 | 
|  | 1678 | # GCC bug 59666: results on directed rounding may be incorrect. | 
|  | 1679 | exp 0x2.c679d1f73f0fb628p+8 xfail-rounding:ldbl-128ibm | 
|  | 1680 | exp 1e5 xfail-rounding:ldbl-128ibm | 
|  | 1681 | exp max xfail-rounding:ldbl-128ibm | 
|  | 1682 | exp -7.4444006192138124e+02 | 
|  | 1683 | exp -0x1.75f113c30b1c8p+9 | 
|  | 1684 | exp -max | 
|  | 1685 | exp -11342.8125 | 
|  | 1686 | exp -0x2.c5b2319c4843acc0p12 | 
|  | 1687 | exp -0x2.c469d9p+8 | 
|  | 1688 | exp -0x2.c46d96p+8 | 
|  | 1689 | exp -0x2.c46727p+8 | 
|  | 1690 | exp -0x2.c469dep+8 | 
|  | 1691 | exp -0x2.c46c04p+8 | 
|  | 1692 | exp -0x2.c46adep+8 | 
|  | 1693 | exp -0x2.c471b3p+8 | 
|  | 1694 | exp -0x2.c46993p+8 | 
|  | 1695 | exp -0x2.c49fap+8 | 
|  | 1696 | exp -0x2.c4ac1p+8 | 
|  | 1697 | exp -0x2.c4d89p+8 | 
|  | 1698 | exp 0x1p-10 | 
|  | 1699 | exp -0x1p-10 | 
|  | 1700 | exp 0x1p-20 | 
|  | 1701 | exp -0x1p-20 | 
|  | 1702 | exp 0x1p-30 | 
|  | 1703 | exp -0x1p-30 | 
|  | 1704 | exp 0x1p-40 | 
|  | 1705 | exp -0x1p-40 | 
|  | 1706 | exp 0x1p-50 | 
|  | 1707 | exp -0x1p-50 | 
|  | 1708 | exp 0x1p-60 | 
|  | 1709 | exp -0x1p-60 | 
|  | 1710 | exp 0x1p-100 | 
|  | 1711 | exp -0x1p-100 | 
|  | 1712 | exp 0x1p-600 | 
|  | 1713 | exp -0x1p-600 | 
|  | 1714 | exp 0x1p-10000 | 
|  | 1715 | exp -0x1p-10000 | 
|  | 1716 | exp 0x5.8b90b8p+4 | 
|  | 1717 | exp 0x5.8b90cp+4 | 
|  | 1718 | exp -0x5.75628p+4 | 
|  | 1719 | exp -0x5.756278p+4 | 
|  | 1720 | exp 0x2.c5c85fdf473dep+8 | 
|  | 1721 | exp 0x2.c5c85fdf473ep+8 | 
|  | 1722 | exp -0x2.c4657baf579a6p+8 | 
|  | 1723 | exp -0x2.c4657baf579a4p+8 | 
|  | 1724 | exp 0x2.c5c85fdf473de6ab278ece600fp+8 | 
|  | 1725 | exp 0x2.c5c85fdf473de6ab278ece601p+8 | 
|  | 1726 | exp -0x2.9fa8dcb9092a538b3f2ee2ca67p+8 | 
|  | 1727 | exp -0x2.9fa8dcb9092a538b3f2ee2ca66p+8 | 
|  | 1728 | exp 0x2.c5c85fdf473de6acp+12 | 
|  | 1729 | exp 0x2.c5c85fdf473de6bp+12 | 
|  | 1730 | exp -0x2.c5b2319c4843accp+12 | 
|  | 1731 | exp -0x2.c5b2319c4843acbcp+12 | 
|  | 1732 | exp -0x2.c5bd48bdc7c0c9b8p+12 | 
|  | 1733 | exp -0x2.c5bd48bdc7c0c9b4p+12 | 
|  | 1734 | exp 0x2.c5c85fdf473de6af278ece600fcap+12 | 
|  | 1735 | exp 0x2.c5c85fdf473de6af278ece600fccp+12 | 
|  | 1736 | exp -0x2.c5b2319c4843acbff21591e99cccp+12 | 
|  | 1737 | exp -0x2.c5b2319c4843acbff21591e99ccap+12 | 
|  | 1738 | exp min | 
|  | 1739 | exp -min | 
|  | 1740 | exp min_subnorm | 
|  | 1741 | exp -min_subnorm | 
|  | 1742 |  | 
|  | 1743 | exp -0x1.760cd14774bd9p+0 | 
|  | 1744 | exp 0x1.4bed28p+0 | 
|  | 1745 | exp -0x1.f1cf36p+8 | 
|  | 1746 | exp 0x3.248524p+0 | 
|  | 1747 | exp 0x1.f0b362p+0 | 
|  | 1748 | exp 0xd.89746a799ac4eedp+0 | 
|  | 1749 | exp -0x6.58b64p-4 | 
|  | 1750 |  | 
|  | 1751 | exp10 0 | 
|  | 1752 | exp10 -0 | 
|  | 1753 | exp10 3 | 
|  | 1754 | exp10 -1 | 
|  | 1755 | exp10 36 | 
|  | 1756 | exp10 -36 | 
|  | 1757 | exp10 305 | 
|  | 1758 | exp10 -305 | 
|  | 1759 | # GCC bug 59666: results on directed rounding may be incorrect. | 
|  | 1760 | exp10 4932 xfail-rounding:ldbl-128ibm | 
|  | 1761 | exp10 -4932 | 
|  | 1762 | exp10 -0x1.343793004f503232p12 | 
|  | 1763 | # GCC bug 59666: results on directed rounding may be incorrect. | 
|  | 1764 | exp10 1e5 xfail-rounding:ldbl-128ibm | 
|  | 1765 | exp10 -1e5 | 
|  | 1766 | # GCC bug 59666: results on directed rounding may be incorrect. | 
|  | 1767 | exp10 1e6 xfail-rounding:ldbl-128ibm | 
|  | 1768 | exp10 -1e6 | 
|  | 1769 | # GCC bug 59666: results on directed rounding may be incorrect. | 
|  | 1770 | exp10 max xfail-rounding:ldbl-128ibm | 
|  | 1771 | exp10 -max | 
|  | 1772 | exp10 0.75 | 
|  | 1773 | # GCC bug 59666: results on directed rounding may be incorrect. | 
|  | 1774 | exp10 0x1.348e45573a1dd72cp+8 xfail-rounding:ldbl-128ibm | 
|  | 1775 | exp10 -0x1.33aa03p+8 | 
|  | 1776 | exp10 -0x1.33ad17p+8 | 
|  | 1777 | exp10 -0x1.33afcap+8 | 
|  | 1778 | exp10 0x1p-10 | 
|  | 1779 | exp10 -0x1p-10 | 
|  | 1780 | exp10 0x1p-20 | 
|  | 1781 | exp10 -0x1p-20 | 
|  | 1782 | exp10 0x1p-30 | 
|  | 1783 | exp10 -0x1p-30 | 
|  | 1784 | exp10 0x1p-40 | 
|  | 1785 | exp10 -0x1p-40 | 
|  | 1786 | exp10 0x1p-50 | 
|  | 1787 | exp10 -0x1p-50 | 
|  | 1788 | exp10 0x1p-60 | 
|  | 1789 | exp10 -0x1p-60 | 
|  | 1790 | exp10 0x1p-100 | 
|  | 1791 | exp10 -0x1p-100 | 
|  | 1792 | exp10 0x1p-600 | 
|  | 1793 | exp10 -0x1p-600 | 
|  | 1794 | exp10 0x1p-10000 | 
|  | 1795 | exp10 -0x1p-10000 | 
|  | 1796 | exp10 0x2.688268p+4 | 
|  | 1797 | exp10 0x2.68826cp+4 | 
|  | 1798 | exp10 -0x2.5ee064p+4 | 
|  | 1799 | exp10 -0x2.5ee06p+4 | 
|  | 1800 | exp10 0x1.34413509f79fep+8 | 
|  | 1801 | exp10 0x1.34413509f79ffp+8 | 
|  | 1802 | exp10 -0x1.33a7146f72a42p+8 | 
|  | 1803 | exp10 -0x1.33a7146f72a41p+8 | 
|  | 1804 | exp10 0x1.34413509f79fef2f625b0205a88p+8 | 
|  | 1805 | exp10 0x1.34413509f79fef2f625b0205a9p+8 | 
|  | 1806 | exp10 -0x1.23b2b470ae9318183ba772361cp+8 | 
|  | 1807 | exp10 -0x1.23b2b470ae9318183ba772361b8p+8 | 
|  | 1808 | exp10 0x1.34413509f79fef3p+12 | 
|  | 1809 | exp10 0x1.34413509f79fef32p+12 | 
|  | 1810 | exp10 -0x1.343793004f503232p+12 | 
|  | 1811 | exp10 -0x1.343793004f50323p+12 | 
|  | 1812 | exp10 -0x1.343c6405237810b2p+12 | 
|  | 1813 | exp10 -0x1.343c6405237810bp+12 | 
|  | 1814 | exp10 0x1.34413509f79fef311f12b35816f9p+12 | 
|  | 1815 | exp10 0x1.34413509f79fef311f12b35816fap+12 | 
|  | 1816 | exp10 -0x1.343793004f503231a589bac27c39p+12 | 
|  | 1817 | exp10 -0x1.343793004f503231a589bac27c38p+12 | 
|  | 1818 | exp10 min | 
|  | 1819 | exp10 -min | 
|  | 1820 | exp10 min_subnorm | 
|  | 1821 | exp10 -min_subnorm | 
|  | 1822 |  | 
|  | 1823 | exp10 0xd.f73d6p-4 | 
|  | 1824 | exp10 0x1.cc6776p+0 | 
|  | 1825 | exp10 0x5.b00bcd891ffe56fp+0 | 
|  | 1826 | exp10 0xe.8b349p+4 | 
|  | 1827 | exp10 0x3.495c78p+0 | 
|  | 1828 | exp10 0xf.f33f6p+0 | 
|  | 1829 |  | 
|  | 1830 | exp2 0 | 
|  | 1831 | exp2 -0 | 
|  | 1832 | exp2 10 | 
|  | 1833 | exp2 -1 | 
|  | 1834 | exp2 1e6 | 
|  | 1835 | exp2 -1e6 | 
|  | 1836 | exp2 max | 
|  | 1837 | exp2 -max | 
|  | 1838 | exp2 0.75 | 
|  | 1839 | exp2 100.5 | 
|  | 1840 | exp2 -116.5 | 
|  | 1841 | exp2 -123.5 | 
|  | 1842 | exp2 -124.5 | 
|  | 1843 | exp2 -125.5 | 
|  | 1844 | exp2 127 | 
|  | 1845 | exp2 -149 | 
|  | 1846 | exp2 1000.25 | 
|  | 1847 | exp2 -1019.5 | 
|  | 1848 | exp2 -1020.5 | 
|  | 1849 | exp2 -1021.5 | 
|  | 1850 | exp2 1023 | 
|  | 1851 | exp2 -1074 | 
|  | 1852 | exp2 16383 | 
|  | 1853 | exp2 -16400 | 
|  | 1854 | exp2 -126.125 | 
|  | 1855 | exp2 -126.25 | 
|  | 1856 | exp2 -126.375 | 
|  | 1857 | exp2 -126.5 | 
|  | 1858 | exp2 -126.625 | 
|  | 1859 | exp2 -126.75 | 
|  | 1860 | exp2 -126.875 | 
|  | 1861 | exp2 -1022.125 | 
|  | 1862 | exp2 -1022.25 | 
|  | 1863 | exp2 -1022.375 | 
|  | 1864 | exp2 -1022.5 | 
|  | 1865 | exp2 -1022.625 | 
|  | 1866 | exp2 -1022.75 | 
|  | 1867 | exp2 -1022.875 | 
|  | 1868 | exp2 -0x3.fe4e8p+8 | 
|  | 1869 | exp2 -0x3.fe513p+8 | 
|  | 1870 | exp2 -16382.125 | 
|  | 1871 | exp2 -16382.25 | 
|  | 1872 | exp2 -16382.375 | 
|  | 1873 | exp2 -16382.5 | 
|  | 1874 | exp2 -16382.625 | 
|  | 1875 | exp2 -16382.75 | 
|  | 1876 | exp2 -16382.875 | 
|  | 1877 | exp2 0x1p-10 | 
|  | 1878 | exp2 -0x1p-10 | 
|  | 1879 | exp2 0x1p-20 | 
|  | 1880 | exp2 -0x1p-20 | 
|  | 1881 | exp2 0x1p-30 | 
|  | 1882 | exp2 -0x1p-30 | 
|  | 1883 | exp2 0x1p-40 | 
|  | 1884 | exp2 -0x1p-40 | 
|  | 1885 | exp2 0x1p-50 | 
|  | 1886 | exp2 -0x1p-50 | 
|  | 1887 | exp2 0x1p-60 | 
|  | 1888 | exp2 -0x1p-60 | 
|  | 1889 | exp2 0x1p-100 | 
|  | 1890 | exp2 -0x1p-100 | 
|  | 1891 | exp2 0x1p-600 | 
|  | 1892 | exp2 -0x1p-600 | 
|  | 1893 | exp2 0x1p-10000 | 
|  | 1894 | exp2 -0x1p-10000 | 
|  | 1895 | exp2 0x7.fffff8p+4 | 
|  | 1896 | exp2 0x8.00001p+4 | 
|  | 1897 | exp2 -0x7.e00008p+4 | 
|  | 1898 | exp2 -0x7.dffff8p+4 | 
|  | 1899 | exp2 0x3.ffffffffffffep+8 | 
|  | 1900 | exp2 0x4.0000000000004p+8 | 
|  | 1901 | exp2 -0x3.fe00000000002p+8 | 
|  | 1902 | exp2 -0x3.fdffffffffffep+8 | 
|  | 1903 | exp2 0x3.fffffffffffffffa3aae26b51fp+8 | 
|  | 1904 | exp2 0x3.fffffffffffffffa3aae26b52p+8 | 
|  | 1905 | exp2 -0x3.c9000000000000000000000001p+8 | 
|  | 1906 | exp2 -0x3.c8ffffffffffffffffffffffffp+8 | 
|  | 1907 | exp2 0x3.fffffffffffffffcp+12 | 
|  | 1908 | exp2 0x4.0000000000000008p+12 | 
|  | 1909 | exp2 -0x3.ffe0000000000004p+12 | 
|  | 1910 | exp2 -0x3.ffdffffffffffffcp+12 | 
|  | 1911 | exp2 -0x3.fff0000000000004p+12 | 
|  | 1912 | exp2 -0x3.ffeffffffffffffcp+12 | 
|  | 1913 | exp2 0x3.fffffffffffffffffffffffffffep+12 | 
|  | 1914 | exp2 0x4.0000000000000000000000000004p+12 | 
|  | 1915 | exp2 -0x3.ffe0000000000000000000000002p+12 | 
|  | 1916 | exp2 -0x3.ffdffffffffffffffffffffffffep+12 | 
|  | 1917 | exp2 min | 
|  | 1918 | exp2 -min | 
|  | 1919 | exp2 min_subnorm | 
|  | 1920 | exp2 -min_subnorm | 
|  | 1921 |  | 
|  | 1922 | exp2 0xb.71754p-4 | 
|  | 1923 | exp2 0xd.d77dp+0 | 
|  | 1924 | exp2 0xc.122c4p-4 | 
|  | 1925 | exp2 -0x1.567cc8p+0 | 
|  | 1926 | exp2 -0x1.bbbd76p+0 | 
|  | 1927 | exp2 -0x1.3045fep+8 | 
|  | 1928 | exp2 0xa.87b8bp+0 | 
|  | 1929 | exp2 -0xe.2ce69p-4 | 
|  | 1930 | exp2 -0xc.1bf12p-16 | 
|  | 1931 | exp2 -0x4.8ce878p-4 | 
|  | 1932 | exp2 0xf.93d18bf7be8d272p-4 | 
|  | 1933 |  | 
|  | 1934 | expm1 0 | 
|  | 1935 | expm1 -0 | 
|  | 1936 | expm1 1 | 
|  | 1937 | expm1 0.75 | 
|  | 1938 | expm1 2 | 
|  | 1939 | expm1 3 | 
|  | 1940 | expm1 4 | 
|  | 1941 | expm1 5 | 
|  | 1942 | expm1 10 | 
|  | 1943 | expm1 15 | 
|  | 1944 | expm1 20 | 
|  | 1945 | expm1 25 | 
|  | 1946 | expm1 30 | 
|  | 1947 | expm1 35 | 
|  | 1948 | expm1 40 | 
|  | 1949 | expm1 50.0 | 
|  | 1950 | expm1 60 | 
|  | 1951 | expm1 70 | 
|  | 1952 | expm1 80 | 
|  | 1953 | expm1 90 | 
|  | 1954 | expm1 100 | 
|  | 1955 | expm1 127.0 | 
|  | 1956 | expm1 500.0 | 
|  | 1957 | # GCC bug 59666: results on directed rounding may be incorrect. | 
|  | 1958 | expm1 11356.25 xfail-rounding:ldbl-128ibm | 
|  | 1959 | expm1 -10.0 | 
|  | 1960 | expm1 -16.0 | 
|  | 1961 | expm1 -17.0 | 
|  | 1962 | expm1 -18.0 | 
|  | 1963 | expm1 -36.0 | 
|  | 1964 | expm1 -37.0 | 
|  | 1965 | expm1 -38.0 | 
|  | 1966 | expm1 -44.0 | 
|  | 1967 | expm1 -45.0 | 
|  | 1968 | expm1 -46.0 | 
|  | 1969 | expm1 -73.0 | 
|  | 1970 | expm1 -74.0 | 
|  | 1971 | expm1 -75.0 | 
|  | 1972 | expm1 -78.0 | 
|  | 1973 | expm1 -79.0 | 
|  | 1974 | expm1 -80.0 | 
|  | 1975 | expm1 -100.0 | 
|  | 1976 | expm1 -1000.0 | 
|  | 1977 | expm1 -10000.0 | 
|  | 1978 | expm1 -100000.0 | 
|  | 1979 | # GCC bug 59666: results on directed rounding may be incorrect. | 
|  | 1980 | expm1 100000.0 xfail-rounding:ldbl-128ibm | 
|  | 1981 | expm1 max xfail-rounding:ldbl-128ibm | 
|  | 1982 | expm1 -max | 
|  | 1983 | expm1 0x1p-2 | 
|  | 1984 | expm1 -0x1p-2 | 
|  | 1985 | expm1 0x1p-10 | 
|  | 1986 | expm1 -0x1p-10 | 
|  | 1987 | expm1 0x1p-20 | 
|  | 1988 | expm1 -0x1p-20 | 
|  | 1989 | expm1 0x1p-29 | 
|  | 1990 | expm1 -0x1p-29 | 
|  | 1991 | expm1 0x1p-32 | 
|  | 1992 | expm1 -0x1p-32 | 
|  | 1993 | expm1 0x1p-50 | 
|  | 1994 | expm1 -0x1p-50 | 
|  | 1995 | expm1 0x1p-64 | 
|  | 1996 | expm1 -0x1p-64 | 
|  | 1997 | expm1 0x1p-100 | 
|  | 1998 | expm1 -0x1p-100 | 
|  | 1999 | expm1 0x1p-600 | 
|  | 2000 | expm1 -0x1p-600 | 
|  | 2001 | expm1 0x1p-10000 | 
|  | 2002 | expm1 -0x1p-10000 | 
|  | 2003 | expm1 0xe.4152ac57cd1ea7ap-60 | 
|  | 2004 | expm1 0x6.660247486aed8p-4 | 
|  | 2005 | expm1 0x6.289a78p-4 | 
|  | 2006 | expm1 0x6.1b4d318238d4a2a8p-4 | 
|  | 2007 | expm1 0x5.fb8dc64e91a74p-4 | 
|  | 2008 | expm1 0x3.735f497c4e67535cp-4 | 
|  | 2009 | expm1 -0x7.d6c50b469d404p+0 | 
|  | 2010 | expm1 0x4.857de8p+4 | 
|  | 2011 | expm1 0x5.dfeb68p-4 | 
|  | 2012 | expm1 0x4.0000000000000028p-16384 | 
|  | 2013 | expm1 min | 
|  | 2014 | expm1 -min | 
|  | 2015 | expm1 min_subnorm | 
|  | 2016 | expm1 -min_subnorm | 
|  | 2017 |  | 
|  | 2018 | fma 1.0 2.0 3.0 | 
|  | 2019 | fma 1.25 0.75 0.0625 | 
|  | 2020 |  | 
|  | 2021 | fma 0 0 0 | 
|  | 2022 | fma 0 0 -0 | 
|  | 2023 | fma 0 -0 0 | 
|  | 2024 | fma 0 -0 -0 | 
|  | 2025 | fma -0 0 0 | 
|  | 2026 | fma -0 0 -0 | 
|  | 2027 | fma -0 -0 0 | 
|  | 2028 | fma -0 -0 -0 | 
|  | 2029 | fma 1.0 0 0 | 
|  | 2030 | fma 1.0 0 -0 | 
|  | 2031 | fma 1.0 -0 0 | 
|  | 2032 | fma 1.0 -0 -0 | 
|  | 2033 | fma -1.0 0 0 | 
|  | 2034 | fma -1.0 0 -0 | 
|  | 2035 | fma -1.0 -0 0 | 
|  | 2036 | fma -1.0 -0 -0 | 
|  | 2037 | fma 0 1.0 0 | 
|  | 2038 | fma 0 1.0 -0 | 
|  | 2039 | fma 0 -1.0 0 | 
|  | 2040 | fma 0 -1.0 -0 | 
|  | 2041 | fma -0 1.0 0 | 
|  | 2042 | fma -0 1.0 -0 | 
|  | 2043 | fma -0 -1.0 0 | 
|  | 2044 | fma -0 -1.0 -0 | 
|  | 2045 |  | 
|  | 2046 | fma 1.0 1.0 -1.0 | 
|  | 2047 | fma 1.0 -1.0 1.0 | 
|  | 2048 | fma -1.0 1.0 1.0 | 
|  | 2049 | fma -1.0 -1.0 -1.0 | 
|  | 2050 |  | 
|  | 2051 | fma 0 0 1 | 
|  | 2052 | fma 0 0 2 | 
|  | 2053 | fma 0 0 max | 
|  | 2054 | fma 0 1 1 | 
|  | 2055 | fma 1 0 1 | 
|  | 2056 | fma 0 1 2 | 
|  | 2057 | fma 1 0 2 | 
|  | 2058 | fma 0 1 max | 
|  | 2059 | fma 1 0 max | 
|  | 2060 |  | 
|  | 2061 | # Bug 6801: errno setting may be missing. | 
|  | 2062 | fma min min 0 missing-errno | 
|  | 2063 | fma min min -0 missing-errno | 
|  | 2064 | fma min -min 0 missing-errno | 
|  | 2065 | fma min -min -0 missing-errno | 
|  | 2066 | fma -min min 0 missing-errno | 
|  | 2067 | fma -min min -0 missing-errno | 
|  | 2068 | fma -min -min 0 missing-errno | 
|  | 2069 | fma -min -min -0 missing-errno | 
|  | 2070 |  | 
|  | 2071 | # Bug 6801: errno setting may be missing. | 
|  | 2072 | # Bug 13304: results on directed rounding may be incorrect. | 
|  | 2073 | fma max max min missing-errno xfail-rounding:ldbl-128ibm | 
|  | 2074 | fma max max -min missing-errno xfail-rounding:ldbl-128ibm | 
|  | 2075 | fma max -max min missing-errno xfail-rounding:ldbl-128ibm | 
|  | 2076 | fma max -max -min missing-errno xfail-rounding:ldbl-128ibm | 
|  | 2077 | fma -max max min missing-errno xfail-rounding:ldbl-128ibm | 
|  | 2078 | fma -max max -min missing-errno xfail-rounding:ldbl-128ibm | 
|  | 2079 | fma -max -max min missing-errno xfail-rounding:ldbl-128ibm | 
|  | 2080 | fma -max -max -min missing-errno xfail-rounding:ldbl-128ibm | 
|  | 2081 |  | 
|  | 2082 | fma 0x1.7ff8p+13 0x1.000002p+0 0x1.ffffp-24 | 
|  | 2083 | fma 0x1.fffp+0 0x1.00001p+0 -0x1.fffp+0 | 
|  | 2084 | fma 0x1.9abcdep+127 0x0.9abcdep-126 -0x1.f08948p+0 | 
|  | 2085 | fma 0x1.9abcdep+100 0x0.9abcdep-126 -0x1.f08948p-27 | 
|  | 2086 | fma 0x1.fffffep+127 0x1.001p+0 -0x1.fffffep+127 | 
|  | 2087 | fma -0x1.fffffep+127 0x1.fffffep+0 0x1.fffffep+127 | 
|  | 2088 | fma 0x1.fffffep+127 2.0 -0x1.fffffep+127 | 
|  | 2089 | fma 0x1.4p-126 0x1.000004p-1 0x1p-128 | 
|  | 2090 | fma -0x1.4p-126 0x1.000004p-1 -0x1p-128 | 
|  | 2091 | fma 0x1.fffff8p-126 0x1.000002p-1 0x1p-149 | 
|  | 2092 | fma -0x1.fffff8p-126 0x1.000002p-1 -0x1p-149 | 
|  | 2093 | fma 0x1p-149 0x1p-1 0x0.fffffep-126 | 
|  | 2094 | fma -0x1p-149 0x1p-1 -0x0.fffffep-126 | 
|  | 2095 | fma 0x1p-149 0x1.1p-1 0x0.fffffep-126 | 
|  | 2096 | fma -0x1p-149 0x1.1p-1 -0x0.fffffep-126 | 
|  | 2097 | fma 0x1p-149 0x1p-149 0x1p127 | 
|  | 2098 | fma 0x1p-149 -0x1p-149 0x1p127 | 
|  | 2099 | fma 0x1p-149 0x1p-149 -0x1p127 | 
|  | 2100 | fma 0x1p-149 -0x1p-149 -0x1p127 | 
|  | 2101 | fma 0x1p-149 0x1p-149 0x1p-126 | 
|  | 2102 | fma 0x1p-149 -0x1p-149 0x1p-126 | 
|  | 2103 | fma 0x1p-149 0x1p-149 -0x1p-126 | 
|  | 2104 | fma 0x1p-149 -0x1p-149 -0x1p-126 | 
|  | 2105 | fma 0x1p-149 0x1p-149 0x0.fffffep-126 | 
|  | 2106 | fma 0x1p-149 -0x1p-149 0x0.fffffep-126 | 
|  | 2107 | fma 0x1p-149 0x1p-149 -0x0.fffffep-126 | 
|  | 2108 | fma 0x1p-149 -0x1p-149 -0x0.fffffep-126 | 
|  | 2109 | fma 0x1p-149 0x1p-149 0x1p-149 | 
|  | 2110 | # Bug 6801: errno setting may be missing. | 
|  | 2111 | fma 0x1p-149 -0x1p-149 0x1p-149 missing-errno | 
|  | 2112 | fma 0x1p-149 0x1p-149 -0x1p-149 missing-errno | 
|  | 2113 | fma 0x1p-149 -0x1p-149 -0x1p-149 | 
|  | 2114 | fma 0x0.fffp0 0x0.fffp0 -0x0.ffep0 | 
|  | 2115 | fma 0x0.fffp0 -0x0.fffp0 0x0.ffep0 | 
|  | 2116 | fma -0x0.fffp0 0x0.fffp0 0x0.ffep0 | 
|  | 2117 | fma -0x0.fffp0 -0x0.fffp0 -0x0.ffep0 | 
|  | 2118 | fma 0x1.000002p-126 0x1.000002p-26 0x1p127 | 
|  | 2119 | fma 0x1.000002p-126 -0x1.000002p-26 0x1p127 | 
|  | 2120 | fma 0x1.000002p-126 0x1.000002p-26 -0x1p127 | 
|  | 2121 | fma 0x1.000002p-126 -0x1.000002p-26 -0x1p127 | 
|  | 2122 | fma 0x1.000002p-126 0x1.000002p-26 0x1p103 | 
|  | 2123 | fma 0x1.000002p-126 -0x1.000002p-26 0x1p103 | 
|  | 2124 | fma 0x1.000002p-126 0x1.000002p-26 -0x1p103 | 
|  | 2125 | fma 0x1.000002p-126 -0x1.000002p-26 -0x1p103 | 
|  | 2126 |  | 
|  | 2127 | fma 0x1.7fp+13 0x1.0000000000001p+0 0x1.ffep-48 | 
|  | 2128 | fma 0x1.fffp+0 0x1.0000000000001p+0 -0x1.fffp+0 | 
|  | 2129 | fma 0x1.0000002p+0 0x1.ffffffcp-1 0x1p-300 | 
|  | 2130 | fma 0x1.0000002p+0 0x1.ffffffcp-1 -0x1p-300 | 
|  | 2131 | fma 0x1.deadbeef2feedp+1023 0x0.deadbeef2feedp-1022 -0x1.a05f8c01a4bfbp+1 | 
|  | 2132 | fma 0x1.deadbeef2feedp+900 0x0.deadbeef2feedp-1022 -0x1.a05f8c01a4bfbp-122 | 
|  | 2133 | fma 0x1.fffffffffffffp+1023 0x1.001p+0 -0x1.fffffffffffffp+1023 | 
|  | 2134 | fma -0x1.fffffffffffffp+1023 0x1.fffffffffffffp+0 0x1.fffffffffffffp+1023 | 
|  | 2135 | fma 0x1.fffffffffffffp+1023 2.0 -0x1.fffffffffffffp+1023 | 
|  | 2136 | # Bug 6801: errno setting may be missing. | 
|  | 2137 | fma 0x1.6a09e667f3bccp-538 0x1.6a09e667f3bccp-538 0.0 missing-errno | 
|  | 2138 | fma 0x1.deadbeef2feedp-495 0x1.deadbeef2feedp-495 -0x1.bf86a5786a574p-989 | 
|  | 2139 | fma 0x1.deadbeef2feedp-503 0x1.deadbeef2feedp-503 -0x1.bf86a5786a574p-1005 | 
|  | 2140 | fma 0x1p-537 0x1p-538 0x1p-1074 | 
|  | 2141 | fma 0x1.7fffff8p-968 0x1p-106 0x0.000001p-1022 | 
|  | 2142 | fma 0x1.4000004p-967 0x1p-106 0x0.000001p-1022 | 
|  | 2143 | fma 0x1.4p-967 -0x1p-106 -0x0.000001p-1022 | 
|  | 2144 | fma -0x1.19cab66d73e17p-959 0x1.c7108a8c5ff51p-107 -0x0.80b0ad65d9b64p-1022 | 
|  | 2145 | fma -0x1.d2eaed6e8e9d3p-979 -0x1.4e066c62ac9ddp-63 -0x0.9245e6b003454p-1022 | 
|  | 2146 | fma 0x1.153d650bb9f06p-907 0x1.2d01230d48407p-125 -0x0.b278d5acfc3cp-1022 | 
|  | 2147 | fma -0x1.fffffffffffffp-711 0x1.fffffffffffffp-275 0x1.fffffe00007ffp-983 | 
|  | 2148 | fma 0x1.4p-1022 0x1.0000000000002p-1 0x1p-1024 | 
|  | 2149 | fma -0x1.4p-1022 0x1.0000000000002p-1 -0x1p-1024 | 
|  | 2150 | fma 0x1.ffffffffffffcp-1022 0x1.0000000000001p-1 0x1p-1074 | 
|  | 2151 | fma -0x1.ffffffffffffcp-1022 0x1.0000000000001p-1 -0x1p-1074 | 
|  | 2152 | fma 0x1p-1074 0x1p-1 0x0.fffffffffffffp-1022 | 
|  | 2153 | fma -0x1p-1074 0x1p-1 -0x0.fffffffffffffp-1022 | 
|  | 2154 | fma 0x1p-1074 0x1.1p-1 0x0.fffffffffffffp-1022 | 
|  | 2155 | fma -0x1p-1074 0x1.1p-1 -0x0.fffffffffffffp-1022 | 
|  | 2156 | fma 0x1p-1074 0x1p-1074 0x1p1023 | 
|  | 2157 | fma 0x1p-1074 -0x1p-1074 0x1p1023 | 
|  | 2158 | fma 0x1p-1074 0x1p-1074 -0x1p1023 | 
|  | 2159 | fma 0x1p-1074 -0x1p-1074 -0x1p1023 | 
|  | 2160 | fma 0x1p-1074 0x1p-1074 0x1p-1022 | 
|  | 2161 | fma 0x1p-1074 -0x1p-1074 0x1p-1022 | 
|  | 2162 | fma 0x1p-1074 0x1p-1074 -0x1p-1022 | 
|  | 2163 | fma 0x1p-1074 -0x1p-1074 -0x1p-1022 | 
|  | 2164 | fma 0x1p-1074 0x1p-1074 0x0.fffffffffffffp-1022 | 
|  | 2165 | fma 0x1p-1074 -0x1p-1074 0x0.fffffffffffffp-1022 | 
|  | 2166 | fma 0x1p-1074 0x1p-1074 -0x0.fffffffffffffp-1022 | 
|  | 2167 | fma 0x1p-1074 -0x1p-1074 -0x0.fffffffffffffp-1022 | 
|  | 2168 | fma 0x1p-1074 0x1p-1074 0x1p-1074 | 
|  | 2169 | # Bug 6801: errno setting may be missing. | 
|  | 2170 | fma 0x1p-1074 -0x1p-1074 0x1p-1074 missing-errno | 
|  | 2171 | fma 0x1p-1074 0x1p-1074 -0x1p-1074 missing-errno | 
|  | 2172 | fma 0x1p-1074 -0x1p-1074 -0x1p-1074 | 
|  | 2173 | fma 0x0.fffffffffffff8p0 0x0.fffffffffffff8p0 -0x0.fffffffffffffp0 | 
|  | 2174 | fma 0x0.fffffffffffff8p0 -0x0.fffffffffffff8p0 0x0.fffffffffffffp0 | 
|  | 2175 | fma -0x0.fffffffffffff8p0 0x0.fffffffffffff8p0 0x0.fffffffffffffp0 | 
|  | 2176 | fma -0x0.fffffffffffff8p0 -0x0.fffffffffffff8p0 -0x0.fffffffffffffp0 | 
|  | 2177 | fma 0x1.0000000000001p-1022 0x1.0000000000001p-55 0x1p1023 | 
|  | 2178 | fma 0x1.0000000000001p-1022 -0x1.0000000000001p-55 0x1p1023 | 
|  | 2179 | fma 0x1.0000000000001p-1022 0x1.0000000000001p-55 -0x1p1023 | 
|  | 2180 | fma 0x1.0000000000001p-1022 -0x1.0000000000001p-55 -0x1p1023 | 
|  | 2181 | fma 0x1.0000000000001p-1022 0x1.0000000000001p-55 0x1p970 | 
|  | 2182 | fma 0x1.0000000000001p-1022 -0x1.0000000000001p-55 0x1p970 | 
|  | 2183 | fma 0x1.0000000000001p-1022 0x1.0000000000001p-55 -0x1p970 | 
|  | 2184 | fma 0x1.0000000000001p-1022 -0x1.0000000000001p-55 -0x1p970 | 
|  | 2185 |  | 
|  | 2186 | fma -0x8.03fcp+3696 0xf.fffffffffffffffp-6140 0x8.3ffffffffffffffp-2450 | 
|  | 2187 | fma 0x9.fcp+2033 -0x8.000e1f000ff800fp-3613 -0xf.fffffffffffc0ffp-1579 | 
|  | 2188 | fma 0xc.7fc000003ffffffp-1194 0x8.1e0003fffffffffp+15327 -0x8.fffep+14072 | 
|  | 2189 | fma -0x8.0001fc000000003p+1798 0xcp-2230 0x8.f7e000000000007p-468 | 
|  | 2190 | fma 0xc.0000000000007ffp+10130 -0x8.000000000000001p+4430 0xc.07000000001ffffp+14513 | 
|  | 2191 | fma 0xb.ffffp-4777 0x8.000000fffffffffp-11612 -0x0.3800fff8p-16385 | 
|  | 2192 | fma 0x1.4p-16382 0x1.0000000000000004p-1 0x1p-16384 | 
|  | 2193 | fma -0x1.4p-16382 0x1.0000000000000004p-1 -0x1p-16384 | 
|  | 2194 | fma 0x1.fffffffffffffff8p-16382 0x1.0000000000000002p-1 0x1p-16445 | 
|  | 2195 | fma -0x1.fffffffffffffff8p-16382 0x1.0000000000000002p-1 -0x1p-16445 | 
|  | 2196 | fma 0x1p-16445 0x1p-1 0x0.fffffffffffffffep-16382 | 
|  | 2197 | fma -0x1p-16445 0x1p-1 -0x0.fffffffffffffffep-16382 | 
|  | 2198 | fma 0x1p-16445 0x1.1p-1 0x0.fffffffffffffffep-16382 | 
|  | 2199 | fma -0x1p-16445 0x1.1p-1 -0x0.fffffffffffffffep-16382 | 
|  | 2200 | fma 0x1p-16445 0x1p-16445 0x1p16383 | 
|  | 2201 | fma 0x1p-16445 -0x1p-16445 0x1p16383 | 
|  | 2202 | fma 0x1p-16445 0x1p-16445 -0x1p16383 | 
|  | 2203 | fma 0x1p-16445 -0x1p-16445 -0x1p16383 | 
|  | 2204 | fma 0x1p-16445 0x1p-16445 0x1p-16382 | 
|  | 2205 | fma 0x1p-16445 -0x1p-16445 0x1p-16382 | 
|  | 2206 | fma 0x1p-16445 0x1p-16445 -0x1p-16382 | 
|  | 2207 | fma 0x1p-16445 -0x1p-16445 -0x1p-16382 | 
|  | 2208 | fma 0x1p-16445 0x1p-16445 0x0.fffffffffffffffep-16382 | 
|  | 2209 | fma 0x1p-16445 -0x1p-16445 0x0.fffffffffffffffep-16382 | 
|  | 2210 | fma 0x1p-16445 0x1p-16445 -0x0.fffffffffffffffep-16382 | 
|  | 2211 | fma 0x1p-16445 -0x1p-16445 -0x0.fffffffffffffffep-16382 | 
|  | 2212 | fma 0x1p-16445 0x1p-16445 0x1p-16445 | 
|  | 2213 | # Bug 6801: errno setting may be missing. | 
|  | 2214 | fma 0x1p-16445 -0x1p-16445 0x1p-16445 missing-errno | 
|  | 2215 | fma 0x1p-16445 0x1p-16445 -0x1p-16445 missing-errno | 
|  | 2216 | fma 0x1p-16445 -0x1p-16445 -0x1p-16445 | 
|  | 2217 | fma 0x0.ffffffffffffffffp0 0x0.ffffffffffffffffp0 -0x0.fffffffffffffffep0 | 
|  | 2218 | fma 0x0.ffffffffffffffffp0 -0x0.ffffffffffffffffp0 0x0.fffffffffffffffep0 | 
|  | 2219 | fma -0x0.ffffffffffffffffp0 0x0.ffffffffffffffffp0 0x0.fffffffffffffffep0 | 
|  | 2220 | fma -0x0.ffffffffffffffffp0 -0x0.ffffffffffffffffp0 -0x0.fffffffffffffffep0 | 
|  | 2221 | fma 0x1.0000000000000002p-16382 0x1.0000000000000002p-66 0x1p16383 | 
|  | 2222 | fma 0x1.0000000000000002p-16382 -0x1.0000000000000002p-66 0x1p16383 | 
|  | 2223 | fma 0x1.0000000000000002p-16382 0x1.0000000000000002p-66 -0x1p16383 | 
|  | 2224 | fma 0x1.0000000000000002p-16382 -0x1.0000000000000002p-66 -0x1p16383 | 
|  | 2225 | fma 0x1.0000000000000002p-16382 0x1.0000000000000002p-66 0x1p16319 | 
|  | 2226 | fma 0x1.0000000000000002p-16382 -0x1.0000000000000002p-66 0x1p16319 | 
|  | 2227 | fma 0x1.0000000000000002p-16382 0x1.0000000000000002p-66 -0x1p16319 | 
|  | 2228 | fma 0x1.0000000000000002p-16382 -0x1.0000000000000002p-66 -0x1p16319 | 
|  | 2229 |  | 
|  | 2230 | fma 0x1.bb2de33e02ccbbfa6e245a7c1f71p-2584 -0x1.6b500daf0580d987f1bc0cadfcddp-13777 0x1.613cd91d9fed34b33820e5ab9d8dp-16378 | 
|  | 2231 | fma -0x1.f949b880cacb0f0c61540105321dp-5954 -0x1.3876cec84b4140f3bd6198731b7ep-10525 -0x0.a5dc1c6cfbc498c54fb0b504bf19p-16382 | 
|  | 2232 | fma -0x1.0000fffffffffp-16221 0x1.0000001fffff8007fep-239 0x0.ff87ffffffffffffe000003fffffp-16382 | 
|  | 2233 | fma -0x1.ac79c9376ef447f3827c9e9de008p-2228 -0x1.5ba830022b6139e21fbe7270cad8p-6314 0x1.e8282b6a26bb6a9daf5c8e73e9f9p-8616 | 
|  | 2234 | fma -0x1.c69749ec574caaa2ab8e97ddb9f3p+2652 0x1.f34235ff9d095449c29b4831b62dp+3311 0x1.fbe4302df23354dbd0c4d3cfe606p+5879 | 
|  | 2235 | fma -0x1.ca8835fc6ecfb5398625fc891be5p-1686 0x1.621e1972bbe2180e5be9dd7d8df5p-7671 -0x1.7d2d21b73b52cf20dec2a83902a4p-9395 | 
|  | 2236 | fma -0x1.55cff679ec49c2541fab41fc843ep-11819 0x1.e60e9f464f9e8df0509647c7c971p+12325 0x1.eaa2a7649d765c2f564f7a5beca7p+454 | 
|  | 2237 | fma 0x1.f0e7b1454908576f2537d863cf9bp+11432 0x1.cdce52f09d4ca76e68706f34b5d5p-1417 -0x1.2e986187c70f146235ea2066e486p+9979 | 
|  | 2238 | fma 0x1.f102f7da4a57a3a4aab620e29452p-3098 -0x1.cc06a4ff40248f9e2dcc4b6afd84p-11727 0x1.d512a11126b5ac8ed8973b8580c8p-14849 | 
|  | 2239 | fma -0x1.fc47ac7434b993cd8dcb2b431f25p-3816 0x1.fbc9750da8468852d84558e1db6dp-5773 -0x1.00a98abf783f75c40fe5b7a37d86p-9607 | 
|  | 2240 | fma 0x1.00000000000007ffffffffffffffp-9045 -0x1.ffffffffffff80000001ffffffffp+4773 -0x1.f8p-4316 | 
|  | 2241 | fma 0x1.4e922764c90701d4a2f21d01893dp-8683 -0x1.955a12e2d7c9447c27fa022fc865p+212 -0x1.e9634462eaef96528b90b6944578p-8521 | 
|  | 2242 | fma 0x1.801181509c03bdbef10d6165588cp-15131 0x1.ad86f8e57d3d40bfa8007780af63p-368 -0x1.6e9df0dab1c9f1d7a6043c390741p-15507 | 
|  | 2243 | fma 0x1.ffffffffffffffp0 0x1.000000000000008p0 -0x1p-1000 | 
|  | 2244 | fma 0x1.4p-16382 0x1.0000000000000000000000000002p-1 0x1p-16384 | 
|  | 2245 | fma -0x1.4p-16382 0x1.0000000000000000000000000002p-1 -0x1p-16384 | 
|  | 2246 | fma 0x1.fffffffffffffffffffffffffffcp-16382 0x1.0000000000000000000000000001p-1 0x1p-16494 | 
|  | 2247 | fma -0x1.fffffffffffffffffffffffffffcp-16382 0x1.0000000000000000000000000001p-1 -0x1p-16494 | 
|  | 2248 | fma 0x1p-16494 0x1p-1 0x0.ffffffffffffffffffffffffffffp-16382 | 
|  | 2249 | fma -0x1p-16494 0x1p-1 -0x0.ffffffffffffffffffffffffffffp-16382 | 
|  | 2250 | fma 0x1p-16494 0x1.1p-1 0x0.ffffffffffffffffffffffffffffp-16382 | 
|  | 2251 | fma -0x1p-16494 0x1.1p-1 -0x0.ffffffffffffffffffffffffffffp-16382 | 
|  | 2252 | fma 0x1p-16494 0x1p-16494 0x1p16383 | 
|  | 2253 | fma 0x1p-16494 -0x1p-16494 0x1p16383 | 
|  | 2254 | fma 0x1p-16494 0x1p-16494 -0x1p16383 | 
|  | 2255 | fma 0x1p-16494 -0x1p-16494 -0x1p16383 | 
|  | 2256 | fma 0x1p-16494 0x1p-16494 0x1p-16382 | 
|  | 2257 | fma 0x1p-16494 -0x1p-16494 0x1p-16382 | 
|  | 2258 | fma 0x1p-16494 0x1p-16494 -0x1p-16382 | 
|  | 2259 | fma 0x1p-16494 -0x1p-16494 -0x1p-16382 | 
|  | 2260 | fma 0x1p-16494 0x1p-16494 0x0.ffffffffffffffffffffffffffffp-16382 | 
|  | 2261 | fma 0x1p-16494 -0x1p-16494 0x0.ffffffffffffffffffffffffffffp-16382 | 
|  | 2262 | fma 0x1p-16494 0x1p-16494 -0x0.ffffffffffffffffffffffffffffp-16382 | 
|  | 2263 | fma 0x1p-16494 -0x1p-16494 -0x0.ffffffffffffffffffffffffffffp-16382 | 
|  | 2264 | fma 0x1p-16494 0x1p-16494 0x1p-16494 | 
|  | 2265 | # Bug 6801: errno setting may be missing. | 
|  | 2266 | fma 0x1p-16494 -0x1p-16494 0x1p-16494 missing-errno | 
|  | 2267 | fma 0x1p-16494 0x1p-16494 -0x1p-16494 missing-errno | 
|  | 2268 | fma 0x1p-16494 -0x1p-16494 -0x1p-16494 | 
|  | 2269 | fma 0x0.ffffffffffffffffffffffffffff8p0 0x0.ffffffffffffffffffffffffffff8p0 -0x0.ffffffffffffffffffffffffffffp0 | 
|  | 2270 | fma 0x0.ffffffffffffffffffffffffffff8p0 -0x0.ffffffffffffffffffffffffffff8p0 0x0.ffffffffffffffffffffffffffffp0 | 
|  | 2271 | fma -0x0.ffffffffffffffffffffffffffff8p0 0x0.ffffffffffffffffffffffffffff8p0 0x0.ffffffffffffffffffffffffffffp0 | 
|  | 2272 | fma -0x0.ffffffffffffffffffffffffffff8p0 -0x0.ffffffffffffffffffffffffffff8p0 -0x0.ffffffffffffffffffffffffffffp0 | 
|  | 2273 | fma 0x1.0000000000000000000000000001p-16382 0x1.0000000000000000000000000001p-66 0x1p16383 | 
|  | 2274 | fma 0x1.0000000000000000000000000001p-16382 -0x1.0000000000000000000000000001p-66 0x1p16383 | 
|  | 2275 | fma 0x1.0000000000000000000000000001p-16382 0x1.0000000000000000000000000001p-66 -0x1p16383 | 
|  | 2276 | fma 0x1.0000000000000000000000000001p-16382 -0x1.0000000000000000000000000001p-66 -0x1p16383 | 
|  | 2277 | fma 0x1.0000000000000000000000000001p-16382 0x1.0000000000000000000000000001p-66 0x1p16319 | 
|  | 2278 | fma 0x1.0000000000000000000000000001p-16382 -0x1.0000000000000000000000000001p-66 0x1p16319 | 
|  | 2279 | fma 0x1.0000000000000000000000000001p-16382 0x1.0000000000000000000000000001p-66 -0x1p16319 | 
|  | 2280 | fma 0x1.0000000000000000000000000001p-16382 -0x1.0000000000000000000000000001p-66 -0x1p16319 | 
|  | 2281 |  | 
|  | 2282 | # Bug 6801: errno setting may be missing. | 
|  | 2283 | fma 0x1.fffffep-126 0x1.fffffep25 0x1.fffffep127 missing-errno | 
|  | 2284 | fma 0x1.fffffep-126 -0x1.fffffep25 0x1.fffffep127 | 
|  | 2285 | fma 0x1.fffffep-126 0x1.fffffep25 -0x1.fffffep127 | 
|  | 2286 | fma 0x1.fffffep-126 -0x1.fffffep25 -0x1.fffffep127 missing-errno | 
|  | 2287 | fma 0x1.fffffffffffffp-1022 0x1.fffffffffffffp54 0x1.fffffffffffffp1023 missing-errno | 
|  | 2288 | fma 0x1.fffffffffffffp-1022 -0x1.fffffffffffffp54 0x1.fffffffffffffp1023 | 
|  | 2289 | fma 0x1.fffffffffffffp-1022 0x1.fffffffffffffp54 -0x1.fffffffffffffp1023 | 
|  | 2290 | fma 0x1.fffffffffffffp-1022 -0x1.fffffffffffffp54 -0x1.fffffffffffffp1023 missing-errno | 
|  | 2291 | fma 0x1.fffffffffffffffep-16382 0x1.fffffffffffffffep65 0x1.fffffffffffffffep16383 missing-errno | 
|  | 2292 | fma 0x1.fffffffffffffffep-16382 -0x1.fffffffffffffffep65 0x1.fffffffffffffffep16383 | 
|  | 2293 | fma 0x1.fffffffffffffffep-16382 0x1.fffffffffffffffep65 -0x1.fffffffffffffffep16383 | 
|  | 2294 | fma 0x1.fffffffffffffffep-16382 -0x1.fffffffffffffffep65 -0x1.fffffffffffffffep16383 missing-errno | 
|  | 2295 | fma 0x1.ffffffffffffffffffffffffffffp-16382 0x1.ffffffffffffffffffffffffffffp114 0x1.ffffffffffffffffffffffffffffp16383 missing-errno | 
|  | 2296 | fma 0x1.ffffffffffffffffffffffffffffp-16382 -0x1.ffffffffffffffffffffffffffffp114 0x1.ffffffffffffffffffffffffffffp16383 | 
|  | 2297 | fma 0x1.ffffffffffffffffffffffffffffp-16382 0x1.ffffffffffffffffffffffffffffp114 -0x1.ffffffffffffffffffffffffffffp16383 | 
|  | 2298 | fma 0x1.ffffffffffffffffffffffffffffp-16382 -0x1.ffffffffffffffffffffffffffffp114 -0x1.ffffffffffffffffffffffffffffp16383 missing-errno | 
|  | 2299 |  | 
|  | 2300 | hypot 0 0 | 
|  | 2301 | hypot 0 -0 | 
|  | 2302 | hypot -0 0 | 
|  | 2303 | hypot -0 -0 | 
|  | 2304 | # hypot (x,y) == hypot (+-x, +-y). | 
|  | 2305 | hypot 0.7 12.4 | 
|  | 2306 | hypot -0.7 12.4 | 
|  | 2307 | hypot 0.7 -12.4 | 
|  | 2308 | hypot -0.7 -12.4 | 
|  | 2309 | hypot 12.4 0.7 | 
|  | 2310 | hypot -12.4 0.7 | 
|  | 2311 | hypot 12.4 -0.7 | 
|  | 2312 | hypot -12.4 -0.7 | 
|  | 2313 | # hypot (x,0) == fabs (x). | 
|  | 2314 | hypot 0.75 0 | 
|  | 2315 | hypot -0.75 0 | 
|  | 2316 | hypot -5.7e7 0 | 
|  | 2317 | hypot 0.75 1.25 | 
|  | 2318 | hypot 1.0 0x1p-61 | 
|  | 2319 | hypot 0x1p+0 0x1.fp-129 | 
|  | 2320 | hypot 0x1.23456789abcdef0123456789ab8p-500 0x1.23456789abcdef0123456789ab8p-500 | 
|  | 2321 | hypot 0x3p125 0x4p125 no-test-inline:flt-32 | 
|  | 2322 | hypot 0x1.234566p-126 0x1.234566p-126 no-test-inline:flt-32 | 
|  | 2323 | hypot 0x3p1021 0x4p1021 no-test-inline:dbl-64 | 
|  | 2324 | hypot 0x1p+0 0x0.3ep-1022 no-test-inline:dbl-64 | 
|  | 2325 | hypot 0x3p16381 0x4p16381 no-test-inline | 
|  | 2326 | hypot 0x1p-149 0x1p-149 | 
|  | 2327 | hypot 0x1p-1074 0x1p-1074 | 
|  | 2328 | hypot 0x1p-16445 0x1p-16445 no-test-inline | 
|  | 2329 | hypot 0x1p-16494 0x1p-16494 no-test-inline | 
|  | 2330 | hypot 0x0.fffffep-126 0x0.fp-127 | 
|  | 2331 | hypot 0x0.fffffep-126 0x0.fp-130 | 
|  | 2332 | hypot 0x0.fffffffffffffp-1022 0x0.fp-1023 | 
|  | 2333 | hypot 0x0.fffffffffffffp-1022 0x0.fp-1026 | 
|  | 2334 | hypot 0x0.ffffffp-16382 0x0.fp-16383 no-test-inline | 
|  | 2335 | hypot 0x0.ffffffp-16382 0x0.fp-16386 no-test-inline | 
|  | 2336 | hypot 0 min no-test-inline | 
|  | 2337 | hypot 0 min_subnorm no-test-inline | 
|  | 2338 | hypot 0 -min no-test-inline | 
|  | 2339 | hypot 0 -min_subnorm no-test-inline | 
|  | 2340 | hypot min 0 no-test-inline | 
|  | 2341 | hypot min_subnorm 0 no-test-inline | 
|  | 2342 | hypot -min 0 no-test-inline | 
|  | 2343 | hypot -min_subnorm 0 no-test-inline | 
|  | 2344 | hypot min min no-test-inline | 
|  | 2345 | hypot min_subnorm min_subnorm no-test-inline | 
|  | 2346 | hypot min min_subnorm no-test-inline | 
|  | 2347 | hypot 0x1.fp127 0x1.fp127 | 
|  | 2348 | hypot 0x1.fp1023 0x1.fp1023 | 
|  | 2349 | hypot 0x1.fp16383 0x1.fp16383 no-test-inline | 
|  | 2350 |  | 
|  | 2351 | hypot 0x1p-127 0x1p-149 | 
|  | 2352 | hypot 0x1p-1023 0x1p-1074 | 
|  | 2353 | hypot 0x1p-970 0x1p-1074 | 
|  | 2354 | hypot 0x1p-16383 0x1p-16445 no-test-inline | 
|  | 2355 | hypot 0x1p-16384 0x1p-16446 no-test-inline | 
|  | 2356 | hypot 0x1p-16383 0x1p-16494 no-test-inline | 
|  | 2357 |  | 
|  | 2358 | hypot -0x1.fa7deap+0 0x1.a761bab383ac8p+0 | 
|  | 2359 |  | 
|  | 2360 | j0 -1.0 | 
|  | 2361 | j0 0.0 | 
|  | 2362 | j0 -0 | 
|  | 2363 | j0 min | 
|  | 2364 | j0 -min | 
|  | 2365 | j0 min_subnorm | 
|  | 2366 | j0 -min_subnorm | 
|  | 2367 | j0 0x1p-5 | 
|  | 2368 | j0 0x1p-10 | 
|  | 2369 | j0 0x1p-15 | 
|  | 2370 | j0 0x1p-20 | 
|  | 2371 | j0 0x1p-25 | 
|  | 2372 | j0 0x1p-30 | 
|  | 2373 | j0 0x1p-35 | 
|  | 2374 | j0 0x1p-40 | 
|  | 2375 | j0 0x1p-45 | 
|  | 2376 | j0 0x1p-50 | 
|  | 2377 | j0 0x1p-55 | 
|  | 2378 | j0 0x1p-60 | 
|  | 2379 | j0 0x1p-100 | 
|  | 2380 | j0 0x1p-600 | 
|  | 2381 | j0 0x1p-10000 | 
|  | 2382 | j0 0.125 | 
|  | 2383 | j0 0.75 | 
|  | 2384 | j0 1.0 | 
|  | 2385 | j0 1.5 | 
|  | 2386 | j0 2.0 | 
|  | 2387 | j0 8.0 | 
|  | 2388 | j0 10.0 | 
|  | 2389 | j0 4.0 | 
|  | 2390 | j0 -4.0 | 
|  | 2391 | j0 0x1.d7ce3ap+107 | 
|  | 2392 | j0 -0x1.001000001p+593 | 
|  | 2393 | j0 0x1p1023 | 
|  | 2394 | j0 0x1p16382 | 
|  | 2395 | j0 0x1p16383 | 
|  | 2396 |  | 
|  | 2397 | j1 -1.0 | 
|  | 2398 | j1 0.0 | 
|  | 2399 | j1 -0 | 
|  | 2400 | j1 0.125 | 
|  | 2401 | j1 0.75 | 
|  | 2402 | j1 1.0 | 
|  | 2403 | j1 1.5 | 
|  | 2404 | j1 2.0 | 
|  | 2405 | j1 8.0 | 
|  | 2406 | j1 10.0 | 
|  | 2407 | j1 0x1.3ffp+74 | 
|  | 2408 | j1 0x1.ff00000000002p+840 | 
|  | 2409 | j1 0x1p1023 | 
|  | 2410 | j1 0x1p16382 | 
|  | 2411 | j1 0x1p16383 | 
|  | 2412 | j1 0x1p-5 | 
|  | 2413 | j1 0x1p-10 | 
|  | 2414 | j1 0x1p-15 | 
|  | 2415 | j1 0x1p-20 | 
|  | 2416 | j1 0x1p-25 | 
|  | 2417 | j1 0x1p-30 | 
|  | 2418 | j1 0x1p-35 | 
|  | 2419 | j1 0x1p-40 | 
|  | 2420 | j1 0x1p-45 | 
|  | 2421 | j1 0x1p-50 | 
|  | 2422 | j1 0x1p-55 | 
|  | 2423 | j1 0x1p-60 | 
|  | 2424 | j1 0x1p-100 | 
|  | 2425 | j1 0x1p-600 | 
|  | 2426 | j1 0x1p-10000 | 
|  | 2427 | j1 min | 
|  | 2428 | j1 -min | 
|  | 2429 | j1 min_subnorm | 
|  | 2430 | j1 -min_subnorm | 
|  | 2431 |  | 
|  | 2432 | # jn (0, x) == j0 (x). | 
|  | 2433 | jn 0 -1.0 | 
|  | 2434 | jn 0 0.0 | 
|  | 2435 | jn 0 -0 | 
|  | 2436 | jn 0 min | 
|  | 2437 | jn 0 -min | 
|  | 2438 | jn 0 min_subnorm | 
|  | 2439 | jn 0 -min_subnorm | 
|  | 2440 | jn 0 0.125 | 
|  | 2441 | jn 0 0.75 | 
|  | 2442 | jn 0 1.0 | 
|  | 2443 | jn 0 1.5 | 
|  | 2444 | jn 0 2.0 | 
|  | 2445 | jn 0 8.0 | 
|  | 2446 | jn 0 10.0 | 
|  | 2447 | jn 0 4.0 | 
|  | 2448 | jn 0 -4.0 | 
|  | 2449 |  | 
|  | 2450 | # jn (1, x) == j1 (x). | 
|  | 2451 | jn 1 -1.0 | 
|  | 2452 | jn 1 -0 | 
|  | 2453 | jn 1 0.0 | 
|  | 2454 | jn 1 0.125 | 
|  | 2455 | jn 1 0.75 | 
|  | 2456 | jn 1 1.0 | 
|  | 2457 | jn 1 1.5 | 
|  | 2458 | jn 1 2.0 | 
|  | 2459 | jn 1 8.0 | 
|  | 2460 | jn 1 10.0 | 
|  | 2461 | jn 1 min | 
|  | 2462 | jn 1 -min | 
|  | 2463 | jn 1 min_subnorm | 
|  | 2464 | jn 1 -min_subnorm | 
|  | 2465 |  | 
|  | 2466 | jn 3 -1.0 | 
|  | 2467 | jn 3 0.0 | 
|  | 2468 | jn 3 0.125 | 
|  | 2469 | jn 3 0.75 | 
|  | 2470 | jn 3 1.0 | 
|  | 2471 | jn 3 2.0 | 
|  | 2472 | jn 3 10.0 | 
|  | 2473 |  | 
|  | 2474 | jn 10 -1.0 | 
|  | 2475 | jn 10 0.0 | 
|  | 2476 | jn 10 0.125 | 
|  | 2477 | jn 10 0.75 | 
|  | 2478 | jn 10 1.0 | 
|  | 2479 | jn 10 2.0 | 
|  | 2480 | jn 10 10.0 | 
|  | 2481 |  | 
|  | 2482 | jn 2 2.4048255576957729 | 
|  | 2483 | jn 3 2.4048255576957729 | 
|  | 2484 | jn 4 2.4048255576957729 | 
|  | 2485 | jn 5 2.4048255576957729 | 
|  | 2486 | jn 6 2.4048255576957729 | 
|  | 2487 | jn 7 2.4048255576957729 | 
|  | 2488 | jn 8 2.4048255576957729 | 
|  | 2489 | jn 9 2.4048255576957729 | 
|  | 2490 |  | 
|  | 2491 | jn 2 0x1.ffff62p+99 | 
|  | 2492 | jn 2 0x1p127 | 
|  | 2493 | jn 2 0x1p1023 | 
|  | 2494 | jn 2 0x1p16383 | 
|  | 2495 |  | 
|  | 2496 | jn -1 1 | 
|  | 2497 | jn -2 1 | 
|  | 2498 | jn -3 1 | 
|  | 2499 | jn -4 1 | 
|  | 2500 | jn -1 -1 | 
|  | 2501 | jn -2 -1 | 
|  | 2502 | jn -3 -1 | 
|  | 2503 | jn -4 -1 | 
|  | 2504 |  | 
|  | 2505 | jn 10 min | 
|  | 2506 | jn 10 -min | 
|  | 2507 | jn 10 min_subnorm | 
|  | 2508 | jn 10 -min_subnorm | 
|  | 2509 |  | 
|  | 2510 | lgamma max | 
|  | 2511 | lgamma 1 | 
|  | 2512 | lgamma 3 | 
|  | 2513 | lgamma 0.5 | 
|  | 2514 | lgamma 0.7 | 
|  | 2515 | lgamma 1.2 | 
|  | 2516 | lgamma 0x3.8p56 | 
|  | 2517 | lgamma 0x1p-5 | 
|  | 2518 | lgamma -0x1p-5 | 
|  | 2519 | lgamma 0x1p-10 | 
|  | 2520 | lgamma -0x1p-10 | 
|  | 2521 | lgamma 0x1p-15 | 
|  | 2522 | lgamma -0x1p-15 | 
|  | 2523 | lgamma 0x1p-20 | 
|  | 2524 | lgamma -0x1p-20 | 
|  | 2525 | lgamma 0x1p-25 | 
|  | 2526 | lgamma -0x1p-25 | 
|  | 2527 | lgamma 0x1p-30 | 
|  | 2528 | lgamma -0x1p-30 | 
|  | 2529 | lgamma 0x1p-40 | 
|  | 2530 | lgamma -0x1p-40 | 
|  | 2531 | lgamma 0x1p-50 | 
|  | 2532 | lgamma -0x1p-50 | 
|  | 2533 | lgamma 0x1p-60 | 
|  | 2534 | lgamma -0x1p-60 | 
|  | 2535 | lgamma 0x1p-64 | 
|  | 2536 | lgamma -0x1p-64 | 
|  | 2537 | lgamma 0x1p-70 | 
|  | 2538 | lgamma -0x1p-70 | 
|  | 2539 | lgamma 0x1p-100 | 
|  | 2540 | lgamma -0x1p-100 | 
|  | 2541 | lgamma 0x1p-126 | 
|  | 2542 | lgamma -0x1p-126 | 
|  | 2543 | lgamma 0x1p-149 | 
|  | 2544 | lgamma -0x1p-149 | 
|  | 2545 | lgamma 0x1p-200 | 
|  | 2546 | lgamma -0x1p-200 | 
|  | 2547 | lgamma 0x1p-500 | 
|  | 2548 | lgamma -0x1p-500 | 
|  | 2549 | lgamma 0x1p-1000 | 
|  | 2550 | lgamma -0x1p-1000 | 
|  | 2551 | lgamma 0x1p-1022 | 
|  | 2552 | lgamma -0x1p-1022 | 
|  | 2553 | lgamma 0x1p-1074 | 
|  | 2554 | lgamma -0x1p-1074 | 
|  | 2555 | lgamma 0x1p-5000 | 
|  | 2556 | lgamma -0x1p-5000 | 
|  | 2557 | lgamma 0x1p-10000 | 
|  | 2558 | lgamma -0x1p-10000 | 
|  | 2559 | lgamma 0x1p-16382 | 
|  | 2560 | lgamma -0x1p-16382 | 
|  | 2561 | lgamma 0x1p-16445 | 
|  | 2562 | lgamma -0x1p-16445 | 
|  | 2563 | lgamma 0x1p-16494 | 
|  | 2564 | lgamma -0x1p-16494 | 
|  | 2565 |  | 
|  | 2566 | # Values +/- 10ulp from overflow threshold.  (Values very close to | 
|  | 2567 | # overflow threshold produce results very close of that threshold, | 
|  | 2568 | # where a result inaccurate by a few ulp could differ from the ideal | 
|  | 2569 | # result in whether it overflows; +/- 10ulp is sufficient for overflow | 
|  | 2570 | # or its absence to be unambiguous under glibc's accuracy standards). | 
|  | 2571 | # This also means the ldbl-128ibm inputs are XFAILed for dbl-64 and | 
|  | 2572 | # the ldbl-128 inputs for ldbl-96, as too close to the threshold. | 
|  | 2573 | lgamma 0x3.12be0cp+120 | 
|  | 2574 | lgamma 0x3.12be6p+120 | 
|  | 2575 | lgamma 0x5.d53649e2d4674p+1012 | 
|  | 2576 | lgamma 0x5.d53649e2d46c8p+1012 | 
|  | 2577 | lgamma 0x5.d53649e2d469dbc1f01e99fd52p+1012 xfail:dbl-64 | 
|  | 2578 | lgamma 0x5.d53649e2d469dbc1f01e99fd7cp+1012 xfail:dbl-64 | 
|  | 2579 | lgamma 0x5.c6aa645fffef5f5p+16368 | 
|  | 2580 | lgamma 0x5.c6aa645fffef5ff8p+16368 | 
|  | 2581 | lgamma 0x5.c6aa645fffef5fa912b9b480f7acp+16368 xfail:ldbl-96-intel xfail:ldbl-96-m68k | 
|  | 2582 | lgamma 0x5.c6aa645fffef5fa912b9b480f8p+16368 xfail:ldbl-96-intel xfail:ldbl-96-m68k | 
|  | 2583 |  | 
|  | 2584 | lgamma -0x1.fa471547c2fe5p+1 | 
|  | 2585 | lgamma -0x1.9260dcp+1 | 
|  | 2586 |  | 
|  | 2587 | lgamma -0xffffffp-1 | 
|  | 2588 | lgamma -0x1fffffffffffffp-1 | 
|  | 2589 | lgamma -0xffffffffffffffffp-1 | 
|  | 2590 | lgamma -0x3ffffffffffffffffffffffffffp-1 | 
|  | 2591 | lgamma -0x1ffffffffffffffffffffffffffffp-1 | 
|  | 2592 |  | 
|  | 2593 | lgamma -0x100000000.8p0 | 
|  | 2594 | lgamma -0x100000001.8p0 | 
|  | 2595 |  | 
|  | 2596 | lgamma -0.25 | 
|  | 2597 | lgamma -0.5 | 
|  | 2598 | lgamma -0.75 | 
|  | 2599 | lgamma -1.25 | 
|  | 2600 | lgamma -1.5 | 
|  | 2601 | lgamma -1.75 | 
|  | 2602 | lgamma -0x2.08p0 | 
|  | 2603 | lgamma -0x2.1p0 | 
|  | 2604 | lgamma -0x2.18p0 | 
|  | 2605 | lgamma -0x2.2p0 | 
|  | 2606 | lgamma -0x2.28p0 | 
|  | 2607 | lgamma -0x2.3p0 | 
|  | 2608 | lgamma -0x2.38p0 | 
|  | 2609 | lgamma -0x2.4p0 | 
|  | 2610 | lgamma -0x2.48p0 | 
|  | 2611 | lgamma -0x2.5p0 | 
|  | 2612 | lgamma -0x2.58p0 | 
|  | 2613 | lgamma -0x2.6p0 | 
|  | 2614 | lgamma -0x2.68p0 | 
|  | 2615 | lgamma -0x2.7p0 | 
|  | 2616 | lgamma -0x2.78p0 | 
|  | 2617 | lgamma -0x2.8p0 | 
|  | 2618 | lgamma -0x2.88p0 | 
|  | 2619 | lgamma -0x2.9p0 | 
|  | 2620 | lgamma -0x2.98p0 | 
|  | 2621 | lgamma -0x2.ap0 | 
|  | 2622 | lgamma -0x2.a8p0 | 
|  | 2623 | lgamma -0x2.bp0 | 
|  | 2624 | lgamma -0x2.b8p0 | 
|  | 2625 | lgamma -0x2.cp0 | 
|  | 2626 | lgamma -0x2.c8p0 | 
|  | 2627 | lgamma -0x2.dp0 | 
|  | 2628 | lgamma -0x2.d8p0 | 
|  | 2629 | lgamma -0x2.ep0 | 
|  | 2630 | lgamma -0x2.e8p0 | 
|  | 2631 | lgamma -0x2.fp0 | 
|  | 2632 | lgamma -0x2.f8p0 | 
|  | 2633 | lgamma -0x3.08p0 | 
|  | 2634 | lgamma -0x3.1p0 | 
|  | 2635 | lgamma -0x3.18p0 | 
|  | 2636 | lgamma -0x3.2p0 | 
|  | 2637 | lgamma -0x3.28p0 | 
|  | 2638 | lgamma -0x3.3p0 | 
|  | 2639 | lgamma -0x3.38p0 | 
|  | 2640 | lgamma -0x3.4p0 | 
|  | 2641 | lgamma -0x3.48p0 | 
|  | 2642 | lgamma -0x3.5p0 | 
|  | 2643 | lgamma -0x3.58p0 | 
|  | 2644 | lgamma -0x3.6p0 | 
|  | 2645 | lgamma -0x3.68p0 | 
|  | 2646 | lgamma -0x3.7p0 | 
|  | 2647 | lgamma -0x3.78p0 | 
|  | 2648 | lgamma -0x3.8p0 | 
|  | 2649 | lgamma -0x3.88p0 | 
|  | 2650 | lgamma -0x3.9p0 | 
|  | 2651 | lgamma -0x3.98p0 | 
|  | 2652 | lgamma -0x3.ap0 | 
|  | 2653 | lgamma -0x3.a8p0 | 
|  | 2654 | lgamma -0x3.bp0 | 
|  | 2655 | lgamma -0x3.b8p0 | 
|  | 2656 | lgamma -0x3.cp0 | 
|  | 2657 | lgamma -0x3.c8p0 | 
|  | 2658 | lgamma -0x3.dp0 | 
|  | 2659 | lgamma -0x3.d8p0 | 
|  | 2660 | lgamma -0x3.ep0 | 
|  | 2661 | lgamma -0x3.e8p0 | 
|  | 2662 | lgamma -0x3.fp0 | 
|  | 2663 | lgamma -0x3.f8p0 | 
|  | 2664 | lgamma -4.25 | 
|  | 2665 | lgamma -4.5 | 
|  | 2666 | lgamma -4.75 | 
|  | 2667 | lgamma -5.25 | 
|  | 2668 | lgamma -5.5 | 
|  | 2669 | lgamma -5.75 | 
|  | 2670 | lgamma -6.25 | 
|  | 2671 | lgamma -6.5 | 
|  | 2672 | lgamma -6.75 | 
|  | 2673 | lgamma -7.25 | 
|  | 2674 | lgamma -7.5 | 
|  | 2675 | lgamma -7.75 | 
|  | 2676 | lgamma -8.25 | 
|  | 2677 | lgamma -8.5 | 
|  | 2678 | lgamma -8.75 | 
|  | 2679 | lgamma -9.25 | 
|  | 2680 | lgamma -9.5 | 
|  | 2681 | lgamma -9.75 | 
|  | 2682 | lgamma -10.25 | 
|  | 2683 | lgamma -10.5 | 
|  | 2684 | lgamma -10.75 | 
|  | 2685 | lgamma -11.25 | 
|  | 2686 | lgamma -11.5 | 
|  | 2687 | lgamma -11.75 | 
|  | 2688 | lgamma -12.25 | 
|  | 2689 | lgamma -12.5 | 
|  | 2690 | lgamma -12.75 | 
|  | 2691 | lgamma -13.25 | 
|  | 2692 | lgamma -13.5 | 
|  | 2693 | lgamma -13.75 | 
|  | 2694 | lgamma -14.25 | 
|  | 2695 | lgamma -14.5 | 
|  | 2696 | lgamma -14.75 | 
|  | 2697 | lgamma -15.25 | 
|  | 2698 | lgamma -15.5 | 
|  | 2699 | lgamma -15.75 | 
|  | 2700 | lgamma -16.25 | 
|  | 2701 | lgamma -16.5 | 
|  | 2702 | lgamma -16.75 | 
|  | 2703 | lgamma -17.25 | 
|  | 2704 | lgamma -17.5 | 
|  | 2705 | lgamma -17.75 | 
|  | 2706 | lgamma -18.25 | 
|  | 2707 | lgamma -18.5 | 
|  | 2708 | lgamma -18.75 | 
|  | 2709 | lgamma -19.25 | 
|  | 2710 | lgamma -19.5 | 
|  | 2711 | lgamma -19.75 | 
|  | 2712 | lgamma -20.25 | 
|  | 2713 | lgamma -20.5 | 
|  | 2714 | lgamma -20.75 | 
|  | 2715 | lgamma -21.25 | 
|  | 2716 | lgamma -21.5 | 
|  | 2717 | lgamma -21.75 | 
|  | 2718 | lgamma -22.25 | 
|  | 2719 | lgamma -22.5 | 
|  | 2720 | lgamma -22.75 | 
|  | 2721 | lgamma -23.25 | 
|  | 2722 | lgamma -23.5 | 
|  | 2723 | lgamma -23.75 | 
|  | 2724 | lgamma -24.25 | 
|  | 2725 | lgamma -24.5 | 
|  | 2726 | lgamma -24.75 | 
|  | 2727 | lgamma -25.25 | 
|  | 2728 | lgamma -25.5 | 
|  | 2729 | lgamma -25.75 | 
|  | 2730 | lgamma -26.25 | 
|  | 2731 | lgamma -26.5 | 
|  | 2732 | lgamma -26.75 | 
|  | 2733 | lgamma -27.25 | 
|  | 2734 | lgamma -27.5 | 
|  | 2735 | lgamma -27.75 | 
|  | 2736 | lgamma -28.25 | 
|  | 2737 | lgamma -28.5 | 
|  | 2738 | lgamma -28.75 | 
|  | 2739 | lgamma -29.25 | 
|  | 2740 | lgamma -29.5 | 
|  | 2741 | lgamma -29.75 | 
|  | 2742 | lgamma -30.25 | 
|  | 2743 | lgamma -30.5 | 
|  | 2744 | lgamma -30.75 | 
|  | 2745 | lgamma -31.25 | 
|  | 2746 | lgamma -31.5 | 
|  | 2747 | lgamma -31.75 | 
|  | 2748 | lgamma -32.25 | 
|  | 2749 | lgamma -32.5 | 
|  | 2750 | lgamma -32.75 | 
|  | 2751 | lgamma -33.25 | 
|  | 2752 | lgamma -33.5 | 
|  | 2753 | lgamma -33.75 | 
|  | 2754 | lgamma -34.25 | 
|  | 2755 | lgamma -34.5 | 
|  | 2756 | lgamma -34.75 | 
|  | 2757 | lgamma -35.25 | 
|  | 2758 | lgamma -35.5 | 
|  | 2759 | lgamma -35.75 | 
|  | 2760 | lgamma -36.25 | 
|  | 2761 | lgamma -36.5 | 
|  | 2762 | lgamma -36.75 | 
|  | 2763 | lgamma -37.25 | 
|  | 2764 | lgamma -37.5 | 
|  | 2765 | lgamma -37.75 | 
|  | 2766 | lgamma -38.25 | 
|  | 2767 | lgamma -38.5 | 
|  | 2768 | lgamma -38.75 | 
|  | 2769 | lgamma -39.25 | 
|  | 2770 | lgamma -39.5 | 
|  | 2771 | lgamma -39.75 | 
|  | 2772 | lgamma -40.25 | 
|  | 2773 | lgamma -40.5 | 
|  | 2774 | lgamma -40.75 | 
|  | 2775 | lgamma -41.25 | 
|  | 2776 | lgamma -41.5 | 
|  | 2777 | lgamma -41.75 | 
|  | 2778 | lgamma -42.25 | 
|  | 2779 | lgamma -42.5 | 
|  | 2780 | lgamma -42.75 | 
|  | 2781 | lgamma -43.25 | 
|  | 2782 | lgamma -43.5 | 
|  | 2783 | lgamma -43.75 | 
|  | 2784 | lgamma -44.25 | 
|  | 2785 | lgamma -44.5 | 
|  | 2786 | lgamma -44.75 | 
|  | 2787 | lgamma -45.25 | 
|  | 2788 | lgamma -45.5 | 
|  | 2789 | lgamma -45.75 | 
|  | 2790 | lgamma -46.25 | 
|  | 2791 | lgamma -46.5 | 
|  | 2792 | lgamma -46.75 | 
|  | 2793 | lgamma -47.25 | 
|  | 2794 | lgamma -47.5 | 
|  | 2795 | lgamma -47.75 | 
|  | 2796 | lgamma -48.25 | 
|  | 2797 | lgamma -48.5 | 
|  | 2798 | lgamma -48.75 | 
|  | 2799 | lgamma -49.25 | 
|  | 2800 | lgamma -49.5 | 
|  | 2801 | lgamma -49.75 | 
|  | 2802 | lgamma -50.25 | 
|  | 2803 | lgamma -50.5 | 
|  | 2804 | lgamma -50.75 | 
|  | 2805 | lgamma -51.25 | 
|  | 2806 | lgamma -51.5 | 
|  | 2807 | lgamma -51.75 | 
|  | 2808 | lgamma -52.25 | 
|  | 2809 | lgamma -52.5 | 
|  | 2810 | lgamma -52.75 | 
|  | 2811 | lgamma -53.25 | 
|  | 2812 | lgamma -53.5 | 
|  | 2813 | lgamma -53.75 | 
|  | 2814 | lgamma -54.25 | 
|  | 2815 | lgamma -54.5 | 
|  | 2816 | lgamma -54.75 | 
|  | 2817 | lgamma -55.25 | 
|  | 2818 | lgamma -55.5 | 
|  | 2819 | lgamma -55.75 | 
|  | 2820 | lgamma -56.25 | 
|  | 2821 | lgamma -56.5 | 
|  | 2822 | lgamma -56.75 | 
|  | 2823 | lgamma -57.25 | 
|  | 2824 | lgamma -57.5 | 
|  | 2825 | lgamma -57.75 | 
|  | 2826 | lgamma -58.25 | 
|  | 2827 | lgamma -58.5 | 
|  | 2828 | lgamma -58.75 | 
|  | 2829 | lgamma -59.25 | 
|  | 2830 | lgamma -59.5 | 
|  | 2831 | lgamma -59.75 | 
|  | 2832 | lgamma -60.25 | 
|  | 2833 | lgamma -60.5 | 
|  | 2834 | lgamma -60.75 | 
|  | 2835 |  | 
|  | 2836 | # Integers +/- 1ulp for ldbl-128 (gen-auto-libm-tests will round these | 
|  | 2837 | # to produce integers +/- 1ulp for other formats). | 
|  | 2838 | lgamma -0xf.fffffffffffffffffffffffffff8p-4 | 
|  | 2839 | lgamma -0x1.0000000000000000000000000001p+0 | 
|  | 2840 | lgamma -0x1.ffffffffffffffffffffffffffffp+0 | 
|  | 2841 | lgamma -0x2.0000000000000000000000000002p+0 | 
|  | 2842 | lgamma -0x2.fffffffffffffffffffffffffffep+0 | 
|  | 2843 | lgamma -0x3.0000000000000000000000000002p+0 | 
|  | 2844 | lgamma -0x3.fffffffffffffffffffffffffffep+0 | 
|  | 2845 | lgamma -0x4.0000000000000000000000000004p+0 | 
|  | 2846 | lgamma -0x4.fffffffffffffffffffffffffffcp+0 | 
|  | 2847 | lgamma -0x5.0000000000000000000000000004p+0 | 
|  | 2848 | lgamma -0x5.fffffffffffffffffffffffffffcp+0 | 
|  | 2849 | lgamma -0x6.0000000000000000000000000004p+0 | 
|  | 2850 | lgamma -0x6.fffffffffffffffffffffffffffcp+0 | 
|  | 2851 | lgamma -0x7.0000000000000000000000000004p+0 | 
|  | 2852 | lgamma -0x7.fffffffffffffffffffffffffffcp+0 | 
|  | 2853 | lgamma -0x8.0000000000000000000000000008p+0 | 
|  | 2854 | lgamma -0x8.fffffffffffffffffffffffffff8p+0 | 
|  | 2855 | lgamma -0x9.0000000000000000000000000008p+0 | 
|  | 2856 | lgamma -0x9.fffffffffffffffffffffffffff8p+0 | 
|  | 2857 | lgamma -0xa.0000000000000000000000000008p+0 | 
|  | 2858 | lgamma -0xa.fffffffffffffffffffffffffff8p+0 | 
|  | 2859 | lgamma -0xb.0000000000000000000000000008p+0 | 
|  | 2860 | lgamma -0xb.fffffffffffffffffffffffffff8p+0 | 
|  | 2861 | lgamma -0xc.0000000000000000000000000008p+0 | 
|  | 2862 | lgamma -0xc.fffffffffffffffffffffffffff8p+0 | 
|  | 2863 | lgamma -0xd.0000000000000000000000000008p+0 | 
|  | 2864 | lgamma -0xd.fffffffffffffffffffffffffff8p+0 | 
|  | 2865 | lgamma -0xe.0000000000000000000000000008p+0 | 
|  | 2866 | lgamma -0xe.fffffffffffffffffffffffffff8p+0 | 
|  | 2867 | lgamma -0xf.0000000000000000000000000008p+0 | 
|  | 2868 | lgamma -0xf.fffffffffffffffffffffffffff8p+0 | 
|  | 2869 | lgamma -0x1.0000000000000000000000000001p+4 | 
|  | 2870 | lgamma -0x1.0fffffffffffffffffffffffffffp+4 | 
|  | 2871 | lgamma -0x1.1000000000000000000000000001p+4 | 
|  | 2872 | lgamma -0x1.1fffffffffffffffffffffffffffp+4 | 
|  | 2873 | lgamma -0x1.2000000000000000000000000001p+4 | 
|  | 2874 | lgamma -0x1.2fffffffffffffffffffffffffffp+4 | 
|  | 2875 | lgamma -0x1.3000000000000000000000000001p+4 | 
|  | 2876 | lgamma -0x1.3fffffffffffffffffffffffffffp+4 | 
|  | 2877 | lgamma -0x1.4000000000000000000000000001p+4 | 
|  | 2878 | lgamma -0x1.4fffffffffffffffffffffffffffp+4 | 
|  | 2879 | lgamma -0x1.5000000000000000000000000001p+4 | 
|  | 2880 | lgamma -0x1.5fffffffffffffffffffffffffffp+4 | 
|  | 2881 | lgamma -0x1.6000000000000000000000000001p+4 | 
|  | 2882 | lgamma -0x1.6fffffffffffffffffffffffffffp+4 | 
|  | 2883 | lgamma -0x1.7000000000000000000000000001p+4 | 
|  | 2884 | lgamma -0x1.7fffffffffffffffffffffffffffp+4 | 
|  | 2885 | lgamma -0x1.8000000000000000000000000001p+4 | 
|  | 2886 | lgamma -0x1.8fffffffffffffffffffffffffffp+4 | 
|  | 2887 | lgamma -0x1.9000000000000000000000000001p+4 | 
|  | 2888 | lgamma -0x1.9fffffffffffffffffffffffffffp+4 | 
|  | 2889 | lgamma -0x1.a000000000000000000000000001p+4 | 
|  | 2890 | lgamma -0x1.afffffffffffffffffffffffffffp+4 | 
|  | 2891 | lgamma -0x1.b000000000000000000000000001p+4 | 
|  | 2892 | lgamma -0x1.bfffffffffffffffffffffffffffp+4 | 
|  | 2893 | lgamma -0x1.c000000000000000000000000001p+4 | 
|  | 2894 | lgamma -0x1.cfffffffffffffffffffffffffffp+4 | 
|  | 2895 | lgamma -0x1.d000000000000000000000000001p+4 | 
|  | 2896 | lgamma -0x1.dfffffffffffffffffffffffffffp+4 | 
|  | 2897 | lgamma -0x1.e000000000000000000000000001p+4 | 
|  | 2898 | lgamma -0x1.efffffffffffffffffffffffffffp+4 | 
|  | 2899 | lgamma -0x1.f000000000000000000000000001p+4 | 
|  | 2900 | lgamma -0x1.ffffffffffffffffffffffffffffp+4 | 
|  | 2901 | lgamma -0x2.0000000000000000000000000002p+4 | 
|  | 2902 | lgamma -0x2.0ffffffffffffffffffffffffffep+4 | 
|  | 2903 | lgamma -0x2.1000000000000000000000000002p+4 | 
|  | 2904 | lgamma -0x2.1ffffffffffffffffffffffffffep+4 | 
|  | 2905 | lgamma -0x2.2000000000000000000000000002p+4 | 
|  | 2906 | lgamma -0x2.2ffffffffffffffffffffffffffep+4 | 
|  | 2907 | lgamma -0x2.3000000000000000000000000002p+4 | 
|  | 2908 | lgamma -0x2.3ffffffffffffffffffffffffffep+4 | 
|  | 2909 | lgamma -0x2.4000000000000000000000000002p+4 | 
|  | 2910 | lgamma -0x2.4ffffffffffffffffffffffffffep+4 | 
|  | 2911 | lgamma -0x2.5000000000000000000000000002p+4 | 
|  | 2912 | lgamma -0x2.5ffffffffffffffffffffffffffep+4 | 
|  | 2913 | lgamma -0x2.6000000000000000000000000002p+4 | 
|  | 2914 | lgamma -0x2.6ffffffffffffffffffffffffffep+4 | 
|  | 2915 | lgamma -0x2.7000000000000000000000000002p+4 | 
|  | 2916 | lgamma -0x2.7ffffffffffffffffffffffffffep+4 | 
|  | 2917 | lgamma -0x2.8000000000000000000000000002p+4 | 
|  | 2918 | lgamma -0x2.8ffffffffffffffffffffffffffep+4 | 
|  | 2919 | lgamma -0x2.9000000000000000000000000002p+4 | 
|  | 2920 | lgamma -0x2.9ffffffffffffffffffffffffffep+4 | 
|  | 2921 | lgamma -0x2.a000000000000000000000000002p+4 | 
|  | 2922 | lgamma -0x2.affffffffffffffffffffffffffep+4 | 
|  | 2923 | lgamma -0x2.b000000000000000000000000002p+4 | 
|  | 2924 | lgamma -0x2.bffffffffffffffffffffffffffep+4 | 
|  | 2925 | lgamma -0x2.c000000000000000000000000002p+4 | 
|  | 2926 | lgamma -0x2.cffffffffffffffffffffffffffep+4 | 
|  | 2927 | lgamma -0x2.d000000000000000000000000002p+4 | 
|  | 2928 | lgamma -0x2.dffffffffffffffffffffffffffep+4 | 
|  | 2929 | lgamma -0x2.e000000000000000000000000002p+4 | 
|  | 2930 | lgamma -0x2.effffffffffffffffffffffffffep+4 | 
|  | 2931 | lgamma -0x2.f000000000000000000000000002p+4 | 
|  | 2932 | lgamma -0x2.fffffffffffffffffffffffffffep+4 | 
|  | 2933 | lgamma -0x3.0000000000000000000000000002p+4 | 
|  | 2934 | lgamma -0x3.0ffffffffffffffffffffffffffep+4 | 
|  | 2935 | lgamma -0x3.1000000000000000000000000002p+4 | 
|  | 2936 | lgamma -0x3.1ffffffffffffffffffffffffffep+4 | 
|  | 2937 | lgamma -0x3.2000000000000000000000000002p+4 | 
|  | 2938 | lgamma -0x3.2ffffffffffffffffffffffffffep+4 | 
|  | 2939 | lgamma -0x3.3000000000000000000000000002p+4 | 
|  | 2940 | lgamma -0x3.3ffffffffffffffffffffffffffep+4 | 
|  | 2941 | lgamma -0x3.4000000000000000000000000002p+4 | 
|  | 2942 | lgamma -0x3.4ffffffffffffffffffffffffffep+4 | 
|  | 2943 | lgamma -0x3.5000000000000000000000000002p+4 | 
|  | 2944 | lgamma -0x3.5ffffffffffffffffffffffffffep+4 | 
|  | 2945 | lgamma -0x3.6000000000000000000000000002p+4 | 
|  | 2946 | lgamma -0x3.6ffffffffffffffffffffffffffep+4 | 
|  | 2947 | lgamma -0x3.7000000000000000000000000002p+4 | 
|  | 2948 | lgamma -0x3.7ffffffffffffffffffffffffffep+4 | 
|  | 2949 | lgamma -0x3.8000000000000000000000000002p+4 | 
|  | 2950 | lgamma -0x3.8ffffffffffffffffffffffffffep+4 | 
|  | 2951 | lgamma -0x3.9000000000000000000000000002p+4 | 
|  | 2952 | lgamma -0x3.9ffffffffffffffffffffffffffep+4 | 
|  | 2953 | lgamma -0x3.a000000000000000000000000002p+4 | 
|  | 2954 | lgamma -0x3.affffffffffffffffffffffffffep+4 | 
|  | 2955 | lgamma -0x3.b000000000000000000000000002p+4 | 
|  | 2956 | lgamma -0x3.bffffffffffffffffffffffffffep+4 | 
|  | 2957 | lgamma -0x3.c000000000000000000000000002p+4 | 
|  | 2958 |  | 
|  | 2959 | # Zeroes of lgamma, until the point where they just duplicate integers | 
|  | 2960 | # +/- 1ulp. | 
|  | 2961 | lgamma -0x2.74ff92c01f0d82abec9f315f1a0712c334804d9cp+0 | 
|  | 2962 | lgamma -0x2.bf6821437b20197995a4b4641eaebf4b00b482ap+0 | 
|  | 2963 | lgamma -0x3.24c1b793cb35efb8be699ad3d9ba65454cb7fac8p+0 | 
|  | 2964 | lgamma -0x3.f48e2a8f85fca170d4561291236cc320a4887d1cp+0 | 
|  | 2965 | lgamma -0x4.0a139e16656030c39f0b0de18112ac17bfd6be9p+0 | 
|  | 2966 | lgamma -0x4.fdd5de9bbabf3510d0aa4076988501d7d7812528p+0 | 
|  | 2967 | lgamma -0x5.021a95fc2db6432a4c56e595394decc6af0430d8p+0 | 
|  | 2968 | lgamma -0x5.ffa4bd647d0357dd4ed62cbd31edf8e3f8e5deb8p+0 | 
|  | 2969 | lgamma -0x6.005ac9625f233b607c2d96d16385cb86ac56934p+0 | 
|  | 2970 | lgamma -0x6.fff2fddae1bbff3d626b65c23fd21f40300a3ba8p+0 | 
|  | 2971 | lgamma -0x7.000cff7b7f87adf4482dcdb98782ab2661ca58bp+0 | 
|  | 2972 | lgamma -0x7.fffe5fe05673c3ca9e82b522b0ca9d2e8837cd2p+0 | 
|  | 2973 | lgamma -0x8.0001a01459fc9f60cb3cec1cec8576677ca538ep+0 | 
|  | 2974 | lgamma -0x8.ffffd1c425e80ffc864e95749259e7e20210e8p+0 | 
|  | 2975 | lgamma -0x9.00002e3bb47d86d6d843fedc351deb7ad09ec5fp+0 | 
|  | 2976 | lgamma -0x9.fffffb606bdfdcd062ae77a50547c69d2eb6f34p+0 | 
|  | 2977 | lgamma -0xa.0000049f93bb9927b45d95e15441e03086db914p+0 | 
|  | 2978 | lgamma -0xa.ffffff9466e9f1b36dacd2adbd18d05a4e45806p+0 | 
|  | 2979 | lgamma -0xb.0000006b9915315d965a6ffea40e4bea39000ddp+0 | 
|  | 2980 | lgamma -0xb.fffffff7089387387de41acc3d3c978bd839c8cp+0 | 
|  | 2981 | lgamma -0xc.00000008f76c7731567c0f0250f387920df5676p+0 | 
|  | 2982 | lgamma -0xc.ffffffff4f6dcf617f97a5ffc757d548d2890cdp+0 | 
|  | 2983 | lgamma -0xd.00000000b092309c06683dd1b903e3700857a16p+0 | 
|  | 2984 | lgamma -0xd.fffffffff36345ab9e184a3e09d1176dc48e47fp+0 | 
|  | 2985 | lgamma -0xe.000000000c9cba545e94e75ec5718f753e2501ep+0 | 
|  | 2986 | lgamma -0xe.ffffffffff28c060c6604ef30371f89d37357cap+0 | 
|  | 2987 | lgamma -0xf.0000000000d73f9f399bd0e420f85e9ee31b0b9p+0 | 
|  | 2988 | lgamma -0xf.fffffffffff28c060c6621f512e72e4d113626ap+0 | 
|  | 2989 | lgamma -0x1.000000000000d73f9f399da1424bf93b91f177dp+4 | 
|  | 2990 | lgamma -0x1.0ffffffffffff3569c47e7a93e1c46a08a2e008ap+4 | 
|  | 2991 | lgamma -0x1.1000000000000ca963b8185688876ca5a3a64ec2p+4 | 
|  | 2992 | lgamma -0x1.1fffffffffffff4bec3ce234132d08b2b726187cp+4 | 
|  | 2993 | lgamma -0x1.20000000000000b413c31dcbeca4c3b2ffacbb4ap+4 | 
|  | 2994 | lgamma -0x1.2ffffffffffffff685b25cbf5f545ced932e3848p+4 | 
|  | 2995 | lgamma -0x1.30000000000000097a4da340a0ab81b7b1f1f002p+4 | 
|  | 2996 | lgamma -0x1.3fffffffffffffff86af516ff7f76bd67e720d58p+4 | 
|  | 2997 | lgamma -0x1.40000000000000007950ae9008089413ccc8a354p+4 | 
|  | 2998 | lgamma -0x1.4ffffffffffffffffa391c4248c2a39cfdd49d4ap+4 | 
|  | 2999 | lgamma -0x1.500000000000000005c6e3bdb73d5c62f55ed532p+4 | 
|  | 3000 | lgamma -0x1.5fffffffffffffffffbcc71a49201eb5aeb96c74p+4 | 
|  | 3001 | lgamma -0x1.6000000000000000004338e5b6dfe14a513fb4dp+4 | 
|  | 3002 | lgamma -0x1.6ffffffffffffffffffd13c97d9d38fcc4d08d7p+4 | 
|  | 3003 | lgamma -0x1.70000000000000000002ec368262c7033b2f6f32p+4 | 
|  | 3004 | lgamma -0x1.7fffffffffffffffffffe0d30fe68d0a88335b4cp+4 | 
|  | 3005 | lgamma -0x1.800000000000000000001f2cf01972f577cca4b4p+4 | 
|  | 3006 | lgamma -0x1.8ffffffffffffffffffffec0c3322e9a0572b1bcp+4 | 
|  | 3007 | lgamma -0x1.90000000000000000000013f3ccdd165fa8d4e44p+4 | 
|  | 3008 | lgamma -0x1.9ffffffffffffffffffffff3b8bd01cad8d32e38p+4 | 
|  | 3009 | lgamma -0x1.a0000000000000000000000c4742fe35272cd1c8p+4 | 
|  | 3010 | lgamma -0x1.afffffffffffffffffffffff8b9538f48cc5737ep+4 | 
|  | 3011 | lgamma -0x1.b00000000000000000000000746ac70b733a8c82p+4 | 
|  | 3012 | lgamma -0x1.bffffffffffffffffffffffffbd79d7672bde8b2p+4 | 
|  | 3013 | lgamma -0x1.c00000000000000000000000042862898d42174ep+4 | 
|  | 3014 | lgamma -0x1.cfffffffffffffffffffffffffdb4c0ce9794ea6p+4 | 
|  | 3015 | lgamma -0x1.d000000000000000000000000024b3f31686b15ap+4 | 
|  | 3016 | lgamma -0x1.dffffffffffffffffffffffffffec6cd3afb82ap+4 | 
|  | 3017 | lgamma -0x1.e0000000000000000000000000013932c5047d6p+4 | 
|  | 3018 |  | 
|  | 3019 | lgamma 0x8.8d2d5p+0 | 
|  | 3020 | lgamma 0x1.6a324ap+52 | 
|  | 3021 | lgamma 0x9.62f59p+0 | 
|  | 3022 | lgamma 0xa.d55d6b4d78e28p+0 | 
|  | 3023 | lgamma 0x8.d6315p+0 | 
|  | 3024 | lgamma 0xb.2e679p+0 | 
|  | 3025 | lgamma 0xb.01191p+0 | 
|  | 3026 | lgamma 0xb.26fdap+0 | 
|  | 3027 | lgamma 0xb.4ad0ap+0 | 
|  | 3028 | lgamma 0xe.7a678p+20 | 
|  | 3029 | lgamma -0x2.dea4ccp-4 | 
|  | 3030 | lgamma -0x2.dd306p-4 | 
|  | 3031 | lgamma -0x1.bdc8bp+0 | 
|  | 3032 | lgamma -0x4.0a82e8p-4 | 
|  | 3033 | lgamma -0x1.bca67ap+0 | 
|  | 3034 | lgamma -0x3.46446bb6a23aap+0 | 
|  | 3035 | lgamma -0x3.f3d2c40911814p+0 | 
|  | 3036 |  | 
|  | 3037 | log 1 | 
|  | 3038 | log e | 
|  | 3039 | log 1/e | 
|  | 3040 | log 2 | 
|  | 3041 | log 10 | 
|  | 3042 | log 0.75 | 
|  | 3043 | log 0x1.000002p0 | 
|  | 3044 | log 0x1.0000000000001p0 | 
|  | 3045 | log 0x1.0000000000000002p0 | 
|  | 3046 | log 0x1.000000000000000000000000008p0 | 
|  | 3047 | log 0x1.0000000000000000000000000001p0 | 
|  | 3048 | log 0x0.ffffffp0 | 
|  | 3049 | log 0x0.fffffffffffff8p0 | 
|  | 3050 | log 0x0.ffffffffffffffffp0 | 
|  | 3051 | log 0x0.ffffffffffffffffffffffffffcp0 | 
|  | 3052 | log 0x0.ffffffffffffffffffffffffffff8p0 | 
|  | 3053 | log min | 
|  | 3054 | log min_subnorm | 
|  | 3055 | log max | 
|  | 3056 |  | 
|  | 3057 | log 0xb.0d5dfp-4 | 
|  | 3058 | log 0x1.6c3f6p+0 | 
|  | 3059 | log 0xa.ae688p-4 | 
|  | 3060 | log 0x1.017f8ap+44 | 
|  | 3061 | log 0x1.0b5c1ep+36 | 
|  | 3062 | log 0x2.1b17c2887e938p+928 | 
|  | 3063 | log 0x1.929d9cp+0 | 
|  | 3064 | log 0x1.770072p+0 | 
|  | 3065 |  | 
|  | 3066 | log10 1 | 
|  | 3067 | log10 0.1 | 
|  | 3068 | log10 10.0 | 
|  | 3069 | log10 100.0 | 
|  | 3070 | log10 10000.0 | 
|  | 3071 | log10 e | 
|  | 3072 | log10 0.75 | 
|  | 3073 | log10 0x1.000002p0 | 
|  | 3074 | log10 0x1.0000000000001p0 | 
|  | 3075 | log10 0x1.0000000000000002p0 | 
|  | 3076 | log10 0x1.000000000000000000000000008p0 | 
|  | 3077 | log10 0x1.0000000000000000000000000001p0 | 
|  | 3078 | log10 0x0.ffffffp0 | 
|  | 3079 | log10 0x0.fffffffffffff8p0 | 
|  | 3080 | log10 0x0.ffffffffffffffffp0 | 
|  | 3081 | log10 0x0.ffffffffffffffffffffffffffcp0 | 
|  | 3082 | log10 0x0.ffffffffffffffffffffffffffff8p0 | 
|  | 3083 | log10 min | 
|  | 3084 | log10 min_subnorm | 
|  | 3085 | log10 max | 
|  | 3086 |  | 
|  | 3087 | log10 0x9.ad6e3p-4 | 
|  | 3088 | log10 0x1.7163aep+0 | 
|  | 3089 | log10 0xa.9d0d4p-4 | 
|  | 3090 | log10 0x1.251ec6p+0 | 
|  | 3091 | log10 0x1.022e82p+0 | 
|  | 3092 | log10 0x9.b3727e3feb538p-4 | 
|  | 3093 | log10 0xf.bf1b2p-4 | 
|  | 3094 | log10 0x1.6b5f7ap+96 | 
|  | 3095 |  | 
|  | 3096 | log1p 0 | 
|  | 3097 | log1p -0 | 
|  | 3098 | log1p e-1 | 
|  | 3099 | log1p -0.25 | 
|  | 3100 | log1p -0.875 | 
|  | 3101 | log1p 0x1p-5 | 
|  | 3102 | log1p 0x1p-10 | 
|  | 3103 | log1p 0x1p-15 | 
|  | 3104 | log1p 0x1p-20 | 
|  | 3105 | log1p 0x1p-25 | 
|  | 3106 | log1p 0x1p-30 | 
|  | 3107 | log1p 0x1p-35 | 
|  | 3108 | log1p 0x1p-40 | 
|  | 3109 | log1p 0x1p-45 | 
|  | 3110 | log1p 0x1p-50 | 
|  | 3111 | log1p 0x1p-55 | 
|  | 3112 | log1p 0x1p-60 | 
|  | 3113 | log1p 0x1p-100 | 
|  | 3114 | log1p 0x1p-600 | 
|  | 3115 | log1p 0x1p-10000 | 
|  | 3116 | log1p min | 
|  | 3117 | log1p min_subnorm | 
|  | 3118 | log1p -min | 
|  | 3119 | log1p -min_subnorm | 
|  | 3120 | log1p 0x1p10 | 
|  | 3121 | log1p 0x1p20 | 
|  | 3122 | log1p 0x1p30 | 
|  | 3123 | log1p 0x1p50 | 
|  | 3124 | log1p 0x1p60 | 
|  | 3125 | log1p 0x1p100 | 
|  | 3126 | log1p 0x1p1000 | 
|  | 3127 | log1p max | 
|  | 3128 |  | 
|  | 3129 | log1p 0x7.2a4368p-4 | 
|  | 3130 | log1p 0x6.d3a118p-4 | 
|  | 3131 | log1p 0x5.03f228p+0 | 
|  | 3132 | log1p 0x7.264963888ac9p-4 | 
|  | 3133 | log1p 0x8.786bdp-4 | 
|  | 3134 | log1p 0x7.89dc17790eeb4p-4 | 
|  | 3135 | log1p 0x9.81ccf8887c24a7bp-4 | 
|  | 3136 | log1p 0xa.5028608bd65f38dp-4 | 
|  | 3137 | log1p 0x5.bf78873e20a2d468p-4 | 
|  | 3138 | log1p 0x7.aa5198p-4 | 
|  | 3139 | log1p 0x2.564fap+0 | 
|  | 3140 | log1p 0x7.fc242a2235222ef8p-4 | 
|  | 3141 | log1p -0x4.f37d3c9ce0b14bdd86eb157df5d4p-4 | 
|  | 3142 | log1p 0x7.2eca50c4d93196362b4f37f6e8dcp-4 | 
|  | 3143 | log1p -0x6.3fef3067427e43dfcde9e48f74bcp-4 | 
|  | 3144 | log1p 0x6.af53d00fd2845d4772260ef5adc4p-4 | 
|  | 3145 |  | 
|  | 3146 | log2 1 | 
|  | 3147 | log2 e | 
|  | 3148 | log2 2.0 | 
|  | 3149 | log2 16.0 | 
|  | 3150 | log2 256.0 | 
|  | 3151 | log2 0.75 | 
|  | 3152 | log2 0x1.000002p0 | 
|  | 3153 | log2 0x1.0000000000001p0 | 
|  | 3154 | log2 0x1.0000000000000002p0 | 
|  | 3155 | log2 0x1.000000000000000000000000008p0 | 
|  | 3156 | log2 0x1.0000000000000000000000000001p0 | 
|  | 3157 | log2 0x0.ffffffp0 | 
|  | 3158 | log2 0x0.fffffffffffff8p0 | 
|  | 3159 | log2 0x0.ffffffffffffffffp0 | 
|  | 3160 | log2 0x0.ffffffffffffffffffffffffffcp0 | 
|  | 3161 | log2 0x0.ffffffffffffffffffffffffffff8p0 | 
|  | 3162 | log2 0x1.28d3b4p+0 | 
|  | 3163 | log2 0xe.d99dap-4 | 
|  | 3164 | log2 0x1.63d202d04392cp+0 | 
|  | 3165 | log2 0xf.d9ce0b1a50e08p-4 | 
|  | 3166 | log2 0x1.07465bdc7e41b52ep+0 | 
|  | 3167 | log2 0xf.4dfb4p-48 | 
|  | 3168 | log2 0x1.0a588ep+0 | 
|  | 3169 | log2 0xb.e77c6p-4 | 
|  | 3170 | log2 0x1.4fe37ep+0 | 
|  | 3171 | log2 0x3.9b0754p+8 | 
|  | 3172 | log2 0xb.e132ap-4 | 
|  | 3173 | log2 0xb.5bf82dc51f02035p-4 | 
|  | 3174 | log2 0xb.7704dc9beb05p-4 | 
|  | 3175 | log2 0xb.56f63c18e93eecdp-4 | 
|  | 3176 | log2 min | 
|  | 3177 | log2 min_subnorm | 
|  | 3178 | log2 max | 
|  | 3179 |  | 
|  | 3180 | pow 0 0 | 
|  | 3181 | pow 0 -0 | 
|  | 3182 | pow -0 0 | 
|  | 3183 | pow -0 -0 | 
|  | 3184 |  | 
|  | 3185 | pow 10 0 | 
|  | 3186 | pow 10 -0 | 
|  | 3187 | pow -10 0 | 
|  | 3188 | pow -10 -0 | 
|  | 3189 |  | 
|  | 3190 | pow 1 1 | 
|  | 3191 | pow 1 -1 | 
|  | 3192 | pow 1 1.25 | 
|  | 3193 | pow 1 -1.25 | 
|  | 3194 | pow 1 0x1p62 | 
|  | 3195 | pow 1 0x1p63 | 
|  | 3196 | pow 1 0x1p64 | 
|  | 3197 | pow 1 0x1p72 | 
|  | 3198 | pow 1 min_subnorm | 
|  | 3199 | pow 1 -min_subnorm | 
|  | 3200 |  | 
|  | 3201 | # pow (x, +-0) == 1. | 
|  | 3202 | pow 32.75 0 | 
|  | 3203 | pow 32.75 -0 | 
|  | 3204 | pow -32.75 0 | 
|  | 3205 | pow -32.75 -0 | 
|  | 3206 | pow 0x1p72 0 | 
|  | 3207 | pow 0x1p72 -0 | 
|  | 3208 | pow 0x1p-72 0 | 
|  | 3209 | pow 0x1p-72 -0 | 
|  | 3210 |  | 
|  | 3211 | pow 0x1p72 0x1p72 | 
|  | 3212 | pow 10 -0x1p72 | 
|  | 3213 | pow max max | 
|  | 3214 | pow 10 -max | 
|  | 3215 |  | 
|  | 3216 | pow 0 1 | 
|  | 3217 | pow 0 11 | 
|  | 3218 |  | 
|  | 3219 | pow -0 1 | 
|  | 3220 | pow -0 11 | 
|  | 3221 |  | 
|  | 3222 | pow 0 2 | 
|  | 3223 | pow 0 11.1 | 
|  | 3224 |  | 
|  | 3225 | pow -0 2 | 
|  | 3226 | pow -0 11.1 | 
|  | 3227 |  | 
|  | 3228 | # pow (+0, y) == +0 for y an odd integer > 0. | 
|  | 3229 | pow 0.0 27 | 
|  | 3230 | pow 0.0 0xffffff | 
|  | 3231 | pow 0.0 0x1.fffffffffffffp+52 | 
|  | 3232 | pow 0.0 0x1.fffffffffffffffep+63 | 
|  | 3233 | pow 0.0 0x1.ffffffffffffffffffffffffff8p+105 | 
|  | 3234 | pow 0.0 0x1.ffffffffffffffffffffffffffffp+112 | 
|  | 3235 |  | 
|  | 3236 | # pow (-0, y) == -0 for y an odd integer > 0. | 
|  | 3237 | pow -0 27 | 
|  | 3238 | pow -0 0xffffff | 
|  | 3239 | pow -0 0x1fffffe | 
|  | 3240 | pow -0 0x1.fffffffffffffp+52 | 
|  | 3241 | pow -0 0x1.fffffffffffffp+53 | 
|  | 3242 | pow -0 0x1.fffffffffffffffep+63 | 
|  | 3243 | pow -0 0x1.fffffffffffffffep+64 | 
|  | 3244 | pow -0 0x1.ffffffffffffffffffffffffff8p+105 | 
|  | 3245 | pow -0 0x1.ffffffffffffffffffffffffff8p+106 | 
|  | 3246 | pow -0 0x1.ffffffffffffffffffffffffffffp+112 | 
|  | 3247 | pow -0 0x1.ffffffffffffffffffffffffffffp+113 | 
|  | 3248 |  | 
|  | 3249 | # pow (+0, y) == +0 for y > 0 and not an odd integer. | 
|  | 3250 | pow 0.0 4 | 
|  | 3251 | pow 0.0 0x1p24 | 
|  | 3252 | pow 0.0 0x1p127 | 
|  | 3253 | pow 0.0 max | 
|  | 3254 | pow 0.0 min_subnorm | 
|  | 3255 |  | 
|  | 3256 | # pow (-0, y) == +0 for y > 0 and not an odd integer. | 
|  | 3257 | pow -0 0.5 | 
|  | 3258 | pow -0 4 | 
|  | 3259 | pow -0 0x1p24 | 
|  | 3260 | pow -0 0x1p127 | 
|  | 3261 | pow -0 max | 
|  | 3262 | pow -0 min_subnorm | 
|  | 3263 |  | 
|  | 3264 | pow 16 0.25 | 
|  | 3265 | pow 0x1p64 0.125 | 
|  | 3266 | pow 2 4 | 
|  | 3267 | pow 256 8 | 
|  | 3268 |  | 
|  | 3269 | pow 0.75 1.25 | 
|  | 3270 |  | 
|  | 3271 | pow -7.49321e+133 -9.80818e+16 | 
|  | 3272 |  | 
|  | 3273 | pow -1.0 -0xffffff | 
|  | 3274 | pow -1.0 -0x1fffffe | 
|  | 3275 | pow -1.0 -0x1.fffffffffffffp+52 | 
|  | 3276 | pow -1.0 -0x1.fffffffffffffp+53 | 
|  | 3277 | pow -1.0 -0x1.fffffffffffffffep+63 | 
|  | 3278 | pow -1.0 -0x1.fffffffffffffffep+64 | 
|  | 3279 | pow -1.0 -0x1.ffffffffffffffffffffffffff8p+105 | 
|  | 3280 | pow -1.0 -0x1.ffffffffffffffffffffffffff8p+106 | 
|  | 3281 | pow -1.0 -0x1.ffffffffffffffffffffffffffffp+112 | 
|  | 3282 | pow -1.0 -0x1.ffffffffffffffffffffffffffffp+113 | 
|  | 3283 | pow -1.0 -max | 
|  | 3284 |  | 
|  | 3285 | pow -1.0 0xffffff | 
|  | 3286 | pow -1.0 0x1fffffe | 
|  | 3287 | pow -1.0 0x1.fffffffffffffp+52 | 
|  | 3288 | pow -1.0 0x1.fffffffffffffp+53 | 
|  | 3289 | pow -1.0 0x1.fffffffffffffffep+63 | 
|  | 3290 | pow -1.0 0x1.fffffffffffffffep+64 | 
|  | 3291 | pow -1.0 0x1.ffffffffffffffffffffffffff8p+105 | 
|  | 3292 | pow -1.0 0x1.ffffffffffffffffffffffffff8p+106 | 
|  | 3293 | pow -1.0 0x1.ffffffffffffffffffffffffffffp+112 | 
|  | 3294 | pow -1.0 0x1.ffffffffffffffffffffffffffffp+113 | 
|  | 3295 | pow -1.0 max | 
|  | 3296 |  | 
|  | 3297 | pow -2.0 126 | 
|  | 3298 | pow -2.0 127 | 
|  | 3299 | pow -2.0 -126 | 
|  | 3300 | pow -2.0 -127 | 
|  | 3301 |  | 
|  | 3302 | pow -2.0 -0xffffff | 
|  | 3303 | pow -2.0 -0x1fffffe | 
|  | 3304 | pow -2.0 -0x1.fffffffffffffp+52 | 
|  | 3305 | pow -2.0 -0x1.fffffffffffffp+53 | 
|  | 3306 | pow -2.0 -0x1.fffffffffffffffep+63 | 
|  | 3307 | pow -2.0 -0x1.fffffffffffffffep+64 | 
|  | 3308 | pow -2.0 -0x1.ffffffffffffffffffffffffff8p+105 | 
|  | 3309 | pow -2.0 -0x1.ffffffffffffffffffffffffff8p+106 | 
|  | 3310 | pow -2.0 -0x1.ffffffffffffffffffffffffffffp+112 | 
|  | 3311 | pow -2.0 -0x1.ffffffffffffffffffffffffffffp+113 | 
|  | 3312 | pow -2.0 -max | 
|  | 3313 |  | 
|  | 3314 | pow -2.0 0xffffff | 
|  | 3315 | pow -2.0 0x1fffffe | 
|  | 3316 | pow -2.0 0x1.fffffffffffffp+52 | 
|  | 3317 | pow -2.0 0x1.fffffffffffffp+53 | 
|  | 3318 | pow -2.0 0x1.fffffffffffffffep+63 | 
|  | 3319 | pow -2.0 0x1.fffffffffffffffep+64 | 
|  | 3320 | pow -2.0 0x1.ffffffffffffffffffffffffff8p+105 | 
|  | 3321 | pow -2.0 0x1.ffffffffffffffffffffffffff8p+106 | 
|  | 3322 | pow -2.0 0x1.ffffffffffffffffffffffffffffp+112 | 
|  | 3323 | pow -2.0 0x1.ffffffffffffffffffffffffffffp+113 | 
|  | 3324 | pow -2.0 max | 
|  | 3325 |  | 
|  | 3326 | pow -max -2 | 
|  | 3327 | pow -max -3 | 
|  | 3328 | pow -max 2 | 
|  | 3329 | pow -max 3 | 
|  | 3330 |  | 
|  | 3331 | pow -max -0xffffff | 
|  | 3332 | pow -max -0x1fffffe | 
|  | 3333 | pow -max -0x1.fffffffffffffp+52 | 
|  | 3334 | pow -max -0x1.fffffffffffffp+53 | 
|  | 3335 | pow -max -0x1.fffffffffffffffep+63 | 
|  | 3336 | pow -max -0x1.fffffffffffffffep+64 | 
|  | 3337 | pow -max -0x1.ffffffffffffffffffffffffff8p+105 | 
|  | 3338 | pow -max -0x1.ffffffffffffffffffffffffff8p+106 | 
|  | 3339 | pow -max -0x1.ffffffffffffffffffffffffffffp+112 | 
|  | 3340 | pow -max -0x1.ffffffffffffffffffffffffffffp+113 | 
|  | 3341 | pow -max -max | 
|  | 3342 |  | 
|  | 3343 | pow -max 0xffffff | 
|  | 3344 | pow -max 0x1fffffe | 
|  | 3345 | pow -max 0x1.fffffffffffffp+52 | 
|  | 3346 | pow -max 0x1.fffffffffffffp+53 | 
|  | 3347 | pow -max 0x1.fffffffffffffffep+63 | 
|  | 3348 | pow -max 0x1.fffffffffffffffep+64 | 
|  | 3349 | pow -max 0x1.ffffffffffffffffffffffffff8p+105 | 
|  | 3350 | pow -max 0x1.ffffffffffffffffffffffffff8p+106 | 
|  | 3351 | pow -max 0x1.ffffffffffffffffffffffffffffp+112 | 
|  | 3352 | pow -max 0x1.ffffffffffffffffffffffffffffp+113 | 
|  | 3353 | pow -max max | 
|  | 3354 |  | 
|  | 3355 | pow -0x1p65 2 | 
|  | 3356 | pow -0x1p65 3 | 
|  | 3357 | pow -0x1p65 4 | 
|  | 3358 | pow -0x1p65 5 | 
|  | 3359 | pow -0x1p43 3 | 
|  | 3360 | pow -0x1p43 4 | 
|  | 3361 | pow -0x1p43 5 | 
|  | 3362 | pow -0x1p33 4 | 
|  | 3363 | pow -0x1p33 5 | 
|  | 3364 | pow -0x1p26 5 | 
|  | 3365 | pow -0x1p-65 -2 | 
|  | 3366 | pow -0x1p-65 -3 | 
|  | 3367 | pow -0x1p-65 -4 | 
|  | 3368 | pow -0x1p-65 -5 | 
|  | 3369 | pow -0x1p-43 -3 | 
|  | 3370 | pow -0x1p-43 -4 | 
|  | 3371 | pow -0x1p-43 -5 | 
|  | 3372 | pow -0x1p-33 -4 | 
|  | 3373 | pow -0x1p-33 -5 | 
|  | 3374 | pow -0x1p-26 -5 | 
|  | 3375 |  | 
|  | 3376 | pow -0x1p513 2 | 
|  | 3377 | pow -0x1p513 3 | 
|  | 3378 | pow -0x1p513 4 | 
|  | 3379 | pow -0x1p513 5 | 
|  | 3380 | pow -0x1p342 3 | 
|  | 3381 | pow -0x1p342 4 | 
|  | 3382 | pow -0x1p342 5 | 
|  | 3383 | pow -0x1p257 4 | 
|  | 3384 | pow -0x1p257 5 | 
|  | 3385 | pow -0x1p205 5 | 
|  | 3386 | pow -0x1p-513 -2 | 
|  | 3387 | pow -0x1p-513 -3 | 
|  | 3388 | pow -0x1p-513 -4 | 
|  | 3389 | pow -0x1p-513 -5 | 
|  | 3390 | pow -0x1p-342 -3 | 
|  | 3391 | pow -0x1p-342 -4 | 
|  | 3392 | pow -0x1p-342 -5 | 
|  | 3393 | pow -0x1p-257 -4 | 
|  | 3394 | pow -0x1p-257 -5 | 
|  | 3395 | pow -0x1p-205 -5 | 
|  | 3396 |  | 
|  | 3397 | pow -0x1p8192 2 | 
|  | 3398 | pow -0x1p8192 3 | 
|  | 3399 | pow -0x1p8192 4 | 
|  | 3400 | pow -0x1p8192 5 | 
|  | 3401 | pow -0x1p5462 3 | 
|  | 3402 | pow -0x1p5462 4 | 
|  | 3403 | pow -0x1p5462 5 | 
|  | 3404 | pow -0x1p4097 4 | 
|  | 3405 | pow -0x1p4097 5 | 
|  | 3406 | pow -0x1p3277 5 | 
|  | 3407 | pow -0x1p64 257 | 
|  | 3408 | pow -0x1p-8192 -2 | 
|  | 3409 | pow -0x1p-8192 -3 | 
|  | 3410 | pow -0x1p-8192 -4 | 
|  | 3411 | pow -0x1p-8192 -5 | 
|  | 3412 | pow -0x1p-5462 -3 | 
|  | 3413 | pow -0x1p-5462 -4 | 
|  | 3414 | pow -0x1p-5462 -5 | 
|  | 3415 | pow -0x1p-4097 -4 | 
|  | 3416 | pow -0x1p-4097 -5 | 
|  | 3417 | pow -0x1p-3277 -5 | 
|  | 3418 | pow -0x1p-64 -257 | 
|  | 3419 |  | 
|  | 3420 | pow -0.5 126 | 
|  | 3421 | pow -0.5 127 | 
|  | 3422 | pow -0.5 -126 | 
|  | 3423 | pow -0.5 -127 | 
|  | 3424 |  | 
|  | 3425 | pow -0.5 -0xffffff | 
|  | 3426 | pow -0.5 -0x1fffffe | 
|  | 3427 | pow -0.5 -0x1.fffffffffffffp+52 | 
|  | 3428 | pow -0.5 -0x1.fffffffffffffp+53 | 
|  | 3429 | pow -0.5 -0x1.fffffffffffffffep+63 | 
|  | 3430 | pow -0.5 -0x1.fffffffffffffffep+64 | 
|  | 3431 | pow -0.5 -0x1.ffffffffffffffffffffffffff8p+105 | 
|  | 3432 | pow -0.5 -0x1.ffffffffffffffffffffffffff8p+106 | 
|  | 3433 | pow -0.5 -0x1.ffffffffffffffffffffffffffffp+112 | 
|  | 3434 | pow -0.5 -0x1.ffffffffffffffffffffffffffffp+113 | 
|  | 3435 | pow -0.5 -max | 
|  | 3436 |  | 
|  | 3437 | pow -0.5 0xffffff | 
|  | 3438 | pow -0.5 0x1fffffe | 
|  | 3439 | pow -0.5 0x1.fffffffffffffp+52 | 
|  | 3440 | pow -0.5 0x1.fffffffffffffp+53 | 
|  | 3441 | pow -0.5 0x1.fffffffffffffffep+63 | 
|  | 3442 | pow -0.5 0x1.fffffffffffffffep+64 | 
|  | 3443 | pow -0.5 0x1.ffffffffffffffffffffffffff8p+105 | 
|  | 3444 | pow -0.5 0x1.ffffffffffffffffffffffffff8p+106 | 
|  | 3445 | pow -0.5 0x1.ffffffffffffffffffffffffffffp+112 | 
|  | 3446 | pow -0.5 0x1.ffffffffffffffffffffffffffffp+113 | 
|  | 3447 | pow -0.5 max | 
|  | 3448 |  | 
|  | 3449 | pow -min -2 | 
|  | 3450 | pow -min -3 | 
|  | 3451 | pow -min 1 | 
|  | 3452 | pow -min 2 | 
|  | 3453 | pow -min 3 | 
|  | 3454 |  | 
|  | 3455 | pow -min -0xffffff | 
|  | 3456 | pow -min -0x1fffffe | 
|  | 3457 | pow -min -0x1.fffffffffffffp+52 | 
|  | 3458 | pow -min -0x1.fffffffffffffp+53 | 
|  | 3459 | pow -min -0x1.fffffffffffffffep+63 | 
|  | 3460 | pow -min -0x1.fffffffffffffffep+64 | 
|  | 3461 | pow -min -0x1.ffffffffffffffffffffffffff8p+105 | 
|  | 3462 | pow -min -0x1.ffffffffffffffffffffffffff8p+106 | 
|  | 3463 | pow -min -0x1.ffffffffffffffffffffffffffffp+112 | 
|  | 3464 | pow -min -0x1.ffffffffffffffffffffffffffffp+113 | 
|  | 3465 | pow -min -max | 
|  | 3466 |  | 
|  | 3467 | pow -min 0xffffff | 
|  | 3468 | pow -min 0x1fffffe | 
|  | 3469 | pow -min 0x1.fffffffffffffp+52 | 
|  | 3470 | pow -min 0x1.fffffffffffffp+53 | 
|  | 3471 | pow -min 0x1.fffffffffffffffep+63 | 
|  | 3472 | pow -min 0x1.fffffffffffffffep+64 | 
|  | 3473 | pow -min 0x1.ffffffffffffffffffffffffff8p+105 | 
|  | 3474 | pow -min 0x1.ffffffffffffffffffffffffff8p+106 | 
|  | 3475 | pow -min 0x1.ffffffffffffffffffffffffffffp+112 | 
|  | 3476 | pow -min 0x1.ffffffffffffffffffffffffffffp+113 | 
|  | 3477 | pow -min max | 
|  | 3478 |  | 
|  | 3479 | pow 0x0.ffffffp0 10 | 
|  | 3480 | pow 0x0.ffffffp0 100 | 
|  | 3481 | pow 0x0.ffffffp0 1000 | 
|  | 3482 | pow 0x0.ffffffp0 0x1p24 | 
|  | 3483 | pow 0x0.ffffffp0 0x1p30 | 
|  | 3484 | pow 0x0.ffffffp0 0x1.234566p30 | 
|  | 3485 | pow 0x0.ffffffp0 -10 | 
|  | 3486 | pow 0x0.ffffffp0 -100 | 
|  | 3487 | pow 0x0.ffffffp0 -1000 | 
|  | 3488 | pow 0x0.ffffffp0 -0x1p24 | 
|  | 3489 | pow 0x0.ffffffp0 -0x1p30 | 
|  | 3490 | pow 0x0.ffffffp0 -0x1.234566p30 | 
|  | 3491 | pow 0x1.000002p0 0x1p24 | 
|  | 3492 | pow 0x1.000002p0 0x1.234566p29 | 
|  | 3493 | pow 0x1.000002p0 -0x1.234566p29 | 
|  | 3494 |  | 
|  | 3495 | pow 0x0.fffffffffffff8p0 0x1.23456789abcdfp62 | 
|  | 3496 | pow 0x0.fffffffffffff8p0 -0x1.23456789abcdfp62 | 
|  | 3497 | pow 0x1.0000000000001p0 0x1.23456789abcdfp61 | 
|  | 3498 | pow 0x1.0000000000001p0 -0x1.23456789abcdfp61 | 
|  | 3499 |  | 
|  | 3500 | pow 0x0.ffffffffffffffffp0 0x1.23456789abcdef0ep77 | 
|  | 3501 | pow 0x0.ffffffffffffffffp0 -0x1.23456789abcdef0ep77 | 
|  | 3502 | pow 0x1.0000000000000002p0 0x1.23456789abcdef0ep76 | 
|  | 3503 | pow 0x1.0000000000000002p0 -0x1.23456789abcdef0ep76 | 
|  | 3504 |  | 
|  | 3505 | pow 0x0.ffffffffffffffffffffffffffff8p0 0x1.23456789abcdef0123456789abcdp126 | 
|  | 3506 | pow 0x0.ffffffffffffffffffffffffffff8p0 -0x1.23456789abcdef0123456789abcdp126 | 
|  | 3507 | pow 0x1.0000000000000000000000000001p0 0x1.23456789abcdef0123456789abcdp125 | 
|  | 3508 | pow 0x1.0000000000000000000000000001p0 -0x1.23456789abcdef0123456789abcdp125 | 
|  | 3509 |  | 
|  | 3510 | pow -0x0.ffffffp0 10 | 
|  | 3511 | pow -0x0.ffffffp0 100 | 
|  | 3512 | pow -0x0.ffffffp0 1000 | 
|  | 3513 | pow -0x0.ffffffp0 0x1p24 | 
|  | 3514 | pow -0x0.ffffffp0 0x1p30 | 
|  | 3515 | pow -0x0.ffffffp0 0x1.234566p30 | 
|  | 3516 | pow -0x0.ffffffp0 -10 | 
|  | 3517 | pow -0x0.ffffffp0 -100 | 
|  | 3518 | pow -0x0.ffffffp0 -1000 | 
|  | 3519 | pow -0x0.ffffffp0 -0x1p24 | 
|  | 3520 | pow -0x0.ffffffp0 -0x1p30 | 
|  | 3521 | pow -0x0.ffffffp0 -0x1.234566p30 | 
|  | 3522 | pow -0x1.000002p0 0x1p24 | 
|  | 3523 | pow -0x1.000002p0 0x1.234566p29 | 
|  | 3524 | pow -0x1.000002p0 -0x1.234566p29 | 
|  | 3525 |  | 
|  | 3526 | pow -0x0.fffffffffffff8p0 0x1.23456789abcdfp62 | 
|  | 3527 | pow -0x0.fffffffffffff8p0 -0x1.23456789abcdfp62 | 
|  | 3528 | pow -0x1.0000000000001p0 0x1.23456789abcdfp61 | 
|  | 3529 | pow -0x1.0000000000001p0 -0x1.23456789abcdfp61 | 
|  | 3530 |  | 
|  | 3531 | pow -0x0.ffffffffffffffffp0 0x1.23456789abcdef0ep77 | 
|  | 3532 | pow -0x0.ffffffffffffffffp0 -0x1.23456789abcdef0ep77 | 
|  | 3533 | pow -0x1.0000000000000002p0 0x1.23456789abcdef0ep76 | 
|  | 3534 | pow -0x1.0000000000000002p0 -0x1.23456789abcdef0ep76 | 
|  | 3535 |  | 
|  | 3536 | pow -0x0.ffffffffffffffffffffffffffff8p0 0x1.23456789abcdef0123456789abcdp126 | 
|  | 3537 | pow -0x0.ffffffffffffffffffffffffffff8p0 -0x1.23456789abcdef0123456789abcdp126 | 
|  | 3538 | pow -0x1.0000000000000000000000000001p0 0x1.23456789abcdef0123456789abcdp125 | 
|  | 3539 | pow -0x1.0000000000000000000000000001p0 -0x1.23456789abcdef0123456789abcdp125 | 
|  | 3540 |  | 
|  | 3541 | pow 0x1.000002p0 0x1p30 | 
|  | 3542 | pow -0x1.000002p0 0x1p30 | 
|  | 3543 | pow 0x1.000002p0 max | 
|  | 3544 | pow -0x1.000002p0 max | 
|  | 3545 | pow 0x1.00000ep0 0x1p30 | 
|  | 3546 | pow -0x1.00000ep0 0x1p30 | 
|  | 3547 | pow 0x1.00000ep0 max | 
|  | 3548 | pow -0x1.00000ep0 max | 
|  | 3549 |  | 
|  | 3550 | pow 1e4932 0.75 | 
|  | 3551 | pow 1e4928 0.75 | 
|  | 3552 | pow 1e4924 0.75 | 
|  | 3553 | pow 1e4920 0.75 | 
|  | 3554 | pow 10.0 4932.0 | 
|  | 3555 | pow 10.0 4931.0 | 
|  | 3556 | pow 10.0 4930.0 | 
|  | 3557 | pow 10.0 4929.0 | 
|  | 3558 | pow 10.0 -4931.0 | 
|  | 3559 | pow 10.0 -4930.0 | 
|  | 3560 | pow 10.0 -4929.0 | 
|  | 3561 | pow 1e27 182.0 | 
|  | 3562 | pow 1e27 -182.0 | 
|  | 3563 |  | 
|  | 3564 | pow min_subnorm min_subnorm | 
|  | 3565 | pow min_subnorm -min_subnorm | 
|  | 3566 | pow max min_subnorm | 
|  | 3567 | pow max -min_subnorm | 
|  | 3568 | pow 0.99 min_subnorm | 
|  | 3569 | pow 0.99 -min_subnorm | 
|  | 3570 | pow 1.01 min_subnorm | 
|  | 3571 | pow 1.01 -min_subnorm | 
|  | 3572 |  | 
|  | 3573 | pow 2.0 -100000.0 | 
|  | 3574 |  | 
|  | 3575 | pow 2 -126.125 | 
|  | 3576 | pow 2 -126.25 | 
|  | 3577 | pow 2 -126.375 | 
|  | 3578 | pow 2 -126.5 | 
|  | 3579 | pow 2 -126.625 | 
|  | 3580 | pow 2 -126.75 | 
|  | 3581 | pow 2 -126.875 | 
|  | 3582 | pow 2 -969.125 | 
|  | 3583 | pow 2 -969.25 | 
|  | 3584 | pow 2 -969.375 | 
|  | 3585 | pow 2 -969.5 | 
|  | 3586 | pow 2 -969.625 | 
|  | 3587 | pow 2 -969.75 | 
|  | 3588 | pow 2 -969.875 | 
|  | 3589 | pow 2 -1022.125 | 
|  | 3590 | pow 2 -1022.25 | 
|  | 3591 | pow 2 -1022.375 | 
|  | 3592 | pow 2 -1022.5 | 
|  | 3593 | pow 2 -1022.625 | 
|  | 3594 | pow 2 -1022.75 | 
|  | 3595 | pow 2 -1022.875 | 
|  | 3596 | pow 2 -16382.125 | 
|  | 3597 | pow 2 -16382.25 | 
|  | 3598 | pow 2 -16382.375 | 
|  | 3599 | pow 2 -16382.5 | 
|  | 3600 | pow 2 -16382.625 | 
|  | 3601 | pow 2 -16382.75 | 
|  | 3602 | pow 2 -16382.875 | 
|  | 3603 | pow 2 -16383.125 | 
|  | 3604 | pow 2 -16383.25 | 
|  | 3605 | pow 2 -16383.375 | 
|  | 3606 | pow 2 -16383.5 | 
|  | 3607 | pow 2 -16383.625 | 
|  | 3608 | pow 2 -16383.75 | 
|  | 3609 | pow 2 -16383.875 | 
|  | 3610 | pow 0.5 126.125 | 
|  | 3611 | pow 0.5 126.25 | 
|  | 3612 | pow 0.5 126.375 | 
|  | 3613 | pow 0.5 126.5 | 
|  | 3614 | pow 0.5 126.625 | 
|  | 3615 | pow 0.5 126.75 | 
|  | 3616 | pow 0.5 126.875 | 
|  | 3617 | pow 0.5 969.125 | 
|  | 3618 | pow 0.5 969.25 | 
|  | 3619 | pow 0.5 969.375 | 
|  | 3620 | pow 0.5 969.5 | 
|  | 3621 | pow 0.5 969.625 | 
|  | 3622 | pow 0.5 969.75 | 
|  | 3623 | pow 0.5 969.875 | 
|  | 3624 | pow 0.5 1022.125 | 
|  | 3625 | pow 0.5 1022.25 | 
|  | 3626 | pow 0.5 1022.375 | 
|  | 3627 | pow 0.5 1022.5 | 
|  | 3628 | pow 0.5 1022.625 | 
|  | 3629 | pow 0.5 1022.75 | 
|  | 3630 | pow 0.5 1022.875 | 
|  | 3631 | pow 0.5 16382.125 | 
|  | 3632 | pow 0.5 16382.25 | 
|  | 3633 | pow 0.5 16382.375 | 
|  | 3634 | pow 0.5 16382.5 | 
|  | 3635 | pow 0.5 16382.625 | 
|  | 3636 | pow 0.5 16382.75 | 
|  | 3637 | pow 0.5 16382.875 | 
|  | 3638 | pow 0.5 16383.125 | 
|  | 3639 | pow 0.5 16383.25 | 
|  | 3640 | pow 0.5 16383.375 | 
|  | 3641 | pow 0.5 16383.5 | 
|  | 3642 | pow 0.5 16383.625 | 
|  | 3643 | pow 0.5 16383.75 | 
|  | 3644 | pow 0.5 16383.875 | 
|  | 3645 | pow 0x1.00001p1 -126 | 
|  | 3646 | pow -0x1.00002p1 -126 | 
|  | 3647 | pow 0x1.00003p1 -126 | 
|  | 3648 | pow -0x1.00004p1 -126 | 
|  | 3649 | pow 0x1.00005p1 -126 | 
|  | 3650 | pow -0x1.00006p1 -126 | 
|  | 3651 | pow 0x1.00007p1 -126 | 
|  | 3652 | pow 0x1.00001p1 -969 | 
|  | 3653 | pow -0x1.00002p1 -969 | 
|  | 3654 | pow 0x1.00003p1 -969 | 
|  | 3655 | pow -0x1.00004p1 -969 | 
|  | 3656 | pow 0x1.00005p1 -969 | 
|  | 3657 | pow -0x1.00006p1 -969 | 
|  | 3658 | pow 0x1.00007p1 -969 | 
|  | 3659 | pow 0x1.00001p1 -1022 | 
|  | 3660 | pow -0x1.00002p1 -1022 | 
|  | 3661 | pow 0x1.00003p1 -1022 | 
|  | 3662 | pow -0x1.00004p1 -1022 | 
|  | 3663 | pow 0x1.00005p1 -1022 | 
|  | 3664 | pow -0x1.00006p1 -1022 | 
|  | 3665 | pow 0x1.00007p1 -1022 | 
|  | 3666 | pow 0x1.00001p1 -16382 | 
|  | 3667 | pow -0x1.00002p1 -16382 | 
|  | 3668 | pow 0x1.00003p1 -16382 | 
|  | 3669 | pow -0x1.00004p1 -16382 | 
|  | 3670 | pow 0x1.00005p1 -16382 | 
|  | 3671 | pow -0x1.00006p1 -16382 | 
|  | 3672 | pow 0x1.00007p1 -16382 | 
|  | 3673 | pow 0x1.00001p1 -16383 | 
|  | 3674 | pow -0x1.00002p1 -16383 | 
|  | 3675 | pow 0x1.00003p1 -16383 | 
|  | 3676 | pow -0x1.00004p1 -16383 | 
|  | 3677 | pow 0x1.00005p1 -16383 | 
|  | 3678 | pow -0x1.00006p1 -16383 | 
|  | 3679 | pow 0x1.00007p1 -16383 | 
|  | 3680 | pow 0x0.ffff1p-1 126 | 
|  | 3681 | pow -0x0.ffff2p-1 126 | 
|  | 3682 | pow 0x0.ffff3p-1 126 | 
|  | 3683 | pow -0x0.ffff4p-1 126 | 
|  | 3684 | pow 0x0.ffff5p-1 126 | 
|  | 3685 | pow -0x0.ffff6p-1 126 | 
|  | 3686 | pow 0x0.ffff7p-1 126 | 
|  | 3687 | pow 0x0.ffff1p-1 969 | 
|  | 3688 | pow -0x0.ffff2p-1 969 | 
|  | 3689 | pow 0x0.ffff3p-1 969 | 
|  | 3690 | pow -0x0.ffff4p-1 969 | 
|  | 3691 | pow 0x0.ffff5p-1 969 | 
|  | 3692 | pow -0x0.ffff6p-1 969 | 
|  | 3693 | pow 0x0.ffff7p-1 969 | 
|  | 3694 | pow 0x0.ffff1p-1 1022 | 
|  | 3695 | pow -0x0.ffff2p-1 1022 | 
|  | 3696 | pow 0x0.ffff3p-1 1022 | 
|  | 3697 | pow -0x0.ffff4p-1 1022 | 
|  | 3698 | pow 0x0.ffff5p-1 1022 | 
|  | 3699 | pow -0x0.ffff6p-1 1022 | 
|  | 3700 | pow 0x0.ffff7p-1 1022 | 
|  | 3701 | pow 0x0.ffff1p-1 16382 | 
|  | 3702 | pow -0x0.ffff2p-1 16382 | 
|  | 3703 | pow 0x0.ffff3p-1 16382 | 
|  | 3704 | pow -0x0.ffff4p-1 16382 | 
|  | 3705 | pow 0x0.ffff5p-1 16382 | 
|  | 3706 | pow -0x0.ffff6p-1 16382 | 
|  | 3707 | pow 0x0.ffff7p-1 16382 | 
|  | 3708 | pow 0x0.ffff1p-1 16383 | 
|  | 3709 | pow -0x0.ffff2p-1 16383 | 
|  | 3710 | pow 0x0.ffff3p-1 16383 | 
|  | 3711 | pow -0x0.ffff4p-1 16383 | 
|  | 3712 | pow 0x0.ffff5p-1 16383 | 
|  | 3713 | pow -0x0.ffff6p-1 16383 | 
|  | 3714 | pow 0x0.ffff7p-1 16383 | 
|  | 3715 | pow 0x2.000b3p0 -1022 | 
|  | 3716 | pow 0x2.000582p0 -1022 | 
|  | 3717 | pow 2 -0x3.fe513p+8 | 
|  | 3718 | pow 2 -0x3.fe4e8p+8 | 
|  | 3719 |  | 
|  | 3720 | pow 1.0625 1.125 | 
|  | 3721 | pow 1.5 1.03125 | 
|  | 3722 | pow 0x1.7d1a0a6f2p+681 1.5 | 
|  | 3723 | pow 0x1.ce78f2p+0 -0x2.7f1f78p+4 | 
|  | 3724 | pow 0xf.fffffp+124 -0x5.b5b648p+0 | 
|  | 3725 | pow 0x1.430d4cp+0 0x5.0e462p+4 | 
|  | 3726 | pow 0x9.8b82ap-4 -0x1.99907ap+12 | 
|  | 3727 | pow 0xd.73035p-4 -0x1.47bb8p+8 | 
|  | 3728 |  | 
|  | 3729 | sin 0 | 
|  | 3730 | sin -0 | 
|  | 3731 | sin pi/6 | 
|  | 3732 | sin -pi/6 | 
|  | 3733 | sin pi/2 | 
|  | 3734 | sin -pi/2 | 
|  | 3735 | sin pi | 
|  | 3736 | sin -pi | 
|  | 3737 | sin 0.75 | 
|  | 3738 | sin 0x1p65 | 
|  | 3739 | sin -0x1p65 | 
|  | 3740 | sin 0x1.7f4134p+103 | 
|  | 3741 | sin 0.80190127184058835 | 
|  | 3742 | sin 2.522464e-1 | 
|  | 3743 | sin 1e22 | 
|  | 3744 | sin 0x1p1023 | 
|  | 3745 | sin 0x1p16383 | 
|  | 3746 | sin 0x1p+120 | 
|  | 3747 | sin 0x1p+127 | 
|  | 3748 | sin 0x1.fffff8p+127 | 
|  | 3749 | sin 0x1.fffffep+127 | 
|  | 3750 | sin 0x1p+50 | 
|  | 3751 | sin 0x1p+28 | 
|  | 3752 | sin 0.93340582292648832662962377071381 | 
|  | 3753 | sin 2.3328432680770916363144351635128 | 
|  | 3754 | sin 3.7439477503636453548097051680088 | 
|  | 3755 | sin 3.9225160069792437411706487182528 | 
|  | 3756 | sin 4.0711651639931289992091478779912 | 
|  | 3757 | sin 4.7858438478542097982426639646292 | 
|  | 3758 | sin 5.9840767662578002727968851104379 | 
|  | 3759 | sin 1 | 
|  | 3760 | sin 2 | 
|  | 3761 | sin 3 | 
|  | 3762 | sin 4 | 
|  | 3763 | sin 5 | 
|  | 3764 | sin 6 | 
|  | 3765 | sin 7 | 
|  | 3766 | sin 8 | 
|  | 3767 | sin 9 | 
|  | 3768 | sin 10 | 
|  | 3769 | sin 0x1.2001469775ce6p32 | 
|  | 3770 | sin -0x3.3de320f6be87ep+1020 | 
|  | 3771 | sin 0xe.9f1e5bc3bb88p+112 | 
|  | 3772 | sin 0x4.7857dp+68 | 
|  | 3773 | sin 0x6.287cc8749212e72p+0 | 
|  | 3774 | sin -0x1.02e34cp+0 | 
|  | 3775 | sin 0xf.f0274p+4 | 
|  | 3776 | sin 0x3.042d88p+0 | 
|  | 3777 | sin max | 
|  | 3778 | sin -max | 
|  | 3779 | sin min | 
|  | 3780 | sin -min | 
|  | 3781 | sin min_subnorm | 
|  | 3782 | sin -min_subnorm | 
|  | 3783 |  | 
|  | 3784 | sincos 0 | 
|  | 3785 | sincos -0 | 
|  | 3786 | sincos pi/2 | 
|  | 3787 | sincos pi/6 | 
|  | 3788 | sincos pi/3 | 
|  | 3789 | sincos pi | 
|  | 3790 | sincos -pi | 
|  | 3791 | sincos 0.75 | 
|  | 3792 | sincos 0x1p65 | 
|  | 3793 | sincos -0x1p65 | 
|  | 3794 | sincos 0.80190127184058835 | 
|  | 3795 | sincos 1e22 | 
|  | 3796 | sincos 0x1p1023 | 
|  | 3797 | sincos 0x1p16383 | 
|  | 3798 | sincos 0x1p+120 | 
|  | 3799 | sincos 0x1p+127 | 
|  | 3800 | sincos 0x1.fffff8p+127 | 
|  | 3801 | sincos 0x1.fffffep+127 | 
|  | 3802 | sincos 0x1p+50 | 
|  | 3803 | sincos 0x1p+28 | 
|  | 3804 | sincos -0x3.3de320f6be87ep+1020 | 
|  | 3805 | sincos 0xe.9f1e5bc3bb88p+112 | 
|  | 3806 | sincos 0x4.7857dp+68 | 
|  | 3807 | sincos 0x6.287cc8749212e72p+0 | 
|  | 3808 | sincos -0x1.02e34cp+0 | 
|  | 3809 | sincos 0xf.f0274p+4 | 
|  | 3810 | sincos 0x3.042d88p+0 | 
|  | 3811 | sincos max | 
|  | 3812 | sincos -max | 
|  | 3813 | sincos min | 
|  | 3814 | sincos -min | 
|  | 3815 | sincos min_subnorm | 
|  | 3816 | sincos -min_subnorm | 
|  | 3817 |  | 
|  | 3818 | sinh 0 | 
|  | 3819 | sinh -0 | 
|  | 3820 | sinh 0.75 | 
|  | 3821 | sinh 0x8p-32 | 
|  | 3822 | sinh 0x1p-5 | 
|  | 3823 | sinh -0x1p-5 | 
|  | 3824 | sinh 0x1p-10 | 
|  | 3825 | sinh -0x1p-10 | 
|  | 3826 | sinh 0x1p-20 | 
|  | 3827 | sinh -0x1p-20 | 
|  | 3828 | sinh 0x1p-30 | 
|  | 3829 | sinh -0x1p-30 | 
|  | 3830 | sinh 0x1p-40 | 
|  | 3831 | sinh -0x1p-40 | 
|  | 3832 | sinh 0x1p-50 | 
|  | 3833 | sinh -0x1p-50 | 
|  | 3834 | sinh 0x1p-60 | 
|  | 3835 | sinh -0x1p-60 | 
|  | 3836 | sinh 0x1p-70 | 
|  | 3837 | sinh -0x1p-70 | 
|  | 3838 | sinh 0x1p-100 | 
|  | 3839 | sinh -0x1p-100 | 
|  | 3840 | sinh 0x1p-1000 | 
|  | 3841 | sinh -0x1p-1000 | 
|  | 3842 | sinh 0x1p-10000 | 
|  | 3843 | sinh -0x1p-10000 | 
|  | 3844 | sinh 22 | 
|  | 3845 | sinh 23 | 
|  | 3846 | sinh 24 | 
|  | 3847 | sinh -0x7.55d7f8p-4 | 
|  | 3848 | sinh -0x3.f392f8p-4 | 
|  | 3849 | sinh 0x1.c56446p+0 | 
|  | 3850 | sinh 0x6.cac622d51eebcp-4 | 
|  | 3851 | sinh -0x5.c4cb02389c094p+0 | 
|  | 3852 | sinh -0x1.646850f515ef2p+0 | 
|  | 3853 | sinh -0x7.a8c5f68c81fae5dp-4 | 
|  | 3854 | sinh 0x3.4a037p-4 | 
|  | 3855 | sinh -0x3.eba6dbcbeceb2p-4 | 
|  | 3856 | sinh -0x2.55f63p+0 | 
|  | 3857 | sinh -0x3.ca68c96337692p-4 | 
|  | 3858 | sinh -0x3.92da05a85024b314p-4 | 
|  | 3859 | sinh -0x3.3e6292ed442d450cp-4 | 
|  | 3860 | sinh 0x7.6e259d2436fc4p-4 | 
|  | 3861 | sinh 0x3.d6e088p-4 | 
|  | 3862 | sinh -0x7.688eap-4 | 
|  | 3863 | sinh -0xd.dce79p-4 | 
|  | 3864 | sinh 0x8.a3127p+4 | 
|  | 3865 | sinh 0x1.c0709p-12 | 
|  | 3866 | sinh 0xb.7f67c3586c24p-4 | 
|  | 3867 | sinh -0x1.3dda8ap+0 | 
|  | 3868 | sinh -0x5.ee9218p-4 | 
|  | 3869 | sinh -0x1.bcfc98p+0 | 
|  | 3870 | sinh -0x6.9bbb6df7c5d08p-4 | 
|  | 3871 | sinh max no-test-inline | 
|  | 3872 | sinh -max no-test-inline | 
|  | 3873 | sinh min | 
|  | 3874 | sinh -min | 
|  | 3875 | sinh min_subnorm | 
|  | 3876 | sinh -min_subnorm | 
|  | 3877 |  | 
|  | 3878 | sinh 0x5.96a7ep+4 | 
|  | 3879 | sinh 0x5.96a7e8p+4 | 
|  | 3880 | sinh 0x2.c679d1f73f0fap+8 | 
|  | 3881 | sinh 0x2.c679d1f73f0fcp+8 | 
|  | 3882 | sinh 0x2.c679d1f73f0fb624d358b213a7p+8 | 
|  | 3883 | sinh 0x2.c679d1f73f0fb624d358b213a8p+8 | 
|  | 3884 | sinh 0x2.c5d37700c6bb03a4p+12 no-test-inline | 
|  | 3885 | sinh 0x2.c5d37700c6bb03a8p+12 no-test-inline | 
|  | 3886 | sinh 0x2.c5d37700c6bb03a6c24b6c9b494cp+12 no-test-inline | 
|  | 3887 | sinh 0x2.c5d37700c6bb03a6c24b6c9b494ep+12 no-test-inline | 
|  | 3888 |  | 
|  | 3889 | sqrt 0 | 
|  | 3890 | sqrt -0 | 
|  | 3891 | sqrt 2209 | 
|  | 3892 | sqrt 4 | 
|  | 3893 | sqrt 2 | 
|  | 3894 | sqrt 0.25 | 
|  | 3895 | sqrt 6642.25 | 
|  | 3896 | sqrt 15190.5625 | 
|  | 3897 | sqrt 0.75 | 
|  | 3898 | sqrt 0x1.fffffffffffffp+1023 | 
|  | 3899 | sqrt 0x1.ffffffffffffbp+1023 | 
|  | 3900 | sqrt 0x1.ffffffffffff7p+1023 | 
|  | 3901 | sqrt 0x1.ffffffffffff3p+1023 | 
|  | 3902 | sqrt 0x1.fffffffffffefp+1023 | 
|  | 3903 | sqrt 0x1.fffffffffffebp+1023 | 
|  | 3904 | sqrt 0x1.fffffffffffe7p+1023 | 
|  | 3905 | sqrt 0x1.fffffffffffe3p+1023 | 
|  | 3906 | sqrt 0x1.fffffffffffdfp+1023 | 
|  | 3907 | sqrt 0x1.fffffffffffdbp+1023 | 
|  | 3908 | sqrt 0x1.fffffffffffd7p+1023 | 
|  | 3909 | sqrt 0x1.0000000000003p-1022 | 
|  | 3910 | sqrt 0x1.0000000000007p-1022 | 
|  | 3911 | sqrt 0x1.000000000000bp-1022 | 
|  | 3912 | sqrt 0x1.000000000000fp-1022 | 
|  | 3913 | sqrt 0x1.0000000000013p-1022 | 
|  | 3914 | sqrt 0x1.0000000000017p-1022 | 
|  | 3915 | sqrt 0x1.000000000001bp-1022 | 
|  | 3916 | sqrt 0x1.000000000001fp-1022 | 
|  | 3917 | sqrt 0x1.0000000000023p-1022 | 
|  | 3918 | sqrt 0x1.0000000000027p-1022 | 
|  | 3919 | sqrt 0x1.000000000002bp-1022 | 
|  | 3920 | sqrt 0x1.000000000002fp-1022 | 
|  | 3921 | sqrt 0x1.0000000000033p-1022 | 
|  | 3922 | sqrt 0x1.0000000000037p-1022 | 
|  | 3923 | sqrt 0x1.7167bc36eaa3bp+6 | 
|  | 3924 | sqrt 0x1.7570994273ad7p+6 | 
|  | 3925 | sqrt 0x1.7dae969442fe6p+6 | 
|  | 3926 | sqrt 0x1.7f8444fcf67e5p+6 | 
|  | 3927 | sqrt 0x1.8364650e63a54p+6 | 
|  | 3928 | sqrt 0x1.85bedd274edd8p+6 | 
|  | 3929 | sqrt 0x1.8609cf496ab77p+6 | 
|  | 3930 | sqrt 0x1.873849c70a375p+6 | 
|  | 3931 | sqrt 0x1.8919c962cbaaep+6 | 
|  | 3932 | sqrt 0x1.8de4493e22dc6p+6 | 
|  | 3933 | sqrt 0x1.924829a17a288p+6 | 
|  | 3934 | sqrt 0x1.92702cd992f12p+6 | 
|  | 3935 | sqrt 0x1.92b763a8311fdp+6 | 
|  | 3936 | sqrt 0x1.947da013c7293p+6 | 
|  | 3937 | sqrt 0x1.9536091c494d2p+6 | 
|  | 3938 | sqrt 0x1.61b04c6p-1019 | 
|  | 3939 | sqrt 0x1.93789f1p-1018 | 
|  | 3940 | sqrt 0x1.a1989b4p-1018 | 
|  | 3941 | sqrt 0x1.f93bc9p-1018 | 
|  | 3942 | sqrt 0x1.2f675e3p-1017 | 
|  | 3943 | sqrt 0x1.a158508p-1017 | 
|  | 3944 | sqrt 0x1.cd31f078p-1017 | 
|  | 3945 | sqrt 0x1.33b43b08p-1016 | 
|  | 3946 | sqrt 0x1.6e66a858p-1016 | 
|  | 3947 | sqrt 0x1.8661cbf8p-1016 | 
|  | 3948 | sqrt 0x1.bbb221b4p-1016 | 
|  | 3949 | sqrt 0x1.c4942f3cp-1016 | 
|  | 3950 | sqrt 0x1.dbb258c8p-1016 | 
|  | 3951 | sqrt 0x1.57103ea4p-1015 | 
|  | 3952 | sqrt 0x1.9b294f88p-1015 | 
|  | 3953 | sqrt 0x1.0000000000001p+0 | 
|  | 3954 | sqrt 0x1.fffffffffffffp-1 | 
|  | 3955 | sqrt max | 
|  | 3956 | sqrt min | 
|  | 3957 | sqrt min_subnorm | 
|  | 3958 |  | 
|  | 3959 | tan 0 | 
|  | 3960 | tan -0 | 
|  | 3961 | tan pi/4 | 
|  | 3962 | tan pi/2 | 
|  | 3963 | tan -pi/2 | 
|  | 3964 | tan 0.75 | 
|  | 3965 | tan 0x1p65 | 
|  | 3966 | tan -0x1p65 | 
|  | 3967 | tan 0x1p-27 | 
|  | 3968 | tan -0x1p-27 | 
|  | 3969 | tan 0xc.9p-4 | 
|  | 3970 | tan 0xc.908p-4 | 
|  | 3971 | tan 0xc.90cp-4 | 
|  | 3972 | tan 0xc.90ep-4 | 
|  | 3973 | tan 0xc.90fp-4 | 
|  | 3974 | tan 0xc.90f8p-4 | 
|  | 3975 | tan 0xc.90fcp-4 | 
|  | 3976 | tan 0xc.90fdp-4 | 
|  | 3977 | tan 0xc.90fd8p-4 | 
|  | 3978 | tan 0xc.90fdap-4 | 
|  | 3979 | tan 0xc.ap-4 | 
|  | 3980 | tan 0xc.98p-4 | 
|  | 3981 | tan 0xc.94p-4 | 
|  | 3982 | tan 0xc.92p-4 | 
|  | 3983 | tan 0xc.91p-4 | 
|  | 3984 | tan 0xc.90fep-4 | 
|  | 3985 | tan 0xc.90fdcp-4 | 
|  | 3986 | tan 0xc.90fdbp-4 | 
|  | 3987 | tan -0xc.9p-4 | 
|  | 3988 | tan -0xc.908p-4 | 
|  | 3989 | tan -0xc.90cp-4 | 
|  | 3990 | tan -0xc.90ep-4 | 
|  | 3991 | tan -0xc.90fp-4 | 
|  | 3992 | tan -0xc.90f8p-4 | 
|  | 3993 | tan -0xc.90fcp-4 | 
|  | 3994 | tan -0xc.90fdp-4 | 
|  | 3995 | tan -0xc.90fd8p-4 | 
|  | 3996 | tan -0xc.90fdap-4 | 
|  | 3997 | tan -0xc.ap-4 | 
|  | 3998 | tan -0xc.98p-4 | 
|  | 3999 | tan -0xc.94p-4 | 
|  | 4000 | tan -0xc.92p-4 | 
|  | 4001 | tan -0xc.91p-4 | 
|  | 4002 | tan -0xc.90fep-4 | 
|  | 4003 | tan -0xc.90fdcp-4 | 
|  | 4004 | tan -0xc.90fdbp-4 | 
|  | 4005 | tan 1e22 | 
|  | 4006 | tan 0x1p1023 | 
|  | 4007 | tan 0x1p16383 | 
|  | 4008 | tan 1 | 
|  | 4009 | tan 2 | 
|  | 4010 | tan 3 | 
|  | 4011 | tan 4 | 
|  | 4012 | tan 5 | 
|  | 4013 | tan 6 | 
|  | 4014 | tan 7 | 
|  | 4015 | tan 8 | 
|  | 4016 | tan 9 | 
|  | 4017 | tan 10 | 
|  | 4018 | tan -0x1.062a48p+0 | 
|  | 4019 | tan -0x1.4f69cp+0 | 
|  | 4020 | tan 0x1.6ca7e8p+0 | 
|  | 4021 | tan -0x1.b569cp+0 | 
|  | 4022 | tan -0x2.12bafcp+0 | 
|  | 4023 | tan 0x2.091d68p+0 | 
|  | 4024 | tan -0x5.302ab9b18593264p+0 | 
|  | 4025 | tan 0x1.1ad374p+0 | 
|  | 4026 | tan -0x1.0d55b8p+0 | 
|  | 4027 | tan 0x1p-5 | 
|  | 4028 | tan 0x1p-10 | 
|  | 4029 | tan 0x1p-15 | 
|  | 4030 | tan 0x1p-20 | 
|  | 4031 | tan 0x1p-25 | 
|  | 4032 | tan 0x1p-30 | 
|  | 4033 | tan 0x1p-35 | 
|  | 4034 | tan 0x1p-40 | 
|  | 4035 | tan 0x1p-45 | 
|  | 4036 | tan 0x1p-50 | 
|  | 4037 | tan 0x1p-55 | 
|  | 4038 | tan 0x1p-60 | 
|  | 4039 | tan 0x1p-100 | 
|  | 4040 | tan 0x1p-600 | 
|  | 4041 | tan 0x1p-10000 | 
|  | 4042 | tan max | 
|  | 4043 | tan -max | 
|  | 4044 | tan min | 
|  | 4045 | tan -min | 
|  | 4046 | tan min_subnorm | 
|  | 4047 | tan -min_subnorm | 
|  | 4048 |  | 
|  | 4049 | tanh 0 | 
|  | 4050 | tanh -0 | 
|  | 4051 | tanh 0.75 | 
|  | 4052 | tanh -0.75 | 
|  | 4053 | tanh 1.0 | 
|  | 4054 | tanh -1.0 | 
|  | 4055 | tanh 2 | 
|  | 4056 | tanh -2 | 
|  | 4057 | tanh 3 | 
|  | 4058 | tanh -3 | 
|  | 4059 | tanh 4 | 
|  | 4060 | tanh -4 | 
|  | 4061 | tanh 5 | 
|  | 4062 | tanh -5 | 
|  | 4063 | tanh 6 | 
|  | 4064 | tanh -6 | 
|  | 4065 | tanh 7 | 
|  | 4066 | tanh -7 | 
|  | 4067 | tanh 8 | 
|  | 4068 | tanh -8 | 
|  | 4069 | tanh 9 | 
|  | 4070 | tanh -9 | 
|  | 4071 | tanh 10 | 
|  | 4072 | tanh -10 | 
|  | 4073 | tanh 15 | 
|  | 4074 | tanh -15 | 
|  | 4075 | tanh 20 | 
|  | 4076 | tanh -20 | 
|  | 4077 | tanh 22 | 
|  | 4078 | tanh -22 | 
|  | 4079 | tanh 25 | 
|  | 4080 | tanh -25 | 
|  | 4081 | tanh 30 | 
|  | 4082 | tanh -30 | 
|  | 4083 | tanh 35 | 
|  | 4084 | tanh -35 | 
|  | 4085 | tanh 40 | 
|  | 4086 | tanh -40 | 
|  | 4087 | tanh 45 | 
|  | 4088 | tanh -45 | 
|  | 4089 | tanh 50 | 
|  | 4090 | tanh -50 | 
|  | 4091 | tanh 0x1p-57 | 
|  | 4092 | tanh 0xe.6c659p-4 | 
|  | 4093 | tanh 0x8.c259ep-4 | 
|  | 4094 | tanh 0x6.5821dp-4 | 
|  | 4095 | tanh 0x8.7c9e5p-4 | 
|  | 4096 | tanh -0x3.b60d7cp-4 | 
|  | 4097 | tanh 0x7.b9985p-4 | 
|  | 4098 | tanh 0x7.a18e8p-4 | 
|  | 4099 | tanh -0x2.6082fp-4 | 
|  | 4100 | tanh 0xe.05031p-16 | 
|  | 4101 | tanh 0x3.c80eaa7adaa3p-4 | 
|  | 4102 | tanh 0x2.00f9857616524p-4 | 
|  | 4103 | tanh -0xe.9e035p+0 | 
|  | 4104 | tanh -0x3.c0d8b54c5a488p-4 | 
|  | 4105 | tanh -0x3.2f59p-4 | 
|  | 4106 | tanh 0x2.e6f54cp-4 | 
|  | 4107 | tanh 0x3.397f2f50241d031p-4 | 
|  | 4108 | tanh 0x8.4024a11b6610672b2982b852e8p-4 | 
|  | 4109 | tanh 0x1p-5 | 
|  | 4110 | tanh 0x1p-10 | 
|  | 4111 | tanh 0x1p-15 | 
|  | 4112 | tanh 0x1p-20 | 
|  | 4113 | tanh 0x1p-25 | 
|  | 4114 | tanh 0x1p-30 | 
|  | 4115 | tanh 0x1p-35 | 
|  | 4116 | tanh 0x1p-40 | 
|  | 4117 | tanh 0x1p-45 | 
|  | 4118 | tanh 0x1p-50 | 
|  | 4119 | tanh 0x1p-55 | 
|  | 4120 | tanh 0x1p-60 | 
|  | 4121 | tanh 0x1p-100 | 
|  | 4122 | tanh 0x1p-600 | 
|  | 4123 | tanh 0x1p-10000 | 
|  | 4124 | tanh max | 
|  | 4125 | tanh -max | 
|  | 4126 | tanh min | 
|  | 4127 | tanh -min | 
|  | 4128 | tanh min_subnorm | 
|  | 4129 | tanh -min_subnorm | 
|  | 4130 |  | 
|  | 4131 | tgamma 0.5 | 
|  | 4132 | tgamma -0.5 | 
|  | 4133 |  | 
|  | 4134 | tgamma 1 | 
|  | 4135 | tgamma 2 | 
|  | 4136 | tgamma 3 | 
|  | 4137 | tgamma 4 | 
|  | 4138 | tgamma 5 | 
|  | 4139 | tgamma 6 | 
|  | 4140 | tgamma 7 | 
|  | 4141 | tgamma 8 | 
|  | 4142 | tgamma 9 | 
|  | 4143 | tgamma 10 | 
|  | 4144 |  | 
|  | 4145 | tgamma 0.7 | 
|  | 4146 | tgamma 1.2 | 
|  | 4147 |  | 
|  | 4148 | tgamma 1.5 | 
|  | 4149 | tgamma 2.5 | 
|  | 4150 | tgamma 3.5 | 
|  | 4151 | tgamma 4.5 | 
|  | 4152 | tgamma 5.5 | 
|  | 4153 | tgamma 6.5 | 
|  | 4154 | tgamma 7.5 | 
|  | 4155 | tgamma 8.5 | 
|  | 4156 | tgamma 9.5 | 
|  | 4157 | tgamma -1.5 | 
|  | 4158 | tgamma -2.5 | 
|  | 4159 | tgamma -3.5 | 
|  | 4160 | tgamma -4.5 | 
|  | 4161 | tgamma -5.5 | 
|  | 4162 | tgamma -6.5 | 
|  | 4163 | tgamma -7.5 | 
|  | 4164 | tgamma -8.5 | 
|  | 4165 | tgamma -9.5 | 
|  | 4166 | tgamma 0x1p-24 | 
|  | 4167 | tgamma -0x1p-24 | 
|  | 4168 | tgamma 0x1p-53 | 
|  | 4169 | tgamma -0x1p-53 | 
|  | 4170 | tgamma 0x1p-64 | 
|  | 4171 | tgamma -0x1p-64 | 
|  | 4172 | tgamma 0x1p-106 | 
|  | 4173 | tgamma -0x1p-106 | 
|  | 4174 | tgamma 0x1p-113 | 
|  | 4175 | tgamma -0x1p-113 | 
|  | 4176 | tgamma 0x1p-127 | 
|  | 4177 | tgamma -0x1p-127 | 
|  | 4178 | # IEEE semantics mean overflow very close to the threshold depends on | 
|  | 4179 | # the rounding mode; gen-auto-libm-tests does not reflect that glibc | 
|  | 4180 | # does not try to achieve this. | 
|  | 4181 | tgamma 0x1p-128 spurious-overflow:flt-32 | 
|  | 4182 | tgamma -0x1p-128 | 
|  | 4183 | tgamma 0x1p-149 | 
|  | 4184 | tgamma -0x1p-149 | 
|  | 4185 | tgamma 0x1p-1023 | 
|  | 4186 | tgamma -0x1p-1023 | 
|  | 4187 | tgamma 0x1p-1024 spurious-overflow:dbl-64 spurious-overflow:ldbl-128ibm | 
|  | 4188 | tgamma -0x1p-1024 | 
|  | 4189 | tgamma 0x1p-1074 | 
|  | 4190 | tgamma -0x1p-1074 | 
|  | 4191 | tgamma 0x1p-16383 | 
|  | 4192 | tgamma -0x1p-16383 | 
|  | 4193 | tgamma 0x1p-16384 spurious-overflow:ldbl-96-intel spurious-overflow:ldbl-96-m68k spurious-overflow:ldbl-128 | 
|  | 4194 | tgamma -0x1p-16384 | 
|  | 4195 | tgamma 0x1p-16445 | 
|  | 4196 | tgamma -0x1p-16445 | 
|  | 4197 | tgamma 0x1p-16494 | 
|  | 4198 | tgamma -0x1p-16494 | 
|  | 4199 | tgamma 0x8.00001p0 | 
|  | 4200 | tgamma 0x7.fffff8p0 | 
|  | 4201 | tgamma 0x7.000008p0 | 
|  | 4202 | tgamma 0x6.fffff8p0 | 
|  | 4203 | tgamma 0x6.000008p0 | 
|  | 4204 | tgamma 0x5.fffff8p0 | 
|  | 4205 | tgamma 0x5.000008p0 | 
|  | 4206 | tgamma 0x4.fffff8p0 | 
|  | 4207 | tgamma 0x4.000008p0 | 
|  | 4208 | tgamma 0x3.fffffcp0 | 
|  | 4209 | tgamma 0x3.000004p0 | 
|  | 4210 | tgamma 0x2.fffffcp0 | 
|  | 4211 | tgamma 0x2.000004p0 | 
|  | 4212 | tgamma 0x1.fffffep0 | 
|  | 4213 | tgamma 0x1.000002p0 | 
|  | 4214 | tgamma 0x0.ffffffp0 | 
|  | 4215 | tgamma -0x0.ffffffp0 | 
|  | 4216 | tgamma -0x1.000002p0 | 
|  | 4217 | tgamma -0x1.fffffep0 | 
|  | 4218 | tgamma -0x2.000004p0 | 
|  | 4219 | tgamma -0x2.fffffcp0 | 
|  | 4220 | tgamma -0x3.000004p0 | 
|  | 4221 | tgamma -0x3.fffffcp0 | 
|  | 4222 | tgamma -0x4.000008p0 | 
|  | 4223 | tgamma -0x4.fffff8p0 | 
|  | 4224 | tgamma -0x5.000008p0 | 
|  | 4225 | tgamma -0x5.fffff8p0 | 
|  | 4226 | tgamma -0x6.000008p0 | 
|  | 4227 | tgamma -0x6.fffff8p0 | 
|  | 4228 | tgamma -0x7.000008p0 | 
|  | 4229 | tgamma -0x7.fffff8p0 | 
|  | 4230 | tgamma -0x8.00001p0 | 
|  | 4231 | tgamma -0x9.fffffp0 | 
|  | 4232 | tgamma -0xa.00001p0 | 
|  | 4233 | tgamma -0x13.ffffep0 | 
|  | 4234 | tgamma -0x14.00002p0 | 
|  | 4235 | tgamma -0x1d.ffffep0 | 
|  | 4236 | tgamma -0x1e.00002p0 | 
|  | 4237 | tgamma -0x27.ffffcp0 | 
|  | 4238 | tgamma -0x28.00004p0 | 
|  | 4239 | tgamma -0x28.ffffcp0 | 
|  | 4240 | tgamma -0x29.00004p0 | 
|  | 4241 | tgamma -0x29.ffffcp0 | 
|  | 4242 | tgamma -0x2a.00004p0 | 
|  | 4243 | tgamma 0x8.0000000000008p0 | 
|  | 4244 | tgamma 0x7.ffffffffffffcp0 | 
|  | 4245 | tgamma 0x7.0000000000004p0 | 
|  | 4246 | tgamma 0x6.ffffffffffffcp0 | 
|  | 4247 | tgamma 0x6.0000000000004p0 | 
|  | 4248 | tgamma 0x5.ffffffffffffcp0 | 
|  | 4249 | tgamma 0x5.0000000000004p0 | 
|  | 4250 | tgamma 0x4.ffffffffffffcp0 | 
|  | 4251 | tgamma 0x4.0000000000004p0 | 
|  | 4252 | tgamma 0x3.ffffffffffffep0 | 
|  | 4253 | tgamma 0x3.0000000000002p0 | 
|  | 4254 | tgamma 0x2.ffffffffffffep0 | 
|  | 4255 | tgamma 0x2.0000000000002p0 | 
|  | 4256 | tgamma 0x1.fffffffffffffp0 | 
|  | 4257 | tgamma 0x1.0000000000001p0 | 
|  | 4258 | tgamma 0x0.fffffffffffff8p0 | 
|  | 4259 | tgamma -0x0.fffffffffffff8p0 | 
|  | 4260 | tgamma -0x1.0000000000001p0 | 
|  | 4261 | tgamma -0x1.fffffffffffffp0 | 
|  | 4262 | tgamma -0x2.0000000000002p0 | 
|  | 4263 | tgamma -0x2.ffffffffffffep0 | 
|  | 4264 | tgamma -0x3.0000000000002p0 | 
|  | 4265 | tgamma -0x3.ffffffffffffep0 | 
|  | 4266 | tgamma -0x4.0000000000004p0 | 
|  | 4267 | tgamma -0x4.ffffffffffffcp0 | 
|  | 4268 | tgamma -0x5.0000000000004p0 | 
|  | 4269 | tgamma -0x5.ffffffffffffcp0 | 
|  | 4270 | tgamma -0x6.0000000000004p0 | 
|  | 4271 | tgamma -0x6.ffffffffffffcp0 | 
|  | 4272 | tgamma -0x7.0000000000004p0 | 
|  | 4273 | tgamma -0x7.ffffffffffffcp0 | 
|  | 4274 | tgamma -0x8.0000000000008p0 | 
|  | 4275 | tgamma -0x9.ffffffffffff8p0 | 
|  | 4276 | tgamma -0xa.0000000000008p0 | 
|  | 4277 | tgamma -0x13.ffffffffffffp0 | 
|  | 4278 | tgamma -0x14.000000000001p0 | 
|  | 4279 | tgamma -0x1d.ffffffffffffp0 | 
|  | 4280 | tgamma -0x1e.000000000001p0 | 
|  | 4281 | tgamma -0x27.fffffffffffep0 | 
|  | 4282 | tgamma -0x28.000000000002p0 | 
|  | 4283 | tgamma -0x28.fffffffffffep0 | 
|  | 4284 | tgamma -0x29.000000000002p0 | 
|  | 4285 | tgamma -0x29.fffffffffffep0 | 
|  | 4286 | tgamma -0x2a.000000000002p0 | 
|  | 4287 | tgamma -0x31.fffffffffffep0 | 
|  | 4288 | tgamma -0x32.000000000002p0 | 
|  | 4289 | tgamma -0x63.fffffffffffcp0 | 
|  | 4290 | tgamma -0x64.000000000004p0 | 
|  | 4291 | tgamma -0x95.fffffffffff8p0 | 
|  | 4292 | tgamma -0x96.000000000008p0 | 
|  | 4293 | tgamma -0xb4.fffffffffff8p0 | 
|  | 4294 | tgamma -0xb5.000000000008p0 | 
|  | 4295 | tgamma -0xb5.fffffffffff8p0 | 
|  | 4296 | tgamma -0xb6.000000000008p0 | 
|  | 4297 | tgamma -0xb6.fffffffffff8p0 | 
|  | 4298 | tgamma -0xb7.000000000008p0 | 
|  | 4299 | tgamma -0xb7.fffffffffff8p0 | 
|  | 4300 | tgamma -0xb8.000000000008p0 | 
|  | 4301 | tgamma 0x8.00000000000000000000000004p0 | 
|  | 4302 | tgamma 0x7.fffffffffffffffffffffffffep0 | 
|  | 4303 | tgamma 0x7.00000000000000000000000002p0 | 
|  | 4304 | tgamma 0x6.fffffffffffffffffffffffffep0 | 
|  | 4305 | tgamma 0x6.00000000000000000000000002p0 | 
|  | 4306 | tgamma 0x5.fffffffffffffffffffffffffep0 | 
|  | 4307 | tgamma 0x5.00000000000000000000000002p0 | 
|  | 4308 | tgamma 0x4.fffffffffffffffffffffffffep0 | 
|  | 4309 | tgamma 0x4.00000000000000000000000002p0 | 
|  | 4310 | tgamma 0x3.ffffffffffffffffffffffffffp0 | 
|  | 4311 | tgamma 0x3.00000000000000000000000001p0 | 
|  | 4312 | tgamma 0x2.ffffffffffffffffffffffffffp0 | 
|  | 4313 | tgamma 0x2.00000000000000000000000001p0 | 
|  | 4314 | tgamma 0x1.ffffffffffffffffffffffffff8p0 | 
|  | 4315 | tgamma 0x1.000000000000000000000000008p0 | 
|  | 4316 | tgamma 0x0.ffffffffffffffffffffffffffcp0 | 
|  | 4317 | tgamma -0x0.ffffffffffffffffffffffffffcp0 | 
|  | 4318 | tgamma -0x1.000000000000000000000000008p0 | 
|  | 4319 | tgamma -0x1.ffffffffffffffffffffffffff8p0 | 
|  | 4320 | tgamma -0x2.00000000000000000000000001p0 | 
|  | 4321 | tgamma -0x2.ffffffffffffffffffffffffffp0 | 
|  | 4322 | tgamma -0x3.00000000000000000000000001p0 | 
|  | 4323 | tgamma -0x3.ffffffffffffffffffffffffffp0 | 
|  | 4324 | tgamma -0x4.00000000000000000000000002p0 | 
|  | 4325 | tgamma -0x4.fffffffffffffffffffffffffep0 | 
|  | 4326 | tgamma -0x5.00000000000000000000000002p0 | 
|  | 4327 | tgamma -0x5.fffffffffffffffffffffffffep0 | 
|  | 4328 | tgamma -0x6.00000000000000000000000002p0 | 
|  | 4329 | tgamma -0x6.fffffffffffffffffffffffffep0 | 
|  | 4330 | tgamma -0x7.00000000000000000000000002p0 | 
|  | 4331 | tgamma -0x7.fffffffffffffffffffffffffep0 | 
|  | 4332 | tgamma -0x8.00000000000000000000000004p0 | 
|  | 4333 | tgamma -0x9.fffffffffffffffffffffffffcp0 | 
|  | 4334 | tgamma -0xa.00000000000000000000000004p0 | 
|  | 4335 | tgamma -0x13.fffffffffffffffffffffffff8p0 | 
|  | 4336 | tgamma -0x14.00000000000000000000000008p0 | 
|  | 4337 | tgamma -0x1d.fffffffffffffffffffffffff8p0 | 
|  | 4338 | tgamma -0x1e.00000000000000000000000008p0 | 
|  | 4339 | tgamma -0x27.fffffffffffffffffffffffffp0 | 
|  | 4340 | tgamma -0x28.0000000000000000000000001p0 | 
|  | 4341 | tgamma -0x28.fffffffffffffffffffffffffp0 | 
|  | 4342 | tgamma -0x29.0000000000000000000000001p0 | 
|  | 4343 | tgamma -0x29.fffffffffffffffffffffffffp0 | 
|  | 4344 | tgamma -0x2a.0000000000000000000000001p0 | 
|  | 4345 | tgamma -0x31.fffffffffffffffffffffffffp0 | 
|  | 4346 | tgamma -0x32.0000000000000000000000001p0 | 
|  | 4347 | tgamma -0x63.ffffffffffffffffffffffffep0 | 
|  | 4348 | tgamma -0x64.0000000000000000000000002p0 | 
|  | 4349 | tgamma -0x95.ffffffffffffffffffffffffcp0 | 
|  | 4350 | tgamma -0x96.0000000000000000000000004p0 | 
|  | 4351 | tgamma -0xb4.ffffffffffffffffffffffffcp0 | 
|  | 4352 | tgamma -0xb5.0000000000000000000000004p0 | 
|  | 4353 | tgamma -0xb5.ffffffffffffffffffffffffcp0 | 
|  | 4354 | tgamma -0xb6.0000000000000000000000004p0 | 
|  | 4355 | tgamma -0xb6.ffffffffffffffffffffffffcp0 | 
|  | 4356 | tgamma -0xb7.0000000000000000000000004p0 | 
|  | 4357 | tgamma -0xb7.ffffffffffffffffffffffffcp0 | 
|  | 4358 | tgamma -0xb8.0000000000000000000000004p0 | 
|  | 4359 | tgamma -0xbb.ffffffffffffffffffffffffcp0 | 
|  | 4360 | tgamma -0xbc.0000000000000000000000004p0 | 
|  | 4361 | tgamma -0xbc.ffffffffffffffffffffffffcp0 | 
|  | 4362 | tgamma -0xbd.0000000000000000000000004p0 | 
|  | 4363 | tgamma -0xbd.ffffffffffffffffffffffffcp0 | 
|  | 4364 | tgamma -0xbe.0000000000000000000000004p0 | 
|  | 4365 | tgamma -0xbe.ffffffffffffffffffffffffcp0 | 
|  | 4366 | tgamma -0xbf.0000000000000000000000004p0 | 
|  | 4367 | tgamma 0x8.000000000000001p0 | 
|  | 4368 | tgamma 0x7.fffffffffffffff8p0 | 
|  | 4369 | tgamma 0x7.0000000000000008p0 | 
|  | 4370 | tgamma 0x6.fffffffffffffff8p0 | 
|  | 4371 | tgamma 0x6.0000000000000008p0 | 
|  | 4372 | tgamma 0x5.fffffffffffffff8p0 | 
|  | 4373 | tgamma 0x5.0000000000000008p0 | 
|  | 4374 | tgamma 0x4.fffffffffffffff8p0 | 
|  | 4375 | tgamma 0x4.0000000000000008p0 | 
|  | 4376 | tgamma 0x3.fffffffffffffffcp0 | 
|  | 4377 | tgamma 0x3.0000000000000004p0 | 
|  | 4378 | tgamma 0x2.fffffffffffffffcp0 | 
|  | 4379 | tgamma 0x2.0000000000000004p0 | 
|  | 4380 | tgamma 0x1.fffffffffffffffep0 | 
|  | 4381 | tgamma 0x1.0000000000000002p0 | 
|  | 4382 | tgamma 0x0.ffffffffffffffffp0 | 
|  | 4383 | tgamma -0x0.ffffffffffffffffp0 | 
|  | 4384 | tgamma -0x1.0000000000000002p0 | 
|  | 4385 | tgamma -0x1.fffffffffffffffep0 | 
|  | 4386 | tgamma -0x2.0000000000000004p0 | 
|  | 4387 | tgamma -0x2.fffffffffffffffcp0 | 
|  | 4388 | tgamma -0x3.0000000000000004p0 | 
|  | 4389 | tgamma -0x3.fffffffffffffffcp0 | 
|  | 4390 | tgamma -0x4.0000000000000008p0 | 
|  | 4391 | tgamma -0x4.fffffffffffffff8p0 | 
|  | 4392 | tgamma -0x5.0000000000000008p0 | 
|  | 4393 | tgamma -0x5.fffffffffffffff8p0 | 
|  | 4394 | tgamma -0x6.0000000000000008p0 | 
|  | 4395 | tgamma -0x6.fffffffffffffff8p0 | 
|  | 4396 | tgamma -0x7.0000000000000008p0 | 
|  | 4397 | tgamma -0x7.fffffffffffffff8p0 | 
|  | 4398 | tgamma -0x8.000000000000001p0 | 
|  | 4399 | tgamma -0x9.fffffffffffffffp0 | 
|  | 4400 | tgamma -0xa.000000000000001p0 | 
|  | 4401 | tgamma -0x13.ffffffffffffffep0 | 
|  | 4402 | tgamma -0x14.000000000000002p0 | 
|  | 4403 | tgamma -0x1d.ffffffffffffffep0 | 
|  | 4404 | tgamma -0x1e.000000000000002p0 | 
|  | 4405 | tgamma -0x27.ffffffffffffffcp0 | 
|  | 4406 | tgamma -0x28.000000000000004p0 | 
|  | 4407 | tgamma -0x28.ffffffffffffffcp0 | 
|  | 4408 | tgamma -0x29.000000000000004p0 | 
|  | 4409 | tgamma -0x29.ffffffffffffffcp0 | 
|  | 4410 | tgamma -0x2a.000000000000004p0 | 
|  | 4411 | tgamma -0x31.ffffffffffffffcp0 | 
|  | 4412 | tgamma -0x32.000000000000004p0 | 
|  | 4413 | tgamma -0x63.ffffffffffffff8p0 | 
|  | 4414 | tgamma -0x64.000000000000008p0 | 
|  | 4415 | tgamma -0x95.ffffffffffffffp0 | 
|  | 4416 | tgamma -0x96.00000000000001p0 | 
|  | 4417 | tgamma -0xb4.ffffffffffffffp0 | 
|  | 4418 | tgamma -0xb5.00000000000001p0 | 
|  | 4419 | tgamma -0xb5.ffffffffffffffp0 | 
|  | 4420 | tgamma -0xb6.00000000000001p0 | 
|  | 4421 | tgamma -0xb6.ffffffffffffffp0 | 
|  | 4422 | tgamma -0xb7.00000000000001p0 | 
|  | 4423 | tgamma -0xb7.ffffffffffffffp0 | 
|  | 4424 | tgamma -0xb8.00000000000001p0 | 
|  | 4425 | tgamma -0xbb.ffffffffffffffp0 | 
|  | 4426 | tgamma -0xbc.00000000000001p0 | 
|  | 4427 | tgamma -0xbc.ffffffffffffffp0 | 
|  | 4428 | tgamma -0xbd.00000000000001p0 | 
|  | 4429 | tgamma -0xbd.ffffffffffffffp0 | 
|  | 4430 | tgamma -0xbe.00000000000001p0 | 
|  | 4431 | tgamma -0xbe.ffffffffffffffp0 | 
|  | 4432 | tgamma -0xbf.00000000000001p0 | 
|  | 4433 | tgamma -0xf9.ffffffffffffffp0 | 
|  | 4434 | tgamma -0xfa.00000000000001p0 | 
|  | 4435 | tgamma -0x1f3.fffffffffffffep0 | 
|  | 4436 | tgamma -0x1f4.00000000000002p0 | 
|  | 4437 | tgamma -0x2ed.fffffffffffffcp0 | 
|  | 4438 | tgamma -0x2ee.00000000000004p0 | 
|  | 4439 | tgamma -0x3e7.fffffffffffffcp0 | 
|  | 4440 | tgamma -0x3e8.00000000000004p0 | 
|  | 4441 | tgamma -0x4e1.fffffffffffff8p0 | 
|  | 4442 | tgamma -0x4e2.00000000000008p0 | 
|  | 4443 | tgamma -0x5db.fffffffffffff8p0 | 
|  | 4444 | tgamma -0x5dc.00000000000008p0 | 
|  | 4445 | tgamma -0x6d5.fffffffffffff8p0 | 
|  | 4446 | tgamma -0x6d6.00000000000008p0 | 
|  | 4447 | tgamma -0x6e2.fffffffffffff8p0 | 
|  | 4448 | tgamma -0x6e3.00000000000008p0 | 
|  | 4449 | tgamma -0x6e3.fffffffffffff8p0 | 
|  | 4450 | tgamma -0x6e4.00000000000008p0 | 
|  | 4451 | tgamma -0x6e4.fffffffffffff8p0 | 
|  | 4452 | tgamma -0x6e5.00000000000008p0 | 
|  | 4453 | tgamma -0x6e5.fffffffffffff8p0 | 
|  | 4454 | tgamma -0x6e6.00000000000008p0 | 
|  | 4455 | tgamma 0x8.0000000000000000000000000008p0 | 
|  | 4456 | tgamma 0x7.fffffffffffffffffffffffffffcp0 | 
|  | 4457 | tgamma 0x7.0000000000000000000000000004p0 | 
|  | 4458 | tgamma 0x6.fffffffffffffffffffffffffffcp0 | 
|  | 4459 | tgamma 0x6.0000000000000000000000000004p0 | 
|  | 4460 | tgamma 0x5.fffffffffffffffffffffffffffcp0 | 
|  | 4461 | tgamma 0x5.0000000000000000000000000004p0 | 
|  | 4462 | tgamma 0x4.fffffffffffffffffffffffffffcp0 | 
|  | 4463 | tgamma 0x4.0000000000000000000000000004p0 | 
|  | 4464 | tgamma 0x3.fffffffffffffffffffffffffffep0 | 
|  | 4465 | tgamma 0x3.0000000000000000000000000002p0 | 
|  | 4466 | tgamma 0x2.fffffffffffffffffffffffffffep0 | 
|  | 4467 | tgamma 0x2.0000000000000000000000000002p0 | 
|  | 4468 | tgamma 0x1.ffffffffffffffffffffffffffffp0 | 
|  | 4469 | tgamma 0x1.0000000000000000000000000001p0 | 
|  | 4470 | tgamma 0x0.ffffffffffffffffffffffffffff8p0 | 
|  | 4471 | tgamma -0x0.ffffffffffffffffffffffffffff8p0 | 
|  | 4472 | tgamma -0x1.0000000000000000000000000001p0 | 
|  | 4473 | tgamma -0x1.ffffffffffffffffffffffffffffp0 | 
|  | 4474 | tgamma -0x2.0000000000000000000000000002p0 | 
|  | 4475 | tgamma -0x2.fffffffffffffffffffffffffffep0 | 
|  | 4476 | tgamma -0x3.0000000000000000000000000002p0 | 
|  | 4477 | tgamma -0x3.fffffffffffffffffffffffffffep0 | 
|  | 4478 | tgamma -0x4.0000000000000000000000000004p0 | 
|  | 4479 | tgamma -0x4.fffffffffffffffffffffffffffcp0 | 
|  | 4480 | tgamma -0x5.0000000000000000000000000004p0 | 
|  | 4481 | tgamma -0x5.fffffffffffffffffffffffffffcp0 | 
|  | 4482 | tgamma -0x6.0000000000000000000000000004p0 | 
|  | 4483 | tgamma -0x6.fffffffffffffffffffffffffffcp0 | 
|  | 4484 | tgamma -0x7.0000000000000000000000000004p0 | 
|  | 4485 | tgamma -0x7.fffffffffffffffffffffffffffcp0 | 
|  | 4486 | tgamma -0x8.0000000000000000000000000008p0 | 
|  | 4487 | tgamma -0x9.fffffffffffffffffffffffffff8p0 | 
|  | 4488 | tgamma -0xa.0000000000000000000000000008p0 | 
|  | 4489 | tgamma -0x13.fffffffffffffffffffffffffffp0 | 
|  | 4490 | tgamma -0x14.000000000000000000000000001p0 | 
|  | 4491 | tgamma -0x1d.fffffffffffffffffffffffffffp0 | 
|  | 4492 | tgamma -0x1e.000000000000000000000000001p0 | 
|  | 4493 | tgamma -0x27.ffffffffffffffffffffffffffep0 | 
|  | 4494 | tgamma -0x28.000000000000000000000000002p0 | 
|  | 4495 | tgamma -0x28.ffffffffffffffffffffffffffep0 | 
|  | 4496 | tgamma -0x29.000000000000000000000000002p0 | 
|  | 4497 | tgamma -0x29.ffffffffffffffffffffffffffep0 | 
|  | 4498 | tgamma -0x2a.000000000000000000000000002p0 | 
|  | 4499 | tgamma -0x31.ffffffffffffffffffffffffffep0 | 
|  | 4500 | tgamma -0x32.000000000000000000000000002p0 | 
|  | 4501 | tgamma -0x63.ffffffffffffffffffffffffffcp0 | 
|  | 4502 | tgamma -0x64.000000000000000000000000004p0 | 
|  | 4503 | tgamma -0x95.ffffffffffffffffffffffffff8p0 | 
|  | 4504 | tgamma -0x96.000000000000000000000000008p0 | 
|  | 4505 | tgamma -0xb4.ffffffffffffffffffffffffff8p0 | 
|  | 4506 | tgamma -0xb5.000000000000000000000000008p0 | 
|  | 4507 | tgamma -0xb5.ffffffffffffffffffffffffff8p0 | 
|  | 4508 | tgamma -0xb6.000000000000000000000000008p0 | 
|  | 4509 | tgamma -0xb6.ffffffffffffffffffffffffff8p0 | 
|  | 4510 | tgamma -0xb7.000000000000000000000000008p0 | 
|  | 4511 | tgamma -0xb7.ffffffffffffffffffffffffff8p0 | 
|  | 4512 | tgamma -0xb8.000000000000000000000000008p0 | 
|  | 4513 | tgamma -0xbb.ffffffffffffffffffffffffff8p0 | 
|  | 4514 | tgamma -0xbc.000000000000000000000000008p0 | 
|  | 4515 | tgamma -0xbc.ffffffffffffffffffffffffff8p0 | 
|  | 4516 | tgamma -0xbd.000000000000000000000000008p0 | 
|  | 4517 | tgamma -0xbd.ffffffffffffffffffffffffff8p0 | 
|  | 4518 | tgamma -0xbe.000000000000000000000000008p0 | 
|  | 4519 | tgamma -0xbe.ffffffffffffffffffffffffff8p0 | 
|  | 4520 | tgamma -0xbf.000000000000000000000000008p0 | 
|  | 4521 | tgamma -0xf9.ffffffffffffffffffffffffff8p0 | 
|  | 4522 | tgamma -0xfa.000000000000000000000000008p0 | 
|  | 4523 | tgamma -0x1f3.ffffffffffffffffffffffffffp0 | 
|  | 4524 | tgamma -0x1f4.00000000000000000000000001p0 | 
|  | 4525 | tgamma -0x2ed.fffffffffffffffffffffffffep0 | 
|  | 4526 | tgamma -0x2ee.00000000000000000000000002p0 | 
|  | 4527 | tgamma -0x3e7.fffffffffffffffffffffffffep0 | 
|  | 4528 | tgamma -0x3e8.00000000000000000000000002p0 | 
|  | 4529 | tgamma -0x4e1.fffffffffffffffffffffffffcp0 | 
|  | 4530 | tgamma -0x4e2.00000000000000000000000004p0 | 
|  | 4531 | tgamma -0x5db.fffffffffffffffffffffffffcp0 | 
|  | 4532 | tgamma -0x5dc.00000000000000000000000004p0 | 
|  | 4533 | tgamma -0x6d5.fffffffffffffffffffffffffcp0 | 
|  | 4534 | tgamma -0x6d6.00000000000000000000000004p0 | 
|  | 4535 | tgamma -0x6e2.fffffffffffffffffffffffffcp0 | 
|  | 4536 | tgamma -0x6e3.00000000000000000000000004p0 | 
|  | 4537 | tgamma -0x6e3.fffffffffffffffffffffffffcp0 | 
|  | 4538 | tgamma -0x6e4.00000000000000000000000004p0 | 
|  | 4539 | tgamma -0x6e4.fffffffffffffffffffffffffcp0 | 
|  | 4540 | tgamma -0x6e5.00000000000000000000000004p0 | 
|  | 4541 | tgamma -0x6e5.fffffffffffffffffffffffffcp0 | 
|  | 4542 | tgamma -0x6e6.00000000000000000000000004p0 | 
|  | 4543 | tgamma -0x6eb.fffffffffffffffffffffffffcp0 | 
|  | 4544 | tgamma -0x6ec.00000000000000000000000004p0 | 
|  | 4545 | tgamma -0x6ec.fffffffffffffffffffffffffcp0 | 
|  | 4546 | tgamma -0x6ed.00000000000000000000000004p0 | 
|  | 4547 | tgamma -0x6ed.fffffffffffffffffffffffffcp0 | 
|  | 4548 | tgamma -0x6ee.00000000000000000000000004p0 | 
|  | 4549 | tgamma -0x6ee.fffffffffffffffffffffffffcp0 | 
|  | 4550 | tgamma -0x6ef.00000000000000000000000004p0 | 
|  | 4551 | tgamma -0x1.0a32a2p+5 | 
|  | 4552 | tgamma -0x1.5800000080001p+7 | 
|  | 4553 | tgamma 18.5 | 
|  | 4554 | tgamma 19.5 | 
|  | 4555 | tgamma 23.5 | 
|  | 4556 | tgamma 29.5 | 
|  | 4557 | tgamma 30.5 | 
|  | 4558 | tgamma 31.5 | 
|  | 4559 | tgamma 32.5 | 
|  | 4560 | tgamma 33.5 | 
|  | 4561 | tgamma 34.5 | 
|  | 4562 | tgamma 0x2.30a43cp+4 | 
|  | 4563 | tgamma 0x2.30a44p+4 | 
|  | 4564 | tgamma 0xa.b9fd72b0fb238p+4 | 
|  | 4565 | tgamma 0xa.b9fd72b0fb24p+4 | 
|  | 4566 | tgamma 0xa.b9fd72b0fb23a9ddbf0d3804f4p+4 | 
|  | 4567 | tgamma 0xa.b9fd72b0fb23a9ddbf0d3804f8p+4 | 
|  | 4568 | tgamma 0x6.db8c603359a97108p+8 | 
|  | 4569 | tgamma 0x6.db8c603359a9711p+8 | 
|  | 4570 | tgamma 0x6.db8c603359a971081bc4a2e9dfdp+8 | 
|  | 4571 | tgamma 0x6.db8c603359a971081bc4a2e9dfd4p+8 | 
|  | 4572 | tgamma 1e3 | 
|  | 4573 | tgamma -100000.5 | 
|  | 4574 | tgamma max | 
|  | 4575 |  | 
|  | 4576 | tgamma -0x22.30p0 | 
|  | 4577 | tgamma -0x22.31p0 | 
|  | 4578 | tgamma -0x22.32p0 | 
|  | 4579 | tgamma -0x22.33p0 | 
|  | 4580 | tgamma -0x22.34p0 | 
|  | 4581 | tgamma -0x22.35p0 | 
|  | 4582 | tgamma -0x22.36p0 | 
|  | 4583 | tgamma -0x22.37p0 | 
|  | 4584 | tgamma -0xa3.70p0 | 
|  | 4585 | tgamma -0xa3.71p0 | 
|  | 4586 | tgamma -0xa3.72p0 | 
|  | 4587 | tgamma -0xa3.73p0 | 
|  | 4588 | tgamma -0xa3.74p0 | 
|  | 4589 | tgamma -0xa3.75p0 | 
|  | 4590 | tgamma -0xa3.76p0 | 
|  | 4591 | tgamma -0xa3.77p0 | 
|  | 4592 | tgamma -0xab.0d0p0 | 
|  | 4593 | tgamma -0xab.0d1p0 | 
|  | 4594 | tgamma -0xab.0d2p0 | 
|  | 4595 | tgamma -0xab.0d3p0 | 
|  | 4596 | tgamma -0xab.0d4p0 | 
|  | 4597 | tgamma -0xab.0d5p0 | 
|  | 4598 | tgamma -0xab.0d6p0 | 
|  | 4599 | tgamma -0xab.0d7p0 | 
|  | 4600 | tgamma -0x6db.030p0 | 
|  | 4601 | tgamma -0x6db.031p0 | 
|  | 4602 | tgamma -0x6db.032p0 | 
|  | 4603 | tgamma -0x6db.033p0 | 
|  | 4604 | tgamma -0x6db.034p0 | 
|  | 4605 | tgamma -0x6db.035p0 | 
|  | 4606 | tgamma -0x6db.036p0 | 
|  | 4607 | tgamma -0x6db.037p0 | 
|  | 4608 | tgamma -0x6db.050p0 | 
|  | 4609 | tgamma -0x6db.051p0 | 
|  | 4610 | tgamma -0x6db.052p0 | 
|  | 4611 | tgamma -0x6db.053p0 | 
|  | 4612 | tgamma -0x6db.054p0 | 
|  | 4613 | tgamma -0x6db.055p0 | 
|  | 4614 | tgamma -0x6db.056p0 | 
|  | 4615 | tgamma -0x6db.057p0 | 
|  | 4616 |  | 
|  | 4617 | tgamma -0x3.06644cp+0 | 
|  | 4618 | tgamma -0x6.fe4636e0c5064p+0 | 
|  | 4619 | tgamma -0x7.a13d7a2945cd5718p+0 | 
|  | 4620 | tgamma -0x1.4a5caap+4 | 
|  | 4621 | tgamma -0x9.2d3a5p+0 | 
|  | 4622 | tgamma -0xb.0f63ep+0 | 
|  | 4623 | tgamma -0x5.f0e02p+8 | 
|  | 4624 | tgamma -0xb.3123bp+0 | 
|  | 4625 | tgamma -0x9.6d538p+0 | 
|  | 4626 | tgamma -0xc.c2439p+0 | 
|  | 4627 | tgamma -0xc.372f043322128p+0 | 
|  | 4628 | tgamma -0xa.ccfcep+0 | 
|  | 4629 | tgamma -0x9.418c8p+0 | 
|  | 4630 | tgamma -0x6.ce9158p+0 | 
|  | 4631 | tgamma -0xd.cbf53d0e7d06p+0 | 
|  | 4632 |  | 
|  | 4633 | y0 0.125 | 
|  | 4634 | y0 0.75 | 
|  | 4635 | y0 1.0 | 
|  | 4636 | y0 1.5 | 
|  | 4637 | y0 2.0 | 
|  | 4638 | y0 8.0 | 
|  | 4639 | y0 10.0 | 
|  | 4640 | y0 0x1.3ffp+74 | 
|  | 4641 | y0 0x1.ff00000000002p+840 | 
|  | 4642 | y0 0x1p1023 | 
|  | 4643 | y0 0x1p16382 | 
|  | 4644 | y0 0x1p16383 | 
|  | 4645 | y0 0x1p-10 | 
|  | 4646 | y0 0x1p-20 | 
|  | 4647 | y0 0x1p-30 | 
|  | 4648 | y0 0x1p-40 | 
|  | 4649 | y0 0x1p-50 | 
|  | 4650 | y0 0x1p-60 | 
|  | 4651 | y0 0x1p-70 | 
|  | 4652 | y0 0x1p-80 | 
|  | 4653 | y0 0x1p-90 | 
|  | 4654 | y0 0x1p-100 | 
|  | 4655 | y0 0x1p-110 | 
|  | 4656 | y0 0x1p-600 | 
|  | 4657 | y0 0x1p-10000 | 
|  | 4658 | y0 min | 
|  | 4659 | y0 min_subnorm | 
|  | 4660 |  | 
|  | 4661 | y1 0.125 | 
|  | 4662 | y1 0.75 | 
|  | 4663 | y1 1.0 | 
|  | 4664 | y1 1.5 | 
|  | 4665 | y1 2.0 | 
|  | 4666 | y1 8.0 | 
|  | 4667 | y1 10.0 | 
|  | 4668 | y1 0x1.27e204p+99 | 
|  | 4669 | y1 0x1.001000001p+593 | 
|  | 4670 | y1 0x1p1023 | 
|  | 4671 | y1 0x1p16382 | 
|  | 4672 | y1 0x1p16383 | 
|  | 4673 | y1 0x1p-10 | 
|  | 4674 | y1 0x1p-20 | 
|  | 4675 | y1 0x1p-30 | 
|  | 4676 | y1 0x1p-40 | 
|  | 4677 | y1 0x1p-50 | 
|  | 4678 | y1 0x1p-60 | 
|  | 4679 | y1 0x1p-70 | 
|  | 4680 | y1 0x1p-80 | 
|  | 4681 | y1 0x1p-90 | 
|  | 4682 | y1 0x1p-100 | 
|  | 4683 | y1 0x1p-110 | 
|  | 4684 | y1 0x1p-600 | 
|  | 4685 | y1 0x1p-10000 | 
|  | 4686 | y1 min | 
|  | 4687 | y1 min_subnorm | 
|  | 4688 |  | 
|  | 4689 | # yn (0, x) == y0 (x). | 
|  | 4690 | yn 0 0.125 | 
|  | 4691 | yn 0 0.75 | 
|  | 4692 | yn 0 1.0 | 
|  | 4693 | yn 0 1.5 | 
|  | 4694 | yn 0 2.0 | 
|  | 4695 | yn 0 8.0 | 
|  | 4696 | yn 0 10.0 | 
|  | 4697 |  | 
|  | 4698 | # yn (1, x) == y1 (x). | 
|  | 4699 | yn 1 0.125 | 
|  | 4700 | yn 1 0.75 | 
|  | 4701 | yn 1 1.0 | 
|  | 4702 | yn 1 1.5 | 
|  | 4703 | yn 1 2.0 | 
|  | 4704 | yn 1 8.0 | 
|  | 4705 | yn 1 10.0 | 
|  | 4706 |  | 
|  | 4707 | # yn (-1, x) == -y1 (x). | 
|  | 4708 | yn -1 1.0 | 
|  | 4709 |  | 
|  | 4710 | # yn (3, x). | 
|  | 4711 | yn 3 0.125 | 
|  | 4712 | yn 3 0.75 | 
|  | 4713 | yn 3 1.0 | 
|  | 4714 | yn 3 2.0 | 
|  | 4715 | yn 3 10.0 | 
|  | 4716 | yn 3 0x1p-10 | 
|  | 4717 | yn 3 0x1p-100 | 
|  | 4718 | yn 3 0x1p-600 | 
|  | 4719 | yn 3 0x1p-10000 | 
|  | 4720 |  | 
|  | 4721 | # yn (10, x). | 
|  | 4722 | yn 10 0.125 | 
|  | 4723 | yn 10 0.75 | 
|  | 4724 | yn 10 1.0 | 
|  | 4725 | yn 10 2.0 | 
|  | 4726 | yn 10 10.0 | 
|  | 4727 |  | 
|  | 4728 | yn -10 1.0 | 
|  | 4729 |  | 
|  | 4730 | yn 10 min | 
|  | 4731 |  | 
|  | 4732 | yn 2 0x1.ffff62p+99 | 
|  | 4733 | yn 2 0x1p127 | 
|  | 4734 | yn 2 0x1p1023 | 
|  | 4735 | yn 2 0x1p16383 | 
|  | 4736 | yn 2 0x1p-10 | 
|  | 4737 | yn 2 0x1p-100 | 
|  | 4738 | yn 2 0x1p-600 | 
|  | 4739 | yn 2 0x1p-10000 | 
|  | 4740 |  | 
|  | 4741 | yn 0 min | 
|  | 4742 | yn 0 min_subnorm | 
|  | 4743 | yn 1 min | 
|  | 4744 | yn 1 min_subnorm | 
|  | 4745 | yn -1 min | 
|  | 4746 | yn -1 min_subnorm | 
|  | 4747 | yn 2 min | 
|  | 4748 | yn 2 min_subnorm | 
|  | 4749 | yn -2 min | 
|  | 4750 | yn -2 min_subnorm | 
|  | 4751 | yn 17 min | 
|  | 4752 | yn 17 min_subnorm | 
|  | 4753 | yn -17 min | 
|  | 4754 | yn -17 min_subnorm | 
|  | 4755 | yn 42 min | 
|  | 4756 | yn 42 min_subnorm | 
|  | 4757 | yn -42 min | 
|  | 4758 | yn -42 min_subnorm |