]> git.ipfire.org Git - thirdparty/glibc.git/blame - sysdeps/s390/fpu/libm-test-ulps
Handle sincos with generic libm-test logic.
[thirdparty/glibc.git] / sysdeps / s390 / fpu / libm-test-ulps
CommitLineData
528be9fe
AJ
1# Begin of automatic generation
2
5197d9c2 3# acos_downward
ed3dbfad
AJ
4Test "acos_downward (-0) == pi/2":
5float: 1
6ifloat: 1
5197d9c2
AK
7Test "acos_downward (-0.5) == M_PI_6l*4.0":
8double: 1
9idouble: 1
ed3dbfad
AJ
10Test "acos_downward (-1) == pi":
11float: 1
12ifloat: 1
13Test "acos_downward (0) == pi/2":
14float: 1
15ifloat: 1
5197d9c2
AK
16Test "acos_downward (0.5) == M_PI_6l*2.0":
17double: 1
18float: 1
19idouble: 1
20ifloat: 1
21ildouble: 1
22ldouble: 1
23
24# acos_towardzero
ed3dbfad
AJ
25Test "acos_towardzero (-0) == pi/2":
26float: 1
27ifloat: 1
5197d9c2
AK
28Test "acos_towardzero (-0.5) == M_PI_6l*4.0":
29double: 1
30idouble: 1
ed3dbfad
AJ
31Test "acos_towardzero (-1) == pi":
32float: 1
33ifloat: 1
34Test "acos_towardzero (0) == pi/2":
35float: 1
36ifloat: 1
5197d9c2
AK
37Test "acos_towardzero (0.5) == M_PI_6l*2.0":
38double: 1
39float: 1
40idouble: 1
41ifloat: 1
42ildouble: 1
43ldouble: 1
44
ed3dbfad
AJ
45# acos_upward
46Test "acos_upward (-0) == pi/2":
47ildouble: 1
48ldouble: 1
49Test "acos_upward (-1) == pi":
50ildouble: 1
51ldouble: 1
52Test "acos_upward (0) == pi/2":
53ildouble: 1
54ldouble: 1
55
5197d9c2
AK
56# asin_downward
57Test "asin_downward (-0.5) == -pi/6":
58double: 1
59idouble: 1
60ildouble: 1
61ldouble: 1
62Test "asin_downward (-1.0) == -pi/2":
63ildouble: 1
64ldouble: 1
65Test "asin_downward (0.5) == pi/6":
66double: 1
67idouble: 1
68ildouble: 1
69ldouble: 1
70Test "asin_downward (1.0) == pi/2":
71float: 1
72ifloat: 1
73
74# asin_towardzero
75Test "asin_towardzero (-0.5) == -pi/6":
76double: 1
77idouble: 1
78Test "asin_towardzero (-1.0) == -pi/2":
79float: 1
80ifloat: 1
81Test "asin_towardzero (0.5) == pi/6":
82double: 1
83idouble: 1
84Test "asin_towardzero (1.0) == pi/2":
85float: 1
86ifloat: 1
87
88# asin_upward
89Test "asin_upward (-1.0) == -pi/2":
90float: 1
91ifloat: 1
92Test "asin_upward (1.0) == pi/2":
93ildouble: 1
94ldouble: 1
95
d290c57b 96# atan2
fea3f995
RM
97Test "atan2 (-0.00756827042671106339, -.001792735857538728036) == -1.80338464113663849327153994379639112":
98ildouble: 1
99ldouble: 1
76ebfd75 100Test "atan2 (-0.75, -1.0) == -2.49809154479650885165983415456218025":
35476e9c
UD
101float: 1
102ifloat: 1
fea3f995
RM
103ildouble: 1
104ldouble: 1
a8ebb2b9
AK
105Test "atan2 (-max_value, -min_value) == -pi/2":
106float: 1
107ifloat: 1
76ebfd75 108Test "atan2 (0.75, -1.0) == 2.49809154479650885165983415456218025":
35476e9c
UD
109float: 1
110ifloat: 1
fea3f995
RM
111ildouble: 1
112ldouble: 1
76ebfd75 113Test "atan2 (1.390625, 0.9296875) == 0.981498387184244311516296577615519772":
528be9fe
AJ
114float: 1
115ifloat: 1
fea3f995
RM
116ildouble: 1
117ldouble: 1
528be9fe 118
76ebfd75
UD
119# atanh
120Test "atanh (0.75) == 0.972955074527656652552676371721589865":
528be9fe
AJ
121float: 1
122ifloat: 1
123
fea3f995 124# cacos
5197d9c2
AK
125Test "Imaginary part of: cacos (+0 + 0.5 i) == pi/2 - 0.4812118250596034474977589134243684231352 i":
126double: 2
127float: 1
128idouble: 2
129ifloat: 1
130ildouble: 1
131ldouble: 1
132Test "Imaginary part of: cacos (+0 + 1.0 i) == pi/2 - 0.8813735870195430252326093249797923090282 i":
b5792741 133double: 1
5197d9c2 134float: 1
b5792741 135idouble: 1
5197d9c2 136ifloat: 1
b5792741
SP
137ildouble: 1
138ldouble: 1
5197d9c2 139Test "Imaginary part of: cacos (+0 + 1.5 i) == pi/2 - 1.194763217287109304111930828519090523536 i":
b5792741 140double: 1
5197d9c2 141float: 1
b5792741 142idouble: 1
5197d9c2 143ifloat: 1
b5792741
SP
144ildouble: 1
145ldouble: 1
5197d9c2
AK
146Test "Imaginary part of: cacos (+0 - 0.5 i) == pi/2 + 0.4812118250596034474977589134243684231352 i":
147float: 1
148ifloat: 1
5197d9c2
AK
149Test "Imaginary part of: cacos (+0 - 1.0 i) == pi/2 + 0.8813735870195430252326093249797923090282 i":
150double: 1
151float: 1
152idouble: 1
153ifloat: 1
154ildouble: 1
155ldouble: 1
156Test "Imaginary part of: cacos (+0 - 1.5 i) == pi/2 + 1.194763217287109304111930828519090523536 i":
157double: 1
158idouble: 1
159ildouble: 1
160ldouble: 1
161Test "Imaginary part of: cacos (-0 + 0.5 i) == pi/2 - 0.4812118250596034474977589134243684231352 i":
162double: 2
163float: 1
164idouble: 2
165ifloat: 1
166ildouble: 1
167ldouble: 1
168Test "Imaginary part of: cacos (-0 + 1.0 i) == pi/2 - 0.8813735870195430252326093249797923090282 i":
b5792741 169double: 1
5197d9c2 170float: 1
b5792741 171idouble: 1
5197d9c2 172ifloat: 1
b5792741
SP
173ildouble: 1
174ldouble: 1
5197d9c2 175Test "Imaginary part of: cacos (-0 + 1.5 i) == pi/2 - 1.194763217287109304111930828519090523536 i":
b5792741 176double: 1
5197d9c2 177float: 1
b5792741 178idouble: 1
5197d9c2 179ifloat: 1
b5792741
SP
180ildouble: 1
181ldouble: 1
5197d9c2
AK
182Test "Imaginary part of: cacos (-0 - 0.5 i) == pi/2 + 0.4812118250596034474977589134243684231352 i":
183float: 1
184ifloat: 1
5197d9c2
AK
185Test "Imaginary part of: cacos (-0 - 1.0 i) == pi/2 + 0.8813735870195430252326093249797923090282 i":
186double: 1
187float: 1
188idouble: 1
189ifloat: 1
190ildouble: 1
191ldouble: 1
192Test "Imaginary part of: cacos (-0 - 1.5 i) == pi/2 + 1.194763217287109304111930828519090523536 i":
193double: 1
194idouble: 1
195ildouble: 1
196ldouble: 1
197Test "Imaginary part of: cacos (-1.5 + +0 i) == pi - 0.9624236501192068949955178268487368462704 i":
198double: 1
199float: 1
200idouble: 1
201ifloat: 1
202ildouble: 1
203ldouble: 1
204Test "Real part of: cacos (0.5 + +0 i) == 1.047197551196597746154214461093167628066 - 0 i":
205double: 1
206idouble: 1
207ildouble: 1
208ldouble: 1
209Test "Real part of: cacos (0.5 - 0 i) == 1.047197551196597746154214461093167628066 + +0 i":
210double: 1
211idouble: 1
212ildouble: 1
213ldouble: 1
b5792741
SP
214Test "Real part of: cacos (0.75 + 1.25 i) == 1.11752014915610270578240049553777969 - 1.13239363160530819522266333696834467 i":
215float: 1
216ifloat: 1
fea3f995
RM
217Test "Imaginary part of: cacos (0.75 + 1.25 i) == 1.11752014915610270578240049553777969 - 1.13239363160530819522266333696834467 i":
218ildouble: 1
219ldouble: 1
5197d9c2
AK
220Test "Imaginary part of: cacos (1.5 + +0 i) == +0 - 0.9624236501192068949955178268487368462704 i":
221double: 1
222float: 1
223idouble: 1
224ifloat: 1
225ildouble: 1
226ldouble: 1
fea3f995 227
528be9fe 228# cacosh
5197d9c2
AK
229Test "Real part of: cacosh (+0 + 0.5 i) == 0.4812118250596034474977589134243684231352 + pi/2 i":
230float: 1
231ifloat: 1
5197d9c2
AK
232Test "Real part of: cacosh (+0 + 1.0 i) == 0.8813735870195430252326093249797923090282 + pi/2 i":
233double: 1
234float: 1
235idouble: 1
236ifloat: 1
237ildouble: 1
238ldouble: 1
239Test "Real part of: cacosh (+0 + 1.5 i) == 1.194763217287109304111930828519090523536 + pi/2 i":
240double: 1
241idouble: 1
242ildouble: 1
243ldouble: 1
244Test "Real part of: cacosh (+0 - 0.5 i) == 0.4812118250596034474977589134243684231352 - pi/2 i":
245float: 1
246ifloat: 1
5197d9c2
AK
247Test "Real part of: cacosh (+0 - 1.0 i) == 0.8813735870195430252326093249797923090282 - pi/2 i":
248double: 1
249float: 1
250idouble: 1
251ifloat: 1
252ildouble: 1
253ldouble: 1
254Test "Real part of: cacosh (+0 - 1.5 i) == 1.194763217287109304111930828519090523536 - pi/2 i":
255double: 1
256idouble: 1
257ildouble: 1
258ldouble: 1
259Test "Real part of: cacosh (-0 + 0.5 i) == 0.4812118250596034474977589134243684231352 + pi/2 i":
260float: 1
261ifloat: 1
5197d9c2
AK
262Test "Real part of: cacosh (-0 + 1.0 i) == 0.8813735870195430252326093249797923090282 + pi/2 i":
263double: 1
264float: 1
265idouble: 1
266ifloat: 1
267ildouble: 1
268ldouble: 1
269Test "Real part of: cacosh (-0 + 1.5 i) == 1.194763217287109304111930828519090523536 + pi/2 i":
270double: 1
271idouble: 1
272ildouble: 1
273ldouble: 1
274Test "Real part of: cacosh (-0 - 0.5 i) == 0.4812118250596034474977589134243684231352 - pi/2 i":
275float: 1
276ifloat: 1
5197d9c2
AK
277Test "Real part of: cacosh (-0 - 1.0 i) == 0.8813735870195430252326093249797923090282 - pi/2 i":
278double: 1
279float: 1
280idouble: 1
281ifloat: 1
282ildouble: 1
283ldouble: 1
284Test "Real part of: cacosh (-0 - 1.5 i) == 1.194763217287109304111930828519090523536 - pi/2 i":
285double: 1
286idouble: 1
287ildouble: 1
288ldouble: 1
289Test "Imaginary part of: cacosh (-0.5 + +0 i) == +0 + 2.094395102393195492308428922186335256131 i":
528be9fe 290double: 1
528be9fe 291idouble: 1
5197d9c2
AK
292Test "Imaginary part of: cacosh (-0.5 - 0 i) == +0 - 2.094395102393195492308428922186335256131 i":
293double: 1
294idouble: 1
295Test "Real part of: cacosh (-1.5 + +0 i) == 0.9624236501192068949955178268487368462704 + pi i":
296float: 1
297ifloat: 1
5197d9c2
AK
298Test "Real part of: cacosh (-1.5 - 0 i) == 0.9624236501192068949955178268487368462704 - pi i":
299float: 1
300ifloat: 1
4f7e7f8e 301Test "Imaginary part of: cacosh (-2 - 3 i) == 1.9833870299165354323470769028940395 - 2.1414491111159960199416055713254211 i":
5197d9c2
AK
302float: 1
303ifloat: 1
304ildouble: 1
305ldouble: 1
306Test "Real part of: cacosh (1.5 + +0 i) == 0.9624236501192068949955178268487368462704 + +0 i":
307float: 1
308ifloat: 1
5197d9c2
AK
309Test "Real part of: cacosh (1.5 - 0 i) == 0.9624236501192068949955178268487368462704 - 0 i":
310float: 1
311ifloat: 1
5197d9c2
AK
312
313# casin
314Test "Imaginary part of: casin (+0 + 0.5 i) == +0 + 0.4812118250596034474977589134243684231352 i":
315double: 2
316float: 1
317idouble: 2
318ifloat: 1
319ildouble: 1
320ldouble: 1
321Test "Imaginary part of: casin (+0 + 1.0 i) == +0 + 0.8813735870195430252326093249797923090282 i":
b5792741 322double: 1
5197d9c2 323float: 1
b5792741 324idouble: 1
5197d9c2 325ifloat: 1
b5792741
SP
326ildouble: 1
327ldouble: 1
5197d9c2 328Test "Imaginary part of: casin (+0 + 1.5 i) == +0 + 1.194763217287109304111930828519090523536 i":
b5792741 329double: 1
5197d9c2 330float: 1
b5792741 331idouble: 1
5197d9c2 332ifloat: 1
b5792741
SP
333ildouble: 1
334ldouble: 1
5197d9c2
AK
335Test "Imaginary part of: casin (+0 - 0.5 i) == +0 - 0.4812118250596034474977589134243684231352 i":
336float: 1
337ifloat: 1
5197d9c2 338Test "Imaginary part of: casin (+0 - 1.0 i) == +0 - 0.8813735870195430252326093249797923090282 i":
528be9fe 339double: 1
5197d9c2
AK
340float: 1
341idouble: 1
342ifloat: 1
343ildouble: 1
344ldouble: 1
345Test "Imaginary part of: casin (+0 - 1.5 i) == +0 - 1.194763217287109304111930828519090523536 i":
346double: 1
347idouble: 1
348ildouble: 1
349ldouble: 1
350Test "Imaginary part of: casin (-0 + 0.5 i) == -0 + 0.4812118250596034474977589134243684231352 i":
351double: 2
352float: 1
353idouble: 2
354ifloat: 1
355ildouble: 1
356ldouble: 1
357Test "Imaginary part of: casin (-0 + 1.0 i) == -0 + 0.8813735870195430252326093249797923090282 i":
b5792741 358double: 1
5197d9c2 359float: 1
b5792741 360idouble: 1
5197d9c2 361ifloat: 1
b5792741
SP
362ildouble: 1
363ldouble: 1
5197d9c2 364Test "Imaginary part of: casin (-0 + 1.5 i) == -0 + 1.194763217287109304111930828519090523536 i":
b5792741 365double: 1
5197d9c2 366float: 1
b5792741 367idouble: 1
5197d9c2 368ifloat: 1
b5792741
SP
369ildouble: 1
370ldouble: 1
5197d9c2
AK
371Test "Imaginary part of: casin (-0 - 0.5 i) == -0 - 0.4812118250596034474977589134243684231352 i":
372float: 1
373ifloat: 1
5197d9c2
AK
374Test "Imaginary part of: casin (-0 - 1.0 i) == -0 - 0.8813735870195430252326093249797923090282 i":
375double: 1
376float: 1
377idouble: 1
378ifloat: 1
379ildouble: 1
380ldouble: 1
381Test "Imaginary part of: casin (-0 - 1.5 i) == -0 - 1.194763217287109304111930828519090523536 i":
382double: 1
383idouble: 1
384ildouble: 1
385ldouble: 1
b5792741
SP
386Test "Imaginary part of: casin (-0x1p500 + 1.0 i) == -1.570796326794896619231321691639751442099 + 3.472667374605326000180332928505464606058e2 i":
387ildouble: 1
388ldouble: 1
389Test "Imaginary part of: casin (-0x1p500 - 1.0 i) == -1.570796326794896619231321691639751442099 - 3.472667374605326000180332928505464606058e2 i":
390ildouble: 1
391ldouble: 1
392Test "Imaginary part of: casin (-0x1p5000 + 1.0 i) == -1.570796326794896619231321691639751442099 + 3.466429049980286492395577839412341016946e3 i":
393ildouble: 1
394ldouble: 1
395Test "Imaginary part of: casin (-0x1p5000 - 1.0 i) == -1.570796326794896619231321691639751442099 - 3.466429049980286492395577839412341016946e3 i":
396ildouble: 1
397ldouble: 1
398Test "Imaginary part of: casin (-1.0 + 0x1p500 i) == -3.054936363499604682051979393213617699789e-151 + 3.472667374605326000180332928505464606058e2 i":
399ildouble: 1
400ldouble: 1
401Test "Imaginary part of: casin (-1.0 + 0x1p5000 i) == -7.079811261048172892385615158694057552948e-1506 + 3.466429049980286492395577839412341016946e3 i":
402ildouble: 1
403ldouble: 1
404Test "Imaginary part of: casin (-1.0 - 0x1p500 i) == -3.054936363499604682051979393213617699789e-151 - 3.472667374605326000180332928505464606058e2 i":
405ildouble: 1
406ldouble: 1
407Test "Imaginary part of: casin (-1.0 - 0x1p5000 i) == -7.079811261048172892385615158694057552948e-1506 - 3.466429049980286492395577839412341016946e3 i":
408ildouble: 1
409ldouble: 1
5197d9c2
AK
410Test "Imaginary part of: casin (-1.5 + +0 i) == -pi/2 + 0.9624236501192068949955178268487368462704 i":
411double: 1
412float: 1
413idouble: 1
414ifloat: 1
415ildouble: 1
416ldouble: 1
417Test "Real part of: casin (0.75 + 1.25 i) == 0.453276177638793913448921196101971749 + 1.13239363160530819522266333696834467 i":
418double: 1
419float: 1
420idouble: 1
421ifloat: 1
422Test "Imaginary part of: casin (0.75 + 1.25 i) == 0.453276177638793913448921196101971749 + 1.13239363160530819522266333696834467 i":
423ildouble: 1
424ldouble: 1
b5792741
SP
425Test "Imaginary part of: casin (0x1.fp1023 + 0x1.fp1023 i) == 7.853981633974483096156608458198757210493e-1 + 7.107906849659093345062145442726115449315e2 i":
426double: 1
427idouble: 1
428Test "Imaginary part of: casin (0x1.fp127 + 0x1.fp127 i) == 7.853981633974483096156608458198757210493e-1 + 8.973081118419833726837456344608533993585e1 i":
429double: 1
430idouble: 1
431Test "Imaginary part of: casin (0x1.fp16383 + 0x1.fp16383 i) == 7.853981633974483096156608458198757210493e-1 + 1.135753137836666928715489992987020363057e4 i":
432ildouble: 1
433ldouble: 1
434Test "Imaginary part of: casin (0x1p500 + 1.0 i) == 1.570796326794896619231321691639751442099 + 3.472667374605326000180332928505464606058e2 i":
435ildouble: 1
436ldouble: 1
437Test "Imaginary part of: casin (0x1p500 - 1.0 i) == 1.570796326794896619231321691639751442099 - 3.472667374605326000180332928505464606058e2 i":
438ildouble: 1
439ldouble: 1
440Test "Imaginary part of: casin (0x1p5000 + 1.0 i) == 1.570796326794896619231321691639751442099 + 3.466429049980286492395577839412341016946e3 i":
441ildouble: 1
442ldouble: 1
443Test "Imaginary part of: casin (0x1p5000 - 1.0 i) == 1.570796326794896619231321691639751442099 - 3.466429049980286492395577839412341016946e3 i":
444ildouble: 1
445ldouble: 1
446Test "Imaginary part of: casin (1.0 + 0x1p500 i) == 3.054936363499604682051979393213617699789e-151 + 3.472667374605326000180332928505464606058e2 i":
447ildouble: 1
448ldouble: 1
449Test "Imaginary part of: casin (1.0 + 0x1p5000 i) == 7.079811261048172892385615158694057552948e-1506 + 3.466429049980286492395577839412341016946e3 i":
450ildouble: 1
451ldouble: 1
452Test "Imaginary part of: casin (1.0 - 0x1p500 i) == 3.054936363499604682051979393213617699789e-151 - 3.472667374605326000180332928505464606058e2 i":
453ildouble: 1
454ldouble: 1
455Test "Imaginary part of: casin (1.0 - 0x1p5000 i) == 7.079811261048172892385615158694057552948e-1506 - 3.466429049980286492395577839412341016946e3 i":
456ildouble: 1
457ldouble: 1
5197d9c2
AK
458Test "Imaginary part of: casin (1.5 + +0 i) == pi/2 + 0.9624236501192068949955178268487368462704 i":
459double: 1
460float: 1
461idouble: 1
462ifloat: 1
463ildouble: 1
464ldouble: 1
465
466# casinh
467Test "Real part of: casinh (-0 + 1.5 i) == -0.9624236501192068949955178268487368462704 + pi/2 i":
468double: 1
469float: 1
528be9fe 470idouble: 1
5197d9c2 471ifloat: 1
fea3f995
RM
472ildouble: 1
473ldouble: 1
5197d9c2 474Test "Real part of: casinh (-0 - 1.5 i) == -0.9624236501192068949955178268487368462704 - pi/2 i":
76ebfd75 475double: 1
528be9fe 476float: 1
76ebfd75 477idouble: 1
528be9fe 478ifloat: 1
fea3f995
RM
479ildouble: 1
480ldouble: 1
5197d9c2
AK
481Test "Real part of: casinh (-0.5 + +0 i) == -0.4812118250596034474977589134243684231352 + +0 i":
482double: 2
483float: 1
484idouble: 2
485ifloat: 1
486ildouble: 1
487ldouble: 1
488Test "Real part of: casinh (-0.5 - 0 i) == -0.4812118250596034474977589134243684231352 - 0 i":
489double: 2
490float: 1
491idouble: 2
492ifloat: 1
493ildouble: 1
494ldouble: 1
b5792741
SP
495Test "Real part of: casinh (-0x1p500 + 1.0 i) == -3.472667374605326000180332928505464606058e2 + 3.054936363499604682051979393213617699789e-151 i":
496ildouble: 1
497ldouble: 1
498Test "Real part of: casinh (-0x1p500 - 1.0 i) == -3.472667374605326000180332928505464606058e2 - 3.054936363499604682051979393213617699789e-151 i":
499ildouble: 1
500ldouble: 1
501Test "Real part of: casinh (-0x1p5000 + 1.0 i) == -3.466429049980286492395577839412341016946e3 + 7.079811261048172892385615158694057552948e-1506 i":
502ildouble: 1
503ldouble: 1
504Test "Real part of: casinh (-0x1p5000 - 1.0 i) == -3.466429049980286492395577839412341016946e3 - 7.079811261048172892385615158694057552948e-1506 i":
505ildouble: 1
506ldouble: 1
5197d9c2 507Test "Real part of: casinh (-1.0 + +0 i) == -0.8813735870195430252326093249797923090282 + +0 i":
b5792741 508double: 1
5197d9c2 509float: 1
b5792741 510idouble: 1
5197d9c2 511ifloat: 1
b5792741
SP
512ildouble: 1
513ldouble: 1
514Test "Real part of: casinh (-1.0 + 0x1p500 i) == -3.472667374605326000180332928505464606058e2 + 1.570796326794896619231321691639751442099 i":
515ildouble: 1
516ldouble: 1
517Test "Real part of: casinh (-1.0 + 0x1p5000 i) == -3.466429049980286492395577839412341016946e3 + 1.570796326794896619231321691639751442099 i":
518ildouble: 1
519ldouble: 1
5197d9c2 520Test "Real part of: casinh (-1.0 - 0 i) == -0.8813735870195430252326093249797923090282 - 0 i":
b5792741 521double: 1
5197d9c2 522float: 1
b5792741 523idouble: 1
5197d9c2 524ifloat: 1
b5792741
SP
525ildouble: 1
526ldouble: 1
527Test "Real part of: casinh (-1.0 - 0x1p500 i) == -3.472667374605326000180332928505464606058e2 - 1.570796326794896619231321691639751442099 i":
528ildouble: 1
529ldouble: 1
530Test "Real part of: casinh (-1.0 - 0x1p5000 i) == -3.466429049980286492395577839412341016946e3 - 1.570796326794896619231321691639751442099 i":
531ildouble: 1
532ldouble: 1
5197d9c2 533Test "Real part of: casinh (-1.5 + +0 i) == -1.194763217287109304111930828519090523536 + +0 i":
b5792741 534double: 1
5197d9c2 535float: 1
b5792741 536idouble: 1
5197d9c2 537ifloat: 1
b5792741
SP
538ildouble: 1
539ldouble: 1
5197d9c2 540Test "Real part of: casinh (-1.5 - 0 i) == -1.194763217287109304111930828519090523536 - 0 i":
b5792741 541double: 1
5197d9c2 542float: 1
b5792741 543idouble: 1
5197d9c2 544ifloat: 1
b5792741
SP
545ildouble: 1
546ldouble: 1
33e885db 547Test "Real part of: casinh (-2 - 3 i) == -1.9686379257930962917886650952454982 - 0.96465850440760279204541105949953237 i":
528be9fe
AJ
548double: 5
549float: 1
550idouble: 5
551ifloat: 1
fea3f995
RM
552ildouble: 4
553ldouble: 4
33e885db 554Test "Imaginary part of: casinh (-2 - 3 i) == -1.9686379257930962917886650952454982 - 0.96465850440760279204541105949953237 i":
528be9fe
AJ
555double: 3
556float: 6
557idouble: 3
558ifloat: 6
fea3f995
RM
559ildouble: 2
560ldouble: 2
5197d9c2
AK
561Test "Real part of: casinh (0.5 + +0 i) == 0.4812118250596034474977589134243684231352 + +0 i":
562float: 1
563ifloat: 1
5197d9c2
AK
564Test "Real part of: casinh (0.5 - 0 i) == 0.4812118250596034474977589134243684231352 - 0 i":
565float: 1
566ifloat: 1
76ebfd75
UD
567Test "Real part of: casinh (0.75 + 1.25 i) == 1.03171853444778027336364058631006594 + 0.911738290968487636358489564316731207 i":
568float: 1
569ifloat: 1
fea3f995
RM
570ildouble: 1
571ldouble: 1
76ebfd75 572Test "Imaginary part of: casinh (0.75 + 1.25 i) == 1.03171853444778027336364058631006594 + 0.911738290968487636358489564316731207 i":
528be9fe 573double: 1
528be9fe 574float: 1
76ebfd75 575idouble: 1
528be9fe 576ifloat: 1
fea3f995
RM
577ildouble: 1
578ldouble: 1
b5792741
SP
579Test "Real part of: casinh (0x1.fp1023 + 0x1.fp1023 i) == 7.107906849659093345062145442726115449315e2 + 7.853981633974483096156608458198757210493e-1 i":
580double: 1
581idouble: 1
582Test "Real part of: casinh (0x1.fp127 + 0x1.fp127 i) == 8.973081118419833726837456344608533993585e1 + 7.853981633974483096156608458198757210493e-1 i":
583double: 1
584idouble: 1
585Test "Real part of: casinh (0x1.fp16383 + 0x1.fp16383 i) == 1.135753137836666928715489992987020363057e4 + 7.853981633974483096156608458198757210493e-1 i":
586ildouble: 1
587ldouble: 1
588Test "Real part of: casinh (0x1p500 + 1.0 i) == 3.472667374605326000180332928505464606058e2 + 3.054936363499604682051979393213617699789e-151 i":
589ildouble: 1
590ldouble: 1
591Test "Real part of: casinh (0x1p500 - 1.0 i) == 3.472667374605326000180332928505464606058e2 - 3.054936363499604682051979393213617699789e-151 i":
592ildouble: 1
593ldouble: 1
594Test "Real part of: casinh (0x1p5000 + 1.0 i) == 3.466429049980286492395577839412341016946e3 + 7.079811261048172892385615158694057552948e-1506 i":
595ildouble: 1
596ldouble: 1
597Test "Real part of: casinh (0x1p5000 - 1.0 i) == 3.466429049980286492395577839412341016946e3 - 7.079811261048172892385615158694057552948e-1506 i":
598ildouble: 1
599ldouble: 1
5197d9c2
AK
600Test "Real part of: casinh (1.0 + +0 i) == 0.8813735870195430252326093249797923090282 + +0 i":
601double: 1
602float: 1
603idouble: 1
604ifloat: 1
605ildouble: 1
606ldouble: 1
b5792741
SP
607Test "Real part of: casinh (1.0 + 0x1p500 i) == 3.472667374605326000180332928505464606058e2 + 1.570796326794896619231321691639751442099 i":
608ildouble: 1
609ldouble: 1
610Test "Real part of: casinh (1.0 + 0x1p5000 i) == 3.466429049980286492395577839412341016946e3 + 1.570796326794896619231321691639751442099 i":
611ildouble: 1
612ldouble: 1
5197d9c2
AK
613Test "Real part of: casinh (1.0 - 0 i) == 0.8813735870195430252326093249797923090282 - 0 i":
614double: 1
615float: 1
616idouble: 1
617ifloat: 1
618ildouble: 1
619ldouble: 1
b5792741
SP
620Test "Real part of: casinh (1.0 - 0x1p500 i) == 3.472667374605326000180332928505464606058e2 - 1.570796326794896619231321691639751442099 i":
621ildouble: 1
622ldouble: 1
623Test "Real part of: casinh (1.0 - 0x1p5000 i) == 3.466429049980286492395577839412341016946e3 - 1.570796326794896619231321691639751442099 i":
624ildouble: 1
625ldouble: 1
5197d9c2
AK
626Test "Real part of: casinh (1.5 + +0 i) == 1.194763217287109304111930828519090523536 + +0 i":
627double: 1
628idouble: 1
629ildouble: 1
630ldouble: 1
631Test "Real part of: casinh (1.5 - 0 i) == 1.194763217287109304111930828519090523536 - 0 i":
632double: 1
633idouble: 1
634ildouble: 1
635ldouble: 1
528be9fe
AJ
636
637# catan
33e885db 638Test "Imaginary part of: catan (-2 - 3 i) == -1.4099210495965755225306193844604208 - 0.22907268296853876629588180294200276 i":
528be9fe
AJ
639double: 1
640float: 1
641idouble: 1
642ifloat: 1
fea3f995
RM
643Test "Imaginary part of: catan (0.75 + 1.25 i) == 1.10714871779409050301706546017853704 + 0.549306144334054845697622618461262852 i":
644ildouble: 1
645ldouble: 1
528be9fe
AJ
646
647# catanh
33e885db 648Test "Real part of: catanh (-2 - 3 i) == -0.14694666622552975204743278515471595 - 1.3389725222944935611241935759091443 i":
528be9fe
AJ
649double: 4
650idouble: 4
76ebfd75
UD
651Test "Real part of: catanh (0.75 + 1.25 i) == 0.261492138795671927078652057366532140 + 0.996825126463918666098902241310446708 i":
652double: 1
653idouble: 1
fea3f995
RM
654ildouble: 1
655ldouble: 1
76ebfd75 656Test "Imaginary part of: catanh (0.75 + 1.25 i) == 0.261492138795671927078652057366532140 + 0.996825126463918666098902241310446708 i":
fea3f995
RM
657ildouble: 1
658ldouble: 1
528be9fe
AJ
659
660# cbrt
fea3f995
RM
661Test "cbrt (-0.001) == -0.1":
662ildouble: 1
663ldouble: 1
528be9fe
AJ
664Test "cbrt (-27.0) == -3.0":
665double: 1
666idouble: 1
76ebfd75
UD
667Test "cbrt (0.75) == 0.908560296416069829445605878163630251":
668double: 1
669idouble: 1
670Test "cbrt (0.9921875) == 0.997389022060725270579075195353955217":
528be9fe
AJ
671double: 1
672idouble: 1
673
674# ccos
ed3dbfad
AJ
675Test "Imaginary part of: ccos (-0.75 + 11357.25 i) == 9.001213196851067077465606717616495588201e4931 + 8.385498349388321535962327491346664141020e4931 i":
676ildouble: 1
677ldouble: 1
678Test "Imaginary part of: ccos (-0.75 + 710.5 i) == 1.347490911916428129246890157395342279438e308 + 1.255317763348154410745082950806112487736e308 i":
679double: 1
680idouble: 1
681ildouble: 1
682ldouble: 1
683Test "Real part of: ccos (-0.75 + 89.5 i) == 2.708024460708609732016532185663087200560e38 + 2.522786001038096774676288412995370563339e38 i":
684ildouble: 1
685ldouble: 1
686Test "Imaginary part of: ccos (-0.75 + 89.5 i) == 2.708024460708609732016532185663087200560e38 + 2.522786001038096774676288412995370563339e38 i":
687float: 1
688ifloat: 1
689ildouble: 1
690ldouble: 1
691Test "Imaginary part of: ccos (-0.75 - 11357.25 i) == 9.001213196851067077465606717616495588201e4931 - 8.385498349388321535962327491346664141020e4931 i":
692ildouble: 1
693ldouble: 1
694Test "Imaginary part of: ccos (-0.75 - 710.5 i) == 1.347490911916428129246890157395342279438e308 - 1.255317763348154410745082950806112487736e308 i":
695double: 1
696idouble: 1
697ildouble: 1
698ldouble: 1
699Test "Real part of: ccos (-0.75 - 89.5 i) == 2.708024460708609732016532185663087200560e38 - 2.522786001038096774676288412995370563339e38 i":
700ildouble: 1
701ldouble: 1
702Test "Imaginary part of: ccos (-0.75 - 89.5 i) == 2.708024460708609732016532185663087200560e38 - 2.522786001038096774676288412995370563339e38 i":
703float: 1
704ifloat: 1
705ildouble: 1
706ldouble: 1
fea3f995
RM
707Test "Real part of: ccos (-2 - 3 i) == -4.18962569096880723013255501961597373 - 9.10922789375533659797919726277886212 i":
708ildouble: 1
709ldouble: 1
f92abad6 710Test "Imaginary part of: ccos (-2 - 3 i) == -4.18962569096880723013255501961597373 - 9.10922789375533659797919726277886212 i":
528be9fe
AJ
711float: 1
712ifloat: 1
fea3f995
RM
713ildouble: 1
714ldouble: 1
76ebfd75 715Test "Real part of: ccos (0.75 + 1.25 i) == 1.38173873063425888530729933139078645 - 1.09193013555397466170919531722024128 i":
528be9fe 716double: 1
76ebfd75 717float: 1
528be9fe 718idouble: 1
76ebfd75
UD
719ifloat: 1
720Test "Imaginary part of: ccos (0.75 + 1.25 i) == 1.38173873063425888530729933139078645 - 1.09193013555397466170919531722024128 i":
721float: 1
722ifloat: 1
ed3dbfad
AJ
723Test "Imaginary part of: ccos (0.75 + 11357.25 i) == 9.001213196851067077465606717616495588201e4931 - 8.385498349388321535962327491346664141020e4931 i":
724ildouble: 1
725ldouble: 1
726Test "Imaginary part of: ccos (0.75 + 710.5 i) == 1.347490911916428129246890157395342279438e308 - 1.255317763348154410745082950806112487736e308 i":
727double: 1
728idouble: 1
729ildouble: 1
730ldouble: 1
731Test "Real part of: ccos (0.75 + 89.5 i) == 2.708024460708609732016532185663087200560e38 - 2.522786001038096774676288412995370563339e38 i":
732ildouble: 1
733ldouble: 1
734Test "Imaginary part of: ccos (0.75 + 89.5 i) == 2.708024460708609732016532185663087200560e38 - 2.522786001038096774676288412995370563339e38 i":
735float: 1
736ifloat: 1
737ildouble: 1
738ldouble: 1
739Test "Imaginary part of: ccos (0.75 - 11357.25 i) == 9.001213196851067077465606717616495588201e4931 + 8.385498349388321535962327491346664141020e4931 i":
740ildouble: 1
741ldouble: 1
742Test "Imaginary part of: ccos (0.75 - 710.5 i) == 1.347490911916428129246890157395342279438e308 + 1.255317763348154410745082950806112487736e308 i":
743double: 1
744idouble: 1
745ildouble: 1
746ldouble: 1
747Test "Real part of: ccos (0.75 - 89.5 i) == 2.708024460708609732016532185663087200560e38 + 2.522786001038096774676288412995370563339e38 i":
748ildouble: 1
749ldouble: 1
750Test "Imaginary part of: ccos (0.75 - 89.5 i) == 2.708024460708609732016532185663087200560e38 + 2.522786001038096774676288412995370563339e38 i":
751float: 1
752ifloat: 1
753ildouble: 1
754ldouble: 1
755Test "Imaginary part of: ccos (0x1p-1074 + 1440 i) == inf - 5.981479269486130556466515778180916082415e301 i":
756double: 1
757idouble: 1
758Test "Imaginary part of: ccos (0x1p-16434 + 22730 i) == inf - 1.217853148905605987081057582351152052687e4924 i":
759ildouble: 1
760ldouble: 1
528be9fe
AJ
761
762# ccosh
ed3dbfad
AJ
763Test "Imaginary part of: ccosh (-11357.25 + 0.75 i) == 9.001213196851067077465606717616495588201e4931 - 8.385498349388321535962327491346664141020e4931 i":
764ildouble: 1
765ldouble: 1
766Test "Imaginary part of: ccosh (-11357.25 - 0.75 i) == 9.001213196851067077465606717616495588201e4931 + 8.385498349388321535962327491346664141020e4931 i":
767ildouble: 1
768ldouble: 1
f92abad6 769Test "Real part of: ccosh (-2 - 3 i) == -3.72454550491532256547397070325597253 + 0.511822569987384608834463849801875634 i":
528be9fe
AJ
770float: 1
771ifloat: 1
fea3f995
RM
772ildouble: 1
773ldouble: 1
f92abad6 774Test "Imaginary part of: ccosh (-2 - 3 i) == -3.72454550491532256547397070325597253 + 0.511822569987384608834463849801875634 i":
528be9fe
AJ
775float: 1
776ifloat: 1
fea3f995
RM
777ildouble: 1
778ldouble: 1
ed3dbfad
AJ
779Test "Imaginary part of: ccosh (-710.5 + 0.75 i) == 1.347490911916428129246890157395342279438e308 - 1.255317763348154410745082950806112487736e308 i":
780double: 1
781idouble: 1
782ildouble: 1
783ldouble: 1
784Test "Imaginary part of: ccosh (-710.5 - 0.75 i) == 1.347490911916428129246890157395342279438e308 + 1.255317763348154410745082950806112487736e308 i":
785double: 1
786idouble: 1
787ildouble: 1
788ldouble: 1
789Test "Real part of: ccosh (-89.5 + 0.75 i) == 2.708024460708609732016532185663087200560e38 - 2.522786001038096774676288412995370563339e38 i":
790ildouble: 1
791ldouble: 1
792Test "Imaginary part of: ccosh (-89.5 + 0.75 i) == 2.708024460708609732016532185663087200560e38 - 2.522786001038096774676288412995370563339e38 i":
793float: 1
794ifloat: 1
795ildouble: 1
796ldouble: 1
797Test "Real part of: ccosh (-89.5 - 0.75 i) == 2.708024460708609732016532185663087200560e38 + 2.522786001038096774676288412995370563339e38 i":
798ildouble: 1
799ldouble: 1
800Test "Imaginary part of: ccosh (-89.5 - 0.75 i) == 2.708024460708609732016532185663087200560e38 + 2.522786001038096774676288412995370563339e38 i":
801float: 1
802ifloat: 1
803ildouble: 1
804ldouble: 1
76ebfd75 805Test "Real part of: ccosh (0.75 + 1.25 i) == 0.408242591877968807788852146397499084 + 0.780365930845853240391326216300863152 i":
528be9fe
AJ
806double: 1
807float: 1
808idouble: 1
809ifloat: 1
76ebfd75
UD
810Test "Imaginary part of: ccosh (0.75 + 1.25 i) == 0.408242591877968807788852146397499084 + 0.780365930845853240391326216300863152 i":
811float: 1
812ifloat: 1
ed3dbfad
AJ
813Test "Imaginary part of: ccosh (11357.25 + 0.75 i) == 9.001213196851067077465606717616495588201e4931 + 8.385498349388321535962327491346664141020e4931 i":
814ildouble: 1
815ldouble: 1
816Test "Imaginary part of: ccosh (11357.25 - 0.75 i) == 9.001213196851067077465606717616495588201e4931 - 8.385498349388321535962327491346664141020e4931 i":
817ildouble: 1
818ldouble: 1
819Test "Imaginary part of: ccosh (1440 + 0x1p-1074 i) == inf + 5.981479269486130556466515778180916082415e301 i":
820double: 1
821idouble: 1
822Test "Imaginary part of: ccosh (22730 + 0x1p-16434 i) == inf + 1.217853148905605987081057582351152052687e4924 i":
823ildouble: 1
824ldouble: 1
825Test "Imaginary part of: ccosh (710.5 + 0.75 i) == 1.347490911916428129246890157395342279438e308 + 1.255317763348154410745082950806112487736e308 i":
826double: 1
827idouble: 1
828ildouble: 1
829ldouble: 1
830Test "Imaginary part of: ccosh (710.5 - 0.75 i) == 1.347490911916428129246890157395342279438e308 - 1.255317763348154410745082950806112487736e308 i":
831double: 1
832idouble: 1
833ildouble: 1
834ldouble: 1
835Test "Real part of: ccosh (89.5 + 0.75 i) == 2.708024460708609732016532185663087200560e38 + 2.522786001038096774676288412995370563339e38 i":
836ildouble: 1
837ldouble: 1
838Test "Imaginary part of: ccosh (89.5 + 0.75 i) == 2.708024460708609732016532185663087200560e38 + 2.522786001038096774676288412995370563339e38 i":
839float: 1
840ifloat: 1
841ildouble: 1
842ldouble: 1
843Test "Real part of: ccosh (89.5 - 0.75 i) == 2.708024460708609732016532185663087200560e38 - 2.522786001038096774676288412995370563339e38 i":
844ildouble: 1
845ldouble: 1
846Test "Imaginary part of: ccosh (89.5 - 0.75 i) == 2.708024460708609732016532185663087200560e38 - 2.522786001038096774676288412995370563339e38 i":
847float: 1
848ifloat: 1
849ildouble: 1
850ldouble: 1
528be9fe
AJ
851
852# cexp
5197d9c2
AK
853Test "Imaginary part of: cexp (-10000 + 0x1p16383 i) == 1.045876464564882298442774542991176546722e-4343 + 4.421154026488516836023811173959413420548e-4344 i":
854ildouble: 1
855ldouble: 1
fea3f995
RM
856Test "Real part of: cexp (-2.0 - 3.0 i) == -0.13398091492954261346140525546115575 - 0.019098516261135196432576240858800925 i":
857ildouble: 1
858ldouble: 1
d8337213 859Test "Imaginary part of: cexp (-2.0 - 3.0 i) == -0.13398091492954261346140525546115575 - 0.019098516261135196432576240858800925 i":
528be9fe
AJ
860float: 1
861ifloat: 1
fea3f995
RM
862ildouble: 1
863ldouble: 1
5197d9c2
AK
864Test "Imaginary part of: cexp (-720 + 0.75 i) == 1.486960657116368433685753325516638551722e-313 + 1.385247284245720590980701226843815229385e-313 i":
865ildouble: 1
866ldouble: 1
867Test "Imaginary part of: cexp (-95 + 0.75 i) == 4.039714446238306526889476684000081624047e-42 + 3.763383677300535390271646960780570275931e-42 i":
868double: 1
869idouble: 1
76ebfd75 870Test "Real part of: cexp (0.75 + 1.25 i) == 0.667537446429131586942201977015932112 + 2.00900045494094876258347228145863909 i":
827ab135
AJ
871float: 1
872ifloat: 1
fea3f995
RM
873Test "Imaginary part of: cexp (0.75 + 1.25 i) == 0.667537446429131586942201977015932112 + 2.00900045494094876258347228145863909 i":
874ildouble: 1
875ldouble: 1
795405f9 876Test "Imaginary part of: cexp (1440 + 0x1p-1074 i) == inf + 1.196295853897226111293303155636183216483e302 i":
5197d9c2
AK
877double: 1
878idouble: 1
795405f9 879Test "Imaginary part of: cexp (22730 + 0x1p-16434 i) == inf + 2.435706297811211974162115164702304105374e4924 i":
5197d9c2
AK
880ildouble: 1
881ldouble: 1
882Test "Real part of: cexp (50 + 0x1p127 i) == 4.053997150228616856622417636046265337193e21 + 3.232070315463388524466674772633810238819e21 i":
883double: 2
884float: 1
885idouble: 2
886ifloat: 1
887ildouble: 1
888ldouble: 1
889Test "Imaginary part of: cexp (50 + 0x1p127 i) == 4.053997150228616856622417636046265337193e21 + 3.232070315463388524466674772633810238819e21 i":
890double: 1
891idouble: 1
892Test "Real part of: cexp (500 + 0x1p1023 i) == -1.159886268932754433233243794561351783426e217 + 7.904017694554466595359379965081774849708e216 i":
893double: 1
894idouble: 1
895Test "Real part of: cexp (709.8125 + 0.75 i) == 1.355121963080879535248452862759108365762e308 + 1.262426823598609432507811340856186873507e308 i":
896double: 1
897idouble: 1
898Test "Imaginary part of: cexp (709.8125 + 0.75 i) == 1.355121963080879535248452862759108365762e308 + 1.262426823598609432507811340856186873507e308 i":
899double: 1
900idouble: 1
901ildouble: 1
902ldouble: 1
903Test "Real part of: cexp (88.75 + 0.75 i) == 2.558360358486542817001900410314204322891e38 + 2.383359453227311447654736314679677655100e38 i":
904float: 1
905ifloat: 1
906ildouble: 1
907ldouble: 1
908Test "Imaginary part of: cexp (88.75 + 0.75 i) == 2.558360358486542817001900410314204322891e38 + 2.383359453227311447654736314679677655100e38 i":
909float: 2
910ifloat: 2
911ildouble: 1
912ldouble: 1
528be9fe
AJ
913
914# clog
a8ebb2b9
AK
915Test "Real part of: clog (-0x1.0000000123456p0 + 0x1.2345678p-1000 i) == 2.649094276923003995420209214900915462737e-10 + 3.141592653589793238462643383279502884197 i":
916double: 1
917idouble: 1
918Test "Real part of: clog (-0x1.0000000123456p0 + 0x1.2345678p-30 i) == 2.649094282537168795982991778475646793277e-10 + 3.141592652530155111500161671113150737892 i":
919double: 1
920idouble: 1
921Test "Imaginary part of: clog (-0x1.234566p-40 - 1.0 i) == 5.354083939753840089583620652120903838944e-25 - 1.570796326795931422008642456283782656359 i":
922float: 1
923ifloat: 1
924Test "Real part of: clog (-0x1.fp+127 + 0x1p-149 i) == 88.69109041335841930424871526389807508374 + pi i":
76ebfd75
UD
925float: 1
926ifloat: 1
a8ebb2b9
AK
927Test "Real part of: clog (-0x1.fp+127 - 0x1p-149 i) == 88.69109041335841930424871526389807508374 - pi i":
928float: 1
929ifloat: 1
930Test "Real part of: clog (-0x1.fp+16383 + 0x1p-16445 i) == 11356.49165759582936919077408168801636572 + pi i":
931ildouble: 1
932ldouble: 1
933Test "Real part of: clog (-0x1.fp+16383 + 0x1p-16494 i) == 11356.49165759582936919077408168801636572 + pi i":
934ildouble: 1
935ldouble: 1
936Test "Real part of: clog (-0x1.fp+16383 - 0x1p-16445 i) == 11356.49165759582936919077408168801636572 - pi i":
937ildouble: 1
938ldouble: 1
939Test "Real part of: clog (-0x1.fp+16383 - 0x1p-16494 i) == 11356.49165759582936919077408168801636572 - pi i":
940ildouble: 1
941ldouble: 1
942Test "Real part of: clog (-0x1p-149 + 0x1.fp+127 i) == 88.69109041335841930424871526389807508374 + pi/2 i":
943float: 1
944ifloat: 1
945Test "Imaginary part of: clog (-0x1p-149 + 0x1.fp+127 i) == 88.69109041335841930424871526389807508374 + pi/2 i":
946float: 1
947ifloat: 1
948Test "Real part of: clog (-0x1p-149 - 0x1.fp+127 i) == 88.69109041335841930424871526389807508374 - pi/2 i":
949float: 1
950ifloat: 1
951Test "Imaginary part of: clog (-0x1p-149 - 0x1.fp+127 i) == 88.69109041335841930424871526389807508374 - pi/2 i":
952float: 1
953ifloat: 1
954Test "Real part of: clog (-0x1p-16445 + 0x1.fp+16383 i) == 11356.49165759582936919077408168801636572 + pi/2 i":
955ildouble: 1
956ldouble: 1
957Test "Real part of: clog (-0x1p-16445 - 0x1.fp+16383 i) == 11356.49165759582936919077408168801636572 - pi/2 i":
958ildouble: 1
959ldouble: 1
960Test "Real part of: clog (-0x1p-16494 + 0x1.fp+16383 i) == 11356.49165759582936919077408168801636572 + pi/2 i":
961ildouble: 1
962ldouble: 1
963Test "Real part of: clog (-0x1p-16494 - 0x1.fp+16383 i) == 11356.49165759582936919077408168801636572 - pi/2 i":
964ildouble: 1
965ldouble: 1
966Test "Real part of: clog (0x0.ffffffp0 + 0x0.ffffffp-100 i) == -5.960464655174753498633255797994360530379e-8 + 7.888609052210118054117285652827862296732e-31 i":
967float: 1
968ifloat: 1
969Test "Real part of: clog (0x1.000566p0 + 0x1.234p-10 i) == 8.298731898331237038231468223024422855654e-5 + 1.110938609507128729312743251313024793990e-3 i":
970float: 1
971ifloat: 1
972Test "Imaginary part of: clog (0x1.000566p0 + 0x1.234p-10 i) == 8.298731898331237038231468223024422855654e-5 + 1.110938609507128729312743251313024793990e-3 i":
fea3f995
RM
973ildouble: 1
974ldouble: 1
ed3dbfad
AJ
975Test "Imaginary part of: clog (0x1.fffffffffffffp+1023 + 0x1p+1023 i) == 709.8942846690411016323109979483151967689 + 0.4636476090008061606231772164674799632783 i":
976double: 1
977idouble: 1
a8ebb2b9
AK
978Test "Real part of: clog (0x1.fp+127 + 0x1p-149 i) == 88.69109041335841930424871526389807508374 + +0 i":
979float: 1
980ifloat: 1
981Test "Real part of: clog (0x1.fp+127 - 0x1p-149 i) == 88.69109041335841930424871526389807508374 - 0 i":
982float: 1
983ifloat: 1
5197d9c2
AK
984Test "Real part of: clog (0x1.fp+16383 + 0x1.fp+16383 i) == 11356.83823118610934184548269774874545400 + pi/4 i":
985ildouble: 1
986ldouble: 1
a8ebb2b9
AK
987Test "Real part of: clog (0x1.fp+16383 + 0x1p-16445 i) == 11356.49165759582936919077408168801636572 + +0 i":
988ildouble: 1
989ldouble: 1
990Test "Real part of: clog (0x1.fp+16383 + 0x1p-16494 i) == 11356.49165759582936919077408168801636572 + +0 i":
991ildouble: 1
992ldouble: 1
993Test "Real part of: clog (0x1.fp+16383 - 0x1p-16445 i) == 11356.49165759582936919077408168801636572 - 0 i":
994ildouble: 1
995ldouble: 1
996Test "Real part of: clog (0x1.fp+16383 - 0x1p-16494 i) == 11356.49165759582936919077408168801636572 - 0 i":
997ildouble: 1
998ldouble: 1
999Test "Imaginary part of: clog (0x10673dd0f2481p-51 + 0x7ef1d17cefbd2p-51 i) == 3.2047474274603604594851472963586149973093e-29 + 1.4422922682185099608731642353544207976604 i":
1000ildouble: 1
1001ldouble: 1
5197d9c2
AK
1002Test "Real part of: clog (0x1p-1074 + 0x1p-1074 i) == -744.0934983311012896593986823853525458290 + pi/4 i":
1003double: 1
1004idouble: 1
1005Test "Real part of: clog (0x1p-147 + 0x1p-147 i) == -101.5460619520319878296245057936228672231 + pi/4 i":
1006float: 1
1007ifloat: 1
a8ebb2b9
AK
1008Test "Real part of: clog (0x1p-149 + 0x1.fp+127 i) == 88.69109041335841930424871526389807508374 + pi/2 i":
1009float: 1
1010ifloat: 1
1011Test "Real part of: clog (0x1p-149 - 0x1.fp+127 i) == 88.69109041335841930424871526389807508374 - pi/2 i":
1012float: 1
1013ifloat: 1
1014Test "Real part of: clog (0x1p-16445 + 0x1.fp+16383 i) == 11356.49165759582936919077408168801636572 + pi/2 i":
1015ildouble: 1
1016ldouble: 1
1017Test "Real part of: clog (0x1p-16445 - 0x1.fp+16383 i) == 11356.49165759582936919077408168801636572 - pi/2 i":
1018ildouble: 1
1019ldouble: 1
1020Test "Real part of: clog (0x1p-16494 + 0x1.fp+16383 i) == 11356.49165759582936919077408168801636572 + pi/2 i":
1021ildouble: 1
1022ldouble: 1
1023Test "Real part of: clog (0x1p-16494 - 0x1.fp+16383 i) == 11356.49165759582936919077408168801636572 - pi/2 i":
1024ildouble: 1
1025ldouble: 1
1026Test "Imaginary part of: clog (0x2818p-15 + 0x798fp-15 i) == 1.5366822245016167178749091974664853785194e-08 + 1.2522014929038946066987318471922169174157 i":
1027double: 1
1028float: 1
1029idouble: 1
1030ifloat: 1
1031ildouble: 1
1032ldouble: 1
1033Test "Imaginary part of: clog (0x298c62cb546588a7p-63 + 0x7911b1dfcc4ecdaep-63 i) == -1.1931267660846218205882675852805793644095e-36 + 1.2402109774337032400594953899784058127412 i":
1034ildouble: 1
1035ldouble: 1
1036Test "Imaginary part of: clog (0x2ede88p-23 + 0x771c3fp-23 i) == -4.4764192352906350039050902870893173560494e-13 + 1.1959106857549200806818600493552847793381 i":
1037ildouble: 1
1038ldouble: 1
1039Test "Imaginary part of: clog (0x3f96469050f650869c2p-75 + 0x6f16b2c9c8b05988335p-75 i) == -1.0509738482436128031927971874674370984602e-45 + 1.0509191467640012308402149909370784281448 i":
1040ildouble: 1
1041ldouble: 1
1042Test "Imaginary part of: clog (0x4d4ep-15 + 0x6605p-15 i) == -1.6298145321400412054744424587143483169412e-08 + 0.9223574537155056772124552172295398141249 i":
1043double: 1
1044idouble: 1
1045Test "Imaginary part of: clog (0x55cb6d0c83af5p-55 + 0x7fe33c0c7c4e90p-55 i) == -5.2000108498455368032511404449795741611813e-32 + 1.5288921536982513453421343495466824420259 i":
1046ildouble: 1
1047ldouble: 1
1048Test "Imaginary part of: clog (0x5b06b680ea2ccp-52 + 0xef452b965da9fp-52 i) == 8.3076914081087805757422664530653247447136e-30 + 1.2072712126771536614482822173033535043206 i":
1049ildouble: 1
1050ldouble: 1
1051Test "Imaginary part of: clog (0x659feap-24 + 0xeaf6f9p-24 i) == 3.7303493627403868207597214252239749960738e-14 + 1.1625816408046866464773042283673653469061 i":
1052ildouble: 1
1053ldouble: 1
1054Test "Imaginary part of: clog (0x6771f22c64ed551b857c128b4cp-105 + 0x1f570e7a13cc3cf2f44fd793ea1p-105 i) == -1.4281333889622737316199756373421183559948e-62 + 1.3673546561165378090903506783353927980633 i":
1055ildouble: 1
1056ldouble: 1
1057Test "Imaginary part of: clog (0x6b10b4f3520217b6p-64 + 0xe8893cbb449253a1p-64 i) == 2.4244570985709679851855191080208817099132e-37 + 1.1393074519572050614551047548718495655972 i":
1058ildouble: 1
1059ldouble: 1
1060Test "Real part of: clog (0x8ecbf810c4ae6p-52 + 0xd479468b09a37p-52 i) == -9.7375017988218644730510244778042114638107e-30 + 0.9790637929494922564724108399524154766631 i":
1061ildouble: 1
1062ldouble: 1
1063Test "Imaginary part of: clog (0x9b57bp-20 + 0xcb7b4p-20 i) == -3.9563019528687610863490232935890272740908e-11 + 0.9187593477446338910857133065497364950682 i":
1064ildouble: 1
1065ldouble: 1
1066Test "Imaginary part of: clog (0xdb85c467ee2aadd5f425fe0f4b8dp-114 + 0x3e83162a0f95f1dcbf97dddf410eap-114 i) == 4.6017338806965821566734340588575402712716e-67 + 1.3547418904611758959096647942223384691728 i":
1067ildouble: 1
1068ldouble: 1
1069Test "Imaginary part of: clog (0xfd95243681c055c2632286921092p-113 + 0x1bccabcd29ca2152860ec29e34ef7p-113 i) == 6.6255694866654064502633121109394710807528e-66 + 1.0526409614996288387567810726095850312049 i":
1070ildouble: 1
1071ldouble: 1
1072Test "Imaginary part of: clog (0xfe961079616p-45 + 0x1bc37e09e6d1p-45 i) == 5.3718272201930019901317065495843842735179e-26 + 1.0503831592447830576186444373011142397404 i":
1073ildouble: 1
1074ldouble: 1
1075Test "Real part of: clog (1.0 + 0x1.234566p-10 i) == 6.172834701221959432440126967147726538097e-7 + 1.111110564353742042376451655136933182201e-3 i":
1076float: 1
1077ifloat: 1
528be9fe
AJ
1078
1079# clog10
1080Test "Imaginary part of: clog10 (-0 + inf i) == inf + pi/2*log10(e) i":
fea3f995 1081double: 1
528be9fe 1082float: 1
fea3f995 1083idouble: 1
528be9fe
AJ
1084ifloat: 1
1085Test "Imaginary part of: clog10 (-0 - inf i) == inf - pi/2*log10(e) i":
fea3f995 1086double: 1
528be9fe 1087float: 1
5197d9c2
AK
1088idouble: 1
1089ifloat: 1
a8ebb2b9
AK
1090Test "Real part of: clog10 (-0x1.0000000123456p0 + 0x1.2345678p-1000 i) == 1.150487026509145544402795327729455391948e-10 + 1.364376353841841347485783625431355770210 i":
1091double: 2
1092idouble: 2
1093ildouble: 1
1094ldouble: 1
1095Test "Imaginary part of: clog10 (-0x1.0000000123456p0 + 0x1.2345678p-1000 i) == 1.150487026509145544402795327729455391948e-10 + 1.364376353841841347485783625431355770210 i":
1096double: 1
1097idouble: 1
1098Test "Real part of: clog10 (-0x1.0000000123456p0 + 0x1.2345678p-30 i) == 1.150487028947346337782682105935961875822e-10 + 1.364376353381646356131680448946397884147 i":
1099double: 2
1100idouble: 2
1101ildouble: 1
1102ldouble: 1
1103Test "Imaginary part of: clog10 (-0x1.0000000123456p0 + 0x1.2345678p-30 i) == 1.150487028947346337782682105935961875822e-10 + 1.364376353381646356131680448946397884147 i":
1104double: 1
1105idouble: 1
1106Test "Imaginary part of: clog10 (-0x1.fp+1023 + 0x1p-1074 i) == 308.2409272754311106024666378243768099991 + 1.364376353841841347485783625431355770210 i":
1107double: 1
1108idouble: 1
1109Test "Imaginary part of: clog10 (-0x1.fp+1023 - 0x1p-1074 i) == 308.2409272754311106024666378243768099991 - 1.364376353841841347485783625431355770210 i":
1110double: 1
1111idouble: 1
1112Test "Imaginary part of: clog10 (-0x1.fp+127 + 0x1p-149 i) == 38.51805116050395969095658815123105801479 + 1.364376353841841347485783625431355770210 i":
1113double: 1
1114float: 1
1115idouble: 1
1116ifloat: 1
1117Test "Imaginary part of: clog10 (-0x1.fp+127 - 0x1p-149 i) == 38.51805116050395969095658815123105801479 - 1.364376353841841347485783625431355770210 i":
1118double: 1
1119float: 1
1120idouble: 1
1121ifloat: 1
1122Test "Imaginary part of: clog10 (-0x1p-1074 + 0x1.fp+1023 i) == 308.2409272754311106024666378243768099991 + 0.6821881769209206737428918127156778851051 i":
1123double: 1
1124idouble: 1
1125Test "Imaginary part of: clog10 (-0x1p-1074 - 0x1.fp+1023 i) == 308.2409272754311106024666378243768099991 - 0.6821881769209206737428918127156778851051 i":
1126double: 1
1127idouble: 1
1128Test "Imaginary part of: clog10 (-0x1p-149 + 0x1.fp+127 i) == 38.51805116050395969095658815123105801479 + 0.6821881769209206737428918127156778851051 i":
1129double: 1
1130idouble: 1
1131Test "Imaginary part of: clog10 (-0x1p-149 - 0x1.fp+127 i) == 38.51805116050395969095658815123105801479 - 0.6821881769209206737428918127156778851051 i":
1132double: 1
1133idouble: 1
1134Test "Imaginary part of: clog10 (-1.0 + 0x1.234566p-20 i) == 2.556638434669064077889576526006849923281e-13 + 1.364375882602207106407956770293808181427 i":
1135double: 1
1136idouble: 1
5197d9c2
AK
1137Test "Real part of: clog10 (-2 - 3 i) == 0.556971676153418384603252578971164214 - 0.937554462986374708541507952140189646 i":
1138ildouble: 1
1139ldouble: 1
1140Test "Imaginary part of: clog10 (-2 - 3 i) == 0.556971676153418384603252578971164214 - 0.937554462986374708541507952140189646 i":
1141double: 1
1142idouble: 1
1143ildouble: 1
1144ldouble: 1
1145Test "Imaginary part of: clog10 (-3 + inf i) == inf + pi/2*log10(e) i":
1146double: 1
1147float: 1
1148idouble: 1
1149ifloat: 1
1150Test "Imaginary part of: clog10 (-3 - inf i) == inf - pi/2*log10(e) i":
1151double: 1
1152float: 1
1153idouble: 1
1154ifloat: 1
1155Test "Imaginary part of: clog10 (-inf + 0 i) == inf + pi*log10(e) i":
1156double: 1
1157float: 1
1158idouble: 1
1159ifloat: 1
1160Test "Imaginary part of: clog10 (-inf + 1 i) == inf + pi*log10(e) i":
1161double: 1
1162float: 1
1163idouble: 1
1164ifloat: 1
1165Test "Imaginary part of: clog10 (-inf + inf i) == inf + 3/4 pi*log10(e) i":
1166double: 1
1167idouble: 1
1168Test "Imaginary part of: clog10 (-inf - 0 i) == inf - pi*log10(e) i":
1169double: 1
1170float: 1
1171idouble: 1
1172ifloat: 1
1173Test "Imaginary part of: clog10 (-inf - 1 i) == inf - pi*log10(e) i":
1174double: 1
1175float: 1
1176idouble: 1
1177ifloat: 1
1178Test "Imaginary part of: clog10 (0 + inf i) == inf + pi/2*log10(e) i":
1179double: 1
1180float: 1
1181idouble: 1
1182ifloat: 1
1183Test "Imaginary part of: clog10 (0 - inf i) == inf - pi/2*log10(e) i":
1184double: 1
1185float: 1
1186idouble: 1
1187ifloat: 1
a8ebb2b9
AK
1188Test "Imaginary part of: clog10 (0.75 + 1.25 i) == 0.163679467193165171449476605077428975 + 0.447486970040493067069984724340855636 i":
1189ildouble: 1
1190ldouble: 1
1191Test "Real part of: clog10 (0x0.fffffffffffff8p0 + 0x0.fffffffffffff8p-1000 i) == -4.821637332766435821255375046554377090472e-17 + 4.053112396770095089737411317782466262176e-302 i":
1192double: 1
1193idouble: 1
1194Test "Real part of: clog10 (0x0.ffffffp0 + 0x0.ffffffp-100 i) == -2.588596909321764128428416045209904492216e-8 + 3.425979381266895667295625489912064603415e-31 i":
1195double: 1
1196float: 2
1197idouble: 1
1198ifloat: 2
1199ildouble: 1
1200ldouble: 1
1201Test "Real part of: clog10 (0x1.00000000000000123456789abcp0 + 0x1.23456789p-1000 i) == 4.285899851347756186652871946325962330640e-19 + 4.611541215247321502041995872887317363241e-302 i":
1202ildouble: 1
1203ldouble: 1
1204Test "Imaginary part of: clog10 (0x1.00000000000000123456789abcp0 + 0x1.23456789p-1000 i) == 4.285899851347756186652871946325962330640e-19 + 4.611541215247321502041995872887317363241e-302 i":
1205ildouble: 1
1206ldouble: 1
1207Test "Imaginary part of: clog10 (0x1.00000000000000123456789abcp0 + 0x1.23456789p-60 i) == 4.285899851347756188767674032946882584784e-19 + 4.285899850759344225805480528847018395861e-19 i":
1208ildouble: 1
1209ldouble: 1
1210Test "Real part of: clog10 (0x1.000566p0 + 0x1.234p-10 i) == 3.604093470239754109961125085078190708674e-5 + 4.824745078422174667425851670822596859720e-4 i":
5197d9c2
AK
1211float: 1
1212ifloat: 1
a8ebb2b9
AK
1213Test "Imaginary part of: clog10 (0x1.000566p0 + 0x1.234p-10 i) == 3.604093470239754109961125085078190708674e-5 + 4.824745078422174667425851670822596859720e-4 i":
1214double: 1
1215idouble: 1
1216ildouble: 2
1217ldouble: 2
1218Test "Real part of: clog10 (0x1.000566p0 + 0x1.234p-100 i) == 3.577293486783822178310971763308187385546e-5 + 3.897399639875661463735636919790792140598e-31 i":
1219float: 1
1220ifloat: 1
1221Test "Imaginary part of: clog10 (0x1.000566p0 + 0x1.234p-100 i) == 3.577293486783822178310971763308187385546e-5 + 3.897399639875661463735636919790792140598e-31 i":
1222ildouble: 1
1223ldouble: 1
1224Test "Imaginary part of: clog10 (0x1.234566p-30 + 1.0 i) == 2.438200411482400072282924063740535840474e-19 + 6.821881764607257184291586401763604544928e-1 i":
1225float: 1
1226ifloat: 1
1227Test "Real part of: clog10 (0x1.234566p-50 + 1.0 i) == 2.217530356103816369479108963807448194409e-31 + 6.821881769209202348667823902864283966959e-1 i":
1228ildouble: 1
1229ldouble: 1
1230Test "Imaginary part of: clog10 (0x1.234566p-50 + 1.0 i) == 2.217530356103816369479108963807448194409e-31 + 6.821881769209202348667823902864283966959e-1 i":
1231float: 1
1232ifloat: 1
1233Test "Real part of: clog10 (0x1.234566p-60 + 1.0 i) == 2.114801746467415208319767917450504756866e-37 + 6.821881769209206733143018621078368211515e-1 i":
5197d9c2
AK
1234ildouble: 1
1235ldouble: 1
a8ebb2b9
AK
1236Test "Imaginary part of: clog10 (0x1.234566p-60 + 1.0 i) == 2.114801746467415208319767917450504756866e-37 + 6.821881769209206733143018621078368211515e-1 i":
1237double: 1
1238float: 1
1239idouble: 1
1240ifloat: 1
5197d9c2
AK
1241Test "Imaginary part of: clog10 (0x1.fffffep+127 + 0x1.fffffep+127 i) == 38.68235441693561449174780668781319348761 + pi/4*log10(e) i":
1242double: 1
1243float: 1
1244idouble: 1
1245ifloat: 1
1246Test "Real part of: clog10 (0x1.fffffep+127 + 1.0 i) == 38.53183941910362389414093724045094697423 + 1.276276851248440096917018665609900318458e-39 i":
1247float: 1
1248ifloat: 1
1249Test "Imaginary part of: clog10 (0x1.fffffffffffffp+1023 + 0x1.fffffffffffffp+1023 i) == 308.4052305577487344482591243175787477115 + pi/4*log10(e) i":
1250double: 1
1251idouble: 1
ed3dbfad
AJ
1252Test "Imaginary part of: clog10 (0x1.fffffffffffffp+1023 + 0x1p+1023 i) == 308.3031705664207720674749211936626341569 + 0.2013595981366865903254995612594728746470 i":
1253double: 1
1254idouble: 1
5197d9c2
AK
1255Test "Real part of: clog10 (0x1.fp+16383 + 0x1.fp+16383 i) == 4932.212175672014259683102930239951947672 + pi/4*log10(e) i":
1256ildouble: 1
1257ldouble: 1
1258Test "Real part of: clog10 (0x1.fp+16383 + 0x1p+16383 i) == 4932.112944269463028900262609694408579449 + 0.2069271710841128115912940666587802677383 i":
1259ildouble: 1
1260ldouble: 1
a8ebb2b9
AK
1261Test "Real part of: clog10 (0x10673dd0f2481p-51 + 0x7ef1d17cefbd2p-51 i) == 1.3918041236396763648388478552321724382899e-29 + 0.6263795733790237053262025311642907438291 i":
1262double: 1
1263idouble: 1
1264ildouble: 1
1265ldouble: 1
1266Test "Real part of: clog10 (0x1367a310575591p-54 + 0x3cfcc0a0541f60p-54 i) == 2.2081507730821788480616336165447731164865e-32 + 0.5484039935757001196548030312819898864760 i":
1267double: 1
1268idouble: 1
1269ildouble: 1
1270ldouble: 1
1271Test "Imaginary part of: clog10 (0x1367a310575591p-54 + 0x3cfcc0a0541f60p-54 i) == 2.2081507730821788480616336165447731164865e-32 + 0.5484039935757001196548030312819898864760 i":
1272double: 1
1273idouble: 1
1274Test "Real part of: clog10 (0x1415bcaf2105940d49a636e98ae59p-115 + 0x7e6a150adfcd1b0921d44b31f40f4p-115 i) == 1.1288799405048268615023706955013387413519e-67 + 0.6137587762850841972073301550420510507903 i":
1275ildouble: 1
1276ldouble: 1
1277Test "Imaginary part of: clog10 (0x15cfbd1990d1ffp-53 + 0x176a3973e09a9ap-53 i) == 4.4163015461643576961232672330852798804976e-31 + 0.3564851427422832755956993418877523303529 i":
1278ildouble: 1
1279ldouble: 1
1280Test "Imaginary part of: clog10 (0x164c74eea876p-45 + 0x16f393482f77p-45 i) == -1.3155760824064879362415202279780039150764e-26 + 0.3473590599762514228227328130640352044313 i":
1281double: 1
1282idouble: 1
1283Test "Imaginary part of: clog10 (0x1a6p-10 + 0x3a5p-10 i) == -6.2126412844802358329771948751248003038444e-07 + 0.4977135139537443711784513409096950995985 i":
1284double: 1
1285idouble: 1
1286Test "Real part of: clog10 (0x1df515eb171a808b9e400266p-95 + 0x7c71eb0cd4688dfe98581c77p-95 i) == -1.5221162575729652613635150540947625639689e-57 + 0.5795934880811949230121092882659698986043 i":
1287ildouble: 1
1288ldouble: 1
1289Test "Imaginary part of: clog10 (0x1df515eb171a808b9e400266p-95 + 0x7c71eb0cd4688dfe98581c77p-95 i) == -1.5221162575729652613635150540947625639689e-57 + 0.5795934880811949230121092882659698986043 i":
1290ildouble: 1
1291ldouble: 1
5197d9c2
AK
1292Test "Imaginary part of: clog10 (0x1p-1073 + 0x1p-1073 i) == -322.8546703496198318667349645920187712089 + pi/4*log10(e) i":
1293double: 1
1294idouble: 1
a8ebb2b9
AK
1295Test "Imaginary part of: clog10 (0x1p-1074 + 0x1.fp+1023 i) == 308.2409272754311106024666378243768099991 + 0.6821881769209206737428918127156778851051 i":
1296double: 1
1297idouble: 1
5197d9c2
AK
1298Test "Real part of: clog10 (0x1p-1074 + 0x1p-1074 i) == -323.1557003452838130619487034867432642357 + pi/4*log10(e) i":
1299double: 1
1300idouble: 1
1301Test "Imaginary part of: clog10 (0x1p-1074 + 0x1p-1074 i) == -323.1557003452838130619487034867432642357 + pi/4*log10(e) i":
1302double: 1
1303idouble: 1
a8ebb2b9
AK
1304Test "Imaginary part of: clog10 (0x1p-1074 - 0x1.fp+1023 i) == 308.2409272754311106024666378243768099991 - 0.6821881769209206737428918127156778851051 i":
1305double: 1
1306idouble: 1
5197d9c2
AK
1307Test "Imaginary part of: clog10 (0x1p-147 + 0x1p-147 i) == -44.10089436477324509881274807713822842154 + pi/4*log10(e) i":
1308double: 1
1309float: 1
1310idouble: 1
1311ifloat: 1
a8ebb2b9
AK
1312Test "Imaginary part of: clog10 (0x1p-149 + 0x1.fp+127 i) == 38.51805116050395969095658815123105801479 + 0.6821881769209206737428918127156778851051 i":
1313double: 1
1314float: 1
1315idouble: 1
1316ifloat: 1
5197d9c2
AK
1317Test "Imaginary part of: clog10 (0x1p-149 + 0x1p-149 i) == -44.70295435610120748924022586658721447508 + pi/4*log10(e) i":
1318double: 1
1319float: 1
1320idouble: 1
1321ifloat: 1
a8ebb2b9
AK
1322Test "Imaginary part of: clog10 (0x1p-149 - 0x1.fp+127 i) == 38.51805116050395969095658815123105801479 - 0.6821881769209206737428918127156778851051 i":
1323double: 1
1324float: 1
1325idouble: 1
1326ifloat: 1
1327Test "Imaginary part of: clog10 (0x1p-509 + 1.0 i) == 7.730698388614835910296270976605350994446e-308 + 6.821881769209206737428918127156778851051e-1 i":
1328double: 1
1329idouble: 1
1330Test "Imaginary part of: clog10 (0x1p-510 + 1.0 i) == 1.932674597153708977574067744151337748612e-308 + 6.821881769209206737428918127156778851051e-1 i":
1331double: 1
1332idouble: 1
1333Test "Imaginary part of: clog10 (0x1p-511 + 1.0 i) == 4.831686492884272443935169360378344371529e-309 + 6.821881769209206737428918127156778851051e-1 i":
1334double: 1
1335idouble: 1
1336Test "Imaginary part of: clog10 (0x1p-61 + 1.0 i) == 4.084085680564517578238994467153626207224e-38 + 6.821881769209206735545466044044889962925e-1 i":
1337double: 1
1338float: 1
1339idouble: 1
1340ifloat: 1
1341Test "Imaginary part of: clog10 (0x1p-62 + 1.0 i) == 1.021021420141129394559748616788406551878e-38 + 6.821881769209206736487192085600834406988e-1 i":
1342double: 1
1343float: 1
1344idouble: 1
1345ifloat: 1
1346Test "Imaginary part of: clog10 (0x1p-63 + 1.0 i) == 2.552553550352823486399371541971016379740e-39 + 6.821881769209206736958055106378806629019e-1 i":
1347double: 1
1348float: 1
1349idouble: 1
1350ifloat: 1
1351Test "Real part of: clog10 (0x2818p-15 + 0x798fp-15 i) == 6.6737261053986614395049481326819059203910e-09 + 0.5438241985991753781478398141908629586460 i":
1352double: 1
1353float: 1
1354idouble: 1
1355ifloat: 1
1356ildouble: 1
1357ldouble: 1
1358Test "Imaginary part of: clog10 (0x2818p-15 + 0x798fp-15 i) == 6.6737261053986614395049481326819059203910e-09 + 0.5438241985991753781478398141908629586460 i":
1359double: 1
1360float: 1
1361idouble: 1
1362ifloat: 1
1363ildouble: 1
1364ldouble: 1
1365Test "Real part of: clog10 (0x2dd46725bp-35 + 0x7783a1284p-35 i) == 1.9312741086596516918394613098872836703188e-20 + 0.5231613813514771042838490538484014771862 i":
1366double: 1
1367idouble: 1
1368ildouble: 1
1369ldouble: 1
1370Test "Real part of: clog10 (0x2ede88p-23 + 0x771c3fp-23 i) == -1.9440841725722970687903291200493082253766e-13 + 0.5193774116724956222518530053006822210323 i":
1371float: 1
1372ifloat: 1
1373Test "Imaginary part of: clog10 (0x2ede88p-23 + 0x771c3fp-23 i) == -1.9440841725722970687903291200493082253766e-13 + 0.5193774116724956222518530053006822210323 i":
1374double: 1
1375idouble: 1
1376ildouble: 1
1377ldouble: 1
1378Test "Imaginary part of: clog10 (0x3f96469050f650869c2p-75 + 0x6f16b2c9c8b05988335p-75 i) == -4.5643214291682663316715446865040356750881e-46 + 0.4564083863660793840592614609053162690362 i":
1379ildouble: 1
1380ldouble: 1
1381Test "Real part of: clog10 (0x4447d7175p-35 + 0x6c445e00ap-35 i) == -6.4375803621988389731799033530075237868110e-21 + 0.4378257977686804492768642780897650927167 i":
1382double: 1
1383idouble: 1
1384Test "Real part of: clog10 (0x4d4ep-15 + 0x6605p-15 i) == -7.0781945783414996953799915941870192015212e-09 + 0.4005747524909781155537088181659175147564 i":
1385ildouble: 1
1386ldouble: 1
1387Test "Imaginary part of: clog10 (0x4d4ep-15 + 0x6605p-15 i) == -7.0781945783414996953799915941870192015212e-09 + 0.4005747524909781155537088181659175147564 i":
1388double: 1
1389idouble: 1
1390Test "Real part of: clog10 (0x4d9c37e2b5cb4533p-63 + 0x65c98be2385a042ep-63 i) == 2.7822833698845776001753149807484078521508e-37 + 0.3992725998539071066769046272515417679815 i":
1391ildouble: 1
1392ldouble: 1
1393Test "Real part of: clog10 (0x55cb6d0c83af5p-55 + 0x7fe33c0c7c4e90p-55 i) == -2.2583360179249556400630343805573865814771e-32 + 0.6639894257763289307423302343317622430835 i":
1394ildouble: 1
1395ldouble: 1
1396Test "Imaginary part of: clog10 (0x5b06b680ea2ccp-52 + 0xef452b965da9fp-52 i) == 3.6079845358966994996207055940336690133424e-30 + 0.5243112258263349992771652393178033846555 i":
1397double: 1
1398idouble: 1
1399ildouble: 1
1400ldouble: 1
1401Test "Real part of: clog10 (0x602fd5037c4792efp-64 + 0xed3e2086dcca80b8p-64 i) == -1.0146400362652473358437501879334790111898e-37 + 0.5149047982335273098246594109614460842099 i":
1402ildouble: 1
1403ldouble: 1
1404Test "Real part of: clog10 (0x6241ef0da53f539f02fad67dabp-106 + 0x3fb46641182f7efd9caa769dac0p-106 i) == 1.8804859395820231849002915747252695375405e-63 + 0.6404513901551516189871978418046651877394 i":
1405ildouble: 1
1406ldouble: 1
1407Test "Real part of: clog10 (0x659feap-24 + 0xeaf6f9p-24 i) == 1.6200701438094619117335617123525612051457e-14 + 0.5049027913635038013499728086604870749732 i":
1408ildouble: 1
1409ldouble: 1
1410Test "Imaginary part of: clog10 (0x659feap-24 + 0xeaf6f9p-24 i) == 1.6200701438094619117335617123525612051457e-14 + 0.5049027913635038013499728086604870749732 i":
1411ildouble: 1
1412ldouble: 1
1413Test "Imaginary part of: clog10 (0x6b10b4f3520217b6p-64 + 0xe8893cbb449253a1p-64 i) == 1.0529283395205396881397407610630442563938e-37 + 0.4947949395762683446121140513971996916447 i":
1414ildouble: 1
1415ldouble: 1
1416Test "Imaginary part of: clog10 (0x9b57bp-20 + 0xcb7b4p-20 i) == -1.7182001068739620267773842120965071561416e-11 + 0.3990121149225253562859800593935899629087 i":
1417double: 1
1418idouble: 1
1419ildouble: 1
1420ldouble: 1
1421Test "Real part of: clog10 (0xdb85c467ee2aadd5f425fe0f4b8dp-114 + 0x3e83162a0f95f1dcbf97dddf410eap-114 i) == 1.9985076315737626043096596036300177494613e-67 + 0.5883569274304683249184005177865521205198 i":
1422ildouble: 1
1423ldouble: 1
1424Test "Real part of: clog10 (0xf2p-10 + 0x3e3p-10 i) == 2.6921240173351112953324592659528481616879e-06 + 0.5785726025799636431142862788413361783862 i":
1425double: 1
1426idouble: 1
1427Test "Imaginary part of: clog10 (0xf2p-10 + 0x3e3p-10 i) == 2.6921240173351112953324592659528481616879e-06 + 0.5785726025799636431142862788413361783862 i":
1428double: 1
1429idouble: 1
1430Test "Imaginary part of: clog10 (0xfd95243681c055c2632286921092p-113 + 0x1bccabcd29ca2152860ec29e34ef7p-113 i) == 2.8774482675253468630312378575186855052697e-66 + 0.4571561610046221605554903008571429975493 i":
1431ildouble: 2
1432ldouble: 2
1433Test "Imaginary part of: clog10 (0xfe961079616p-45 + 0x1bc37e09e6d1p-45 i) == 2.3329549194675052736016290082882121135546e-26 + 0.4561756099441139182878993697611751382976 i":
1434double: 1
1435idouble: 1
1436ildouble: 1
1437ldouble: 1
1438Test "Imaginary part of: clog10 (1.0 + 0x1.234566p-10 i) == 2.680828048441605163181684680300513080769e-7 + 4.825491868832381486767558728169977751564e-4 i":
1439double: 1
1440idouble: 1
5197d9c2
AK
1441Test "Imaginary part of: clog10 (3 + inf i) == inf + pi/2*log10(e) i":
1442double: 1
1443float: 1
1444idouble: 1
1445ifloat: 1
1446Test "Imaginary part of: clog10 (3 - inf i) == inf - pi/2*log10(e) i":
1447double: 1
1448float: 1
1449idouble: 1
1450ifloat: 1
1451Test "Imaginary part of: clog10 (inf + inf i) == inf + pi/4*log10(e) i":
1452double: 1
1453float: 1
1454idouble: 1
1455ifloat: 1
1456Test "Imaginary part of: clog10 (inf - inf i) == inf - pi/4*log10(e) i":
1457double: 1
1458float: 1
1459idouble: 1
1460ifloat: 1
1461
1462# cos
a8ebb2b9
AK
1463Test "cos (0x1p+120) == -9.25879022854837867303861764107414946730833e-01":
1464float: 1
1465ifloat: 1
1466Test "cos (0x1p+127) == 7.81914638714960072263910298466369236613162e-01":
1467float: 1
1468ifloat: 1
5197d9c2
AK
1469Test "cos (M_PI_6l * 2.0) == 0.5":
1470double: 1
1471idouble: 1
1472Test "cos (M_PI_6l * 4.0) == -0.5":
1473double: 2
1474float: 1
1475idouble: 2
1476ifloat: 1
1477ildouble: 1
1478ldouble: 1
1479
1480# cos_downward
1481Test "cos_downward (1) == 0.5403023058681397174009366074429766037323":
1482float: 1
1483ifloat: 1
1484Test "cos_downward (10) == -0.8390715290764524522588639478240648345199":
1485ildouble: 1
1486ldouble: 1
1487Test "cos_downward (2) == -0.4161468365471423869975682295007621897660":
1488float: 1
1489ifloat: 1
1490ildouble: 1
1491ldouble: 1
1492Test "cos_downward (3) == -0.9899924966004454572715727947312613023937":
1493float: 1
1494ifloat: 1
1495ildouble: 1
1496ldouble: 1
1497Test "cos_downward (4) == -0.6536436208636119146391681830977503814241":
1498float: 1
1499ifloat: 1
1500Test "cos_downward (5) == 0.2836621854632262644666391715135573083344":
1501float: 1
528be9fe 1502ifloat: 1
fea3f995
RM
1503ildouble: 1
1504ldouble: 1
5197d9c2 1505Test "cos_downward (6) == 0.9601702866503660205456522979229244054519":
fea3f995
RM
1506ildouble: 1
1507ldouble: 1
5197d9c2 1508Test "cos_downward (7) == 0.7539022543433046381411975217191820122183":
528be9fe
AJ
1509float: 1
1510ifloat: 1
5197d9c2
AK
1511ildouble: 1
1512ldouble: 1
1513Test "cos_downward (8) == -0.1455000338086135258688413818311946826093":
528be9fe
AJ
1514float: 1
1515ifloat: 1
5197d9c2
AK
1516ildouble: 2
1517ldouble: 2
1518
1519# cos_tonearest
1520Test "cos_tonearest (7) == 0.7539022543433046381411975217191820122183":
528be9fe
AJ
1521float: 1
1522ifloat: 1
5197d9c2
AK
1523
1524# cos_towardzero
1525Test "cos_towardzero (10) == -0.8390715290764524522588639478240648345199":
1526ildouble: 1
1527ldouble: 1
1528Test "cos_towardzero (2) == -0.4161468365471423869975682295007621897660":
528be9fe
AJ
1529float: 1
1530ifloat: 1
5197d9c2
AK
1531ildouble: 1
1532ldouble: 1
1533Test "cos_towardzero (3) == -0.9899924966004454572715727947312613023937":
528be9fe
AJ
1534float: 1
1535ifloat: 1
5197d9c2
AK
1536ildouble: 1
1537ldouble: 1
1538Test "cos_towardzero (5) == 0.2836621854632262644666391715135573083344":
528be9fe
AJ
1539float: 1
1540ifloat: 1
5197d9c2
AK
1541ildouble: 1
1542ldouble: 1
1543Test "cos_towardzero (6) == 0.9601702866503660205456522979229244054519":
1544ildouble: 1
1545ldouble: 1
1546Test "cos_towardzero (7) == 0.7539022543433046381411975217191820122183":
528be9fe
AJ
1547float: 1
1548ifloat: 1
5197d9c2
AK
1549ildouble: 1
1550ldouble: 1
1551Test "cos_towardzero (8) == -0.1455000338086135258688413818311946826093":
528be9fe
AJ
1552float: 1
1553ifloat: 1
5197d9c2
AK
1554ildouble: 2
1555ldouble: 2
1556
1557# cos_upward
1558Test "cos_upward (1) == 0.5403023058681397174009366074429766037323":
1559ildouble: 1
1560ldouble: 1
1561Test "cos_upward (10) == -0.8390715290764524522588639478240648345199":
528be9fe 1562float: 1
528be9fe 1563ifloat: 1
5197d9c2 1564Test "cos_upward (4) == -0.6536436208636119146391681830977503814241":
fea3f995
RM
1565ildouble: 1
1566ldouble: 1
5197d9c2 1567Test "cos_upward (6) == 0.9601702866503660205456522979229244054519":
528be9fe
AJ
1568float: 1
1569ifloat: 1
5197d9c2 1570Test "cos_upward (7) == 0.7539022543433046381411975217191820122183":
528be9fe
AJ
1571float: 1
1572ifloat: 1
5197d9c2
AK
1573Test "cos_upward (9) == -0.9111302618846769883682947111811653112463":
1574float: 2
1575ifloat: 2
1576ildouble: 1
1577ldouble: 1
1578
1579# cosh_downward
1580Test "cosh_downward (22) == 1792456423.065795780980053377632656584997":
528be9fe
AJ
1581float: 1
1582ifloat: 1
5197d9c2
AK
1583ildouble: 1
1584ldouble: 1
1585Test "cosh_downward (23) == 4872401723.124451300068625740569997090344":
1586float: 1
1587ifloat: 1
1588ildouble: 1
1589ldouble: 1
1590Test "cosh_downward (24) == 13244561064.92173614708845674912733665919":
528be9fe
AJ
1591float: 1
1592ifloat: 1
5197d9c2
AK
1593ildouble: 1
1594ldouble: 1
528be9fe 1595
5197d9c2
AK
1596# cosh_tonearest
1597Test "cosh_tonearest (22) == 1792456423.065795780980053377632656584997":
1598ildouble: 1
1599ldouble: 1
1600
1601# cosh_towardzero
1602Test "cosh_towardzero (22) == 1792456423.065795780980053377632656584997":
956f8acd 1603float: 1
956f8acd 1604ifloat: 1
fea3f995
RM
1605ildouble: 1
1606ldouble: 1
5197d9c2 1607Test "cosh_towardzero (23) == 4872401723.124451300068625740569997090344":
528be9fe 1608float: 1
528be9fe 1609ifloat: 1
fea3f995
RM
1610ildouble: 1
1611ldouble: 1
5197d9c2 1612Test "cosh_towardzero (24) == 13244561064.92173614708845674912733665919":
956f8acd 1613float: 1
956f8acd 1614ifloat: 1
5197d9c2
AK
1615ildouble: 1
1616ldouble: 1
1617
1618# cosh_upward
1619Test "cosh_upward (22) == 1792456423.065795780980053377632656584997":
1620ildouble: 1
1621ldouble: 1
1622Test "cosh_upward (23) == 4872401723.124451300068625740569997090344":
1623ildouble: 1
1624ldouble: 1
1625Test "cosh_upward (24) == 13244561064.92173614708845674912733665919":
1626ildouble: 1
1627ldouble: 1
528be9fe
AJ
1628
1629# cpow
76ebfd75
UD
1630Test "Real part of: cpow (0.75 + 1.25 i, 0.0 + 1.0 i) == 0.331825439177608832276067945276730566 + 0.131338600281188544930936345230903032 i":
1631float: 1
1632ifloat: 1
1633Test "Imaginary part of: cpow (0.75 + 1.25 i, 0.0 + 1.0 i) == 0.331825439177608832276067945276730566 + 0.131338600281188544930936345230903032 i":
a8ebb2b9
AK
1634ildouble: 1
1635ldouble: 1
76ebfd75
UD
1636Test "Real part of: cpow (0.75 + 1.25 i, 0.75 + 1.25 i) == 0.117506293914473555420279832210420483 + 0.346552747708338676483025352060418001 i":
1637double: 1
1638float: 4
1639idouble: 1
1640ifloat: 4
fea3f995
RM
1641ildouble: 4
1642ldouble: 4
1643Test "Real part of: cpow (0.75 + 1.25 i, 1.0 + 0.0 i) == 0.75 + 1.25 i":
fea3f995
RM
1644ildouble: 1
1645ldouble: 1
76ebfd75
UD
1646Test "Real part of: cpow (0.75 + 1.25 i, 1.0 + 1.0 i) == 0.0846958290317209430433805274189191353 + 0.513285749182902449043287190519090481 i":
1647double: 2
1648float: 3
1649idouble: 2
1650ifloat: 3
a8ebb2b9
AK
1651ildouble: 2
1652ldouble: 2
fea3f995
RM
1653Test "Real part of: cpow (2 + 0 i, 10 + 0 i) == 1024.0 + 0.0 i":
1654ildouble: 2
1655ldouble: 2
528be9fe
AJ
1656Test "Real part of: cpow (2 + 3 i, 4 + 0 i) == -119.0 - 120.0 i":
1657double: 1
ed3dbfad 1658float: 5
528be9fe 1659idouble: 1
ed3dbfad 1660ifloat: 5
5197d9c2
AK
1661ildouble: 2
1662ldouble: 2
528be9fe
AJ
1663Test "Imaginary part of: cpow (2 + 3 i, 4 + 0 i) == -119.0 - 120.0 i":
1664float: 2
1665ifloat: 2
1666Test "Imaginary part of: cpow (e + 0 i, 0 + 2 * M_PIl i) == 1.0 + 0.0 i":
956f8acd 1667double: 2
528be9fe 1668float: 2
956f8acd 1669idouble: 2
528be9fe 1670ifloat: 2
fea3f995
RM
1671ildouble: 1
1672ldouble: 1
1673
1674# csin
ed3dbfad
AJ
1675Test "Real part of: csin (-0.75 + 11357.25 i) == -8.385498349388321535962327491346664141020e4931 + 9.001213196851067077465606717616495588201e4931 i":
1676ildouble: 1
1677ldouble: 1
1678Test "Real part of: csin (-0.75 + 710.5 i) == -1.255317763348154410745082950806112487736e308 + 1.347490911916428129246890157395342279438e308 i":
1679double: 1
1680idouble: 1
1681ildouble: 1
1682ldouble: 1
1683Test "Real part of: csin (-0.75 + 89.5 i) == -2.522786001038096774676288412995370563339e38 + 2.708024460708609732016532185663087200560e38 i":
1684float: 1
1685ifloat: 1
1686ildouble: 1
1687ldouble: 1
1688Test "Imaginary part of: csin (-0.75 + 89.5 i) == -2.522786001038096774676288412995370563339e38 + 2.708024460708609732016532185663087200560e38 i":
1689ildouble: 1
1690ldouble: 1
1691Test "Real part of: csin (-0.75 - 11357.25 i) == -8.385498349388321535962327491346664141020e4931 - 9.001213196851067077465606717616495588201e4931 i":
1692ildouble: 1
1693ldouble: 1
1694Test "Real part of: csin (-0.75 - 710.5 i) == -1.255317763348154410745082950806112487736e308 - 1.347490911916428129246890157395342279438e308 i":
1695double: 1
1696idouble: 1
1697ildouble: 1
1698ldouble: 1
1699Test "Real part of: csin (-0.75 - 89.5 i) == -2.522786001038096774676288412995370563339e38 - 2.708024460708609732016532185663087200560e38 i":
1700float: 1
1701ifloat: 1
1702ildouble: 1
1703ldouble: 1
1704Test "Imaginary part of: csin (-0.75 - 89.5 i) == -2.522786001038096774676288412995370563339e38 - 2.708024460708609732016532185663087200560e38 i":
1705ildouble: 1
1706ldouble: 1
fea3f995
RM
1707Test "Imaginary part of: csin (-2 - 3 i) == -9.15449914691142957346729954460983256 + 4.16890695996656435075481305885375484 i":
1708ildouble: 1
1709ldouble: 1
1710Test "Real part of: csin (0.75 + 1.25 i) == 1.28722291002649188575873510790565441 + 1.17210635989270256101081285116138863 i":
1711ildouble: 1
1712ldouble: 1
ed3dbfad
AJ
1713Test "Real part of: csin (0.75 + 11357.25 i) == 8.385498349388321535962327491346664141020e4931 + 9.001213196851067077465606717616495588201e4931 i":
1714ildouble: 1
1715ldouble: 1
1716Test "Real part of: csin (0.75 + 710.5 i) == 1.255317763348154410745082950806112487736e308 + 1.347490911916428129246890157395342279438e308 i":
1717double: 1
1718idouble: 1
1719ildouble: 1
1720ldouble: 1
1721Test "Real part of: csin (0.75 + 89.5 i) == 2.522786001038096774676288412995370563339e38 + 2.708024460708609732016532185663087200560e38 i":
1722float: 1
1723ifloat: 1
1724ildouble: 1
1725ldouble: 1
1726Test "Imaginary part of: csin (0.75 + 89.5 i) == 2.522786001038096774676288412995370563339e38 + 2.708024460708609732016532185663087200560e38 i":
1727ildouble: 1
1728ldouble: 1
1729Test "Real part of: csin (0.75 - 11357.25 i) == 8.385498349388321535962327491346664141020e4931 - 9.001213196851067077465606717616495588201e4931 i":
1730ildouble: 1
1731ldouble: 1
1732Test "Real part of: csin (0.75 - 710.5 i) == 1.255317763348154410745082950806112487736e308 - 1.347490911916428129246890157395342279438e308 i":
1733double: 1
1734idouble: 1
1735ildouble: 1
1736ldouble: 1
1737Test "Real part of: csin (0.75 - 89.5 i) == 2.522786001038096774676288412995370563339e38 - 2.708024460708609732016532185663087200560e38 i":
1738float: 1
1739ifloat: 1
1740ildouble: 1
1741ldouble: 1
1742Test "Imaginary part of: csin (0.75 - 89.5 i) == 2.522786001038096774676288412995370563339e38 - 2.708024460708609732016532185663087200560e38 i":
1743ildouble: 1
1744ldouble: 1
1745Test "Real part of: csin (0x1p-1074 + 1440 i) == 5.981479269486130556466515778180916082415e301 + inf i":
1746double: 1
1747idouble: 1
1748Test "Real part of: csin (0x1p-16434 + 22730 i) == 1.217853148905605987081057582351152052687e4924 + inf i":
1749ildouble: 1
1750ldouble: 1
528be9fe 1751
528be9fe 1752# csinh
ed3dbfad
AJ
1753Test "Imaginary part of: csinh (-11357.25 + 0.75 i) == -9.001213196851067077465606717616495588201e4931 + 8.385498349388321535962327491346664141020e4931 i":
1754ildouble: 1
1755ldouble: 1
1756Test "Imaginary part of: csinh (-11357.25 - 0.75 i) == -9.001213196851067077465606717616495588201e4931 - 8.385498349388321535962327491346664141020e4931 i":
1757ildouble: 1
1758ldouble: 1
fea3f995
RM
1759Test "Real part of: csinh (-2 - 3 i) == 3.59056458998577995201256544779481679 - 0.530921086248519805267040090660676560 i":
1760ildouble: 1
1761ldouble: 1
f92abad6 1762Test "Imaginary part of: csinh (-2 - 3 i) == 3.59056458998577995201256544779481679 - 0.530921086248519805267040090660676560 i":
528be9fe
AJ
1763double: 1
1764idouble: 1
ed3dbfad
AJ
1765Test "Imaginary part of: csinh (-710.5 + 0.75 i) == -1.347490911916428129246890157395342279438e308 + 1.255317763348154410745082950806112487736e308 i":
1766double: 1
1767idouble: 1
1768ildouble: 1
1769ldouble: 1
1770Test "Imaginary part of: csinh (-710.5 - 0.75 i) == -1.347490911916428129246890157395342279438e308 - 1.255317763348154410745082950806112487736e308 i":
1771double: 1
1772idouble: 1
1773ildouble: 1
1774ldouble: 1
1775Test "Real part of: csinh (-89.5 + 0.75 i) == -2.708024460708609732016532185663087200560e38 + 2.522786001038096774676288412995370563339e38 i":
1776ildouble: 1
1777ldouble: 1
1778Test "Imaginary part of: csinh (-89.5 + 0.75 i) == -2.708024460708609732016532185663087200560e38 + 2.522786001038096774676288412995370563339e38 i":
1779float: 1
1780ifloat: 1
1781ildouble: 1
1782ldouble: 1
1783Test "Real part of: csinh (-89.5 - 0.75 i) == -2.708024460708609732016532185663087200560e38 - 2.522786001038096774676288412995370563339e38 i":
1784ildouble: 1
1785ldouble: 1
1786Test "Imaginary part of: csinh (-89.5 - 0.75 i) == -2.708024460708609732016532185663087200560e38 - 2.522786001038096774676288412995370563339e38 i":
1787float: 1
1788ifloat: 1
1789ildouble: 1
1790ldouble: 1
76ebfd75 1791Test "Real part of: csinh (0.75 + 1.25 i) == 0.259294854551162779153349830618433028 + 1.22863452409509552219214606515777594 i":
528be9fe
AJ
1792float: 1
1793ifloat: 1
76ebfd75 1794Test "Imaginary part of: csinh (0.75 + 1.25 i) == 0.259294854551162779153349830618433028 + 1.22863452409509552219214606515777594 i":
528be9fe
AJ
1795float: 1
1796ifloat: 1
ed3dbfad
AJ
1797Test "Imaginary part of: csinh (11357.25 + 0.75 i) == 9.001213196851067077465606717616495588201e4931 + 8.385498349388321535962327491346664141020e4931 i":
1798ildouble: 1
1799ldouble: 1
1800Test "Imaginary part of: csinh (11357.25 - 0.75 i) == 9.001213196851067077465606717616495588201e4931 - 8.385498349388321535962327491346664141020e4931 i":
1801ildouble: 1
1802ldouble: 1
1803Test "Imaginary part of: csinh (1440 + 0x1p-1074 i) == inf + 5.981479269486130556466515778180916082415e301 i":
1804double: 1
1805idouble: 1
1806Test "Imaginary part of: csinh (22730 + 0x1p-16434 i) == inf + 1.217853148905605987081057582351152052687e4924 i":
1807ildouble: 1
1808ldouble: 1
1809Test "Imaginary part of: csinh (710.5 + 0.75 i) == 1.347490911916428129246890157395342279438e308 + 1.255317763348154410745082950806112487736e308 i":
1810double: 1
1811idouble: 1
1812ildouble: 1
1813ldouble: 1
1814Test "Imaginary part of: csinh (710.5 - 0.75 i) == 1.347490911916428129246890157395342279438e308 - 1.255317763348154410745082950806112487736e308 i":
1815double: 1
1816idouble: 1
1817ildouble: 1
1818ldouble: 1
1819Test "Real part of: csinh (89.5 + 0.75 i) == 2.708024460708609732016532185663087200560e38 + 2.522786001038096774676288412995370563339e38 i":
1820ildouble: 1
1821ldouble: 1
1822Test "Imaginary part of: csinh (89.5 + 0.75 i) == 2.708024460708609732016532185663087200560e38 + 2.522786001038096774676288412995370563339e38 i":
1823float: 1
1824ifloat: 1
1825ildouble: 1
1826ldouble: 1
1827Test "Real part of: csinh (89.5 - 0.75 i) == 2.708024460708609732016532185663087200560e38 - 2.522786001038096774676288412995370563339e38 i":
1828ildouble: 1
1829ldouble: 1
1830Test "Imaginary part of: csinh (89.5 - 0.75 i) == 2.708024460708609732016532185663087200560e38 - 2.522786001038096774676288412995370563339e38 i":
1831float: 1
1832ifloat: 1
1833ildouble: 1
1834ldouble: 1
528be9fe
AJ
1835
1836# csqrt
a8ebb2b9
AK
1837Test "Real part of: csqrt (-0x1.0000000000000000000000000001p-16382 - 0x1.0000000000000000000000000001p-16382 i) == 8.344545284118961663847948339519226074126e-2467 - 2.014551439675644900022606748976158925145e-2466 i":
1838ildouble: 1
1839ldouble: 1
1840Test "Real part of: csqrt (-0x1.0000000000000002p-16382 - 0x1.0000000000000002p-16382 i) == 8.344545284118961664300307045791497724440e-2467 - 2.014551439675644900131815801350165472778e-2466 i":
1841ildouble: 1
1842ldouble: 1
1843Test "Imaginary part of: csqrt (-0x1.0000000000000002p-16382 - 0x1.0000000000000002p-16382 i) == 8.344545284118961664300307045791497724440e-2467 - 2.014551439675644900131815801350165472778e-2466 i":
1844ildouble: 1
1845ldouble: 1
1846Test "Real part of: csqrt (-0x1.0000000000001p-1022 - 0x1.0000000000001p-1022 i) == 6.788430486774966350907249113759995429568e-155 - 1.638872094839911521020410942677082920935e-154 i":
1847ildouble: 1
1848ldouble: 1
1849Test "Real part of: csqrt (-0x1.000002p-126 - 0x1.000002p-126 i) == 4.934094449071842328766868579214125217132e-20 - 1.191195773697904627170323731331667740087e-19 i":
1850double: 1
1851idouble: 1
d8337213 1852Test "Real part of: csqrt (-2 + 3 i) == 0.89597747612983812471573375529004348 + 1.6741492280355400404480393008490519 i":
528be9fe
AJ
1853float: 1
1854ifloat: 1
fea3f995
RM
1855ildouble: 1
1856ldouble: 1
d8337213 1857Test "Real part of: csqrt (-2 - 3 i) == 0.89597747612983812471573375529004348 - 1.6741492280355400404480393008490519 i":
528be9fe
AJ
1858float: 1
1859ifloat: 1
fea3f995
RM
1860ildouble: 1
1861ldouble: 1
1862Test "Imaginary part of: csqrt (0.75 + 1.25 i) == 1.05065169626078392338656675760808326 + 0.594868882070379067881984030639932657 i":
1863ildouble: 1
1864ldouble: 1
a8ebb2b9
AK
1865Test "Imaginary part of: csqrt (0x1.0000000000000000000000000001p-16382 + 0x1.0000000000000000000000000001p-16382 i) == 2.014551439675644900022606748976158925145e-2466 + 8.344545284118961663847948339519226074126e-2467 i":
1866ildouble: 1
1867ldouble: 1
1868Test "Real part of: csqrt (0x1.0000000000000002p-16382 + 0x1.0000000000000002p-16382 i) == 2.014551439675644900131815801350165472778e-2466 + 8.344545284118961664300307045791497724440e-2467 i":
1869ildouble: 1
1870ldouble: 1
1871Test "Imaginary part of: csqrt (0x1.0000000000000002p-16382 + 0x1.0000000000000002p-16382 i) == 2.014551439675644900131815801350165472778e-2466 + 8.344545284118961664300307045791497724440e-2467 i":
1872ildouble: 1
1873ldouble: 1
1874Test "Imaginary part of: csqrt (0x1.0000000000001p-1022 + 0x1.0000000000001p-1022 i) == 1.638872094839911521020410942677082920935e-154 + 6.788430486774966350907249113759995429568e-155 i":
1875ildouble: 1
1876ldouble: 1
1877Test "Imaginary part of: csqrt (0x1.000002p-126 + 0x1.000002p-126 i) == 1.191195773697904627170323731331667740087e-19 + 4.934094449071842328766868579214125217132e-20 i":
1878double: 1
1879idouble: 1
5197d9c2
AK
1880Test "Imaginary part of: csqrt (0x1.fffffep+127 + 1.0 i) == 1.844674352395372953599975585936590505260e+19 + 2.710505511993121390769065968615872097053e-20 i":
1881float: 1
1882ifloat: 1
1883Test "Real part of: csqrt (0x1.fffffffffffffp+1023 + 0x1.fffffffffffffp+1023 i) == 1.473094556905565378990473658199034571917e+154 + 6.101757441282702188537080005372547713595e+153 i":
1884double: 1
1885idouble: 1
1886Test "Imaginary part of: csqrt (0x1.fffffffffffffp+1023 + 0x1.fffffffffffffp+1023 i) == 1.473094556905565378990473658199034571917e+154 + 6.101757441282702188537080005372547713595e+153 i":
1887double: 1
1888idouble: 1
1889ildouble: 1
1890ldouble: 1
1891Test "Imaginary part of: csqrt (0x1.fffffffffffffp+1023 + 0x1p+1023 i) == 1.379778091031440685006200821918878702861e+154 + 3.257214233483129514781233066898042490248e+153 i":
1892double: 1
1893idouble: 1
1894ildouble: 1
1895ldouble: 1
1896Test "Real part of: csqrt (0x1.fp+16383 + 0x1.fp+16383 i) == 1.179514222452201722651836720466795901016e+2466 + 4.885707879516577666702435054303191575148e+2465 i":
1897ildouble: 1
1898ldouble: 1
1899Test "Imaginary part of: csqrt (0x1.fp+16383 + 0x1.fp+16383 i) == 1.179514222452201722651836720466795901016e+2466 + 4.885707879516577666702435054303191575148e+2465 i":
1900ildouble: 1
1901ldouble: 1
1902Test "Imaginary part of: csqrt (0x1.fp+16383 + 0x1p+16383 i) == 1.106698967236475180613254276996359485630e+2466 + 2.687568007603946993388538156299100955642e+2465 i":
1903ildouble: 1
1904ldouble: 1
1905Test "Imaginary part of: csqrt (0x1p-16440 + 0x1p-16441 i) == 3.514690655930285351254618340783294558136e-2475 + 8.297059146828716918029689466551384219370e-2476 i":
1906ildouble: 1
1907ldouble: 1
528be9fe
AJ
1908
1909# ctan
f92abad6 1910Test "Real part of: ctan (-2 - 3 i) == 0.376402564150424829275122113032269084e-2 - 1.00323862735360980144635859782192726 i":
5197d9c2
AK
1911float: 1
1912ifloat: 1
1913Test "Imaginary part of: ctan (-2 - 3 i) == 0.376402564150424829275122113032269084e-2 - 1.00323862735360980144635859782192726 i":
528be9fe
AJ
1914double: 1
1915idouble: 1
fea3f995
RM
1916ildouble: 1
1917ldouble: 1
5197d9c2
AK
1918Test "Real part of: ctan (0.75 + 1.25 i) == 0.160807785916206426725166058173438663 + 0.975363285031235646193581759755216379 i":
1919float: 1
1920ifloat: 1
fea3f995
RM
1921ildouble: 1
1922ldouble: 1
76ebfd75 1923Test "Imaginary part of: ctan (0.75 + 1.25 i) == 0.160807785916206426725166058173438663 + 0.975363285031235646193581759755216379 i":
528be9fe 1924double: 1
5197d9c2
AK
1925float: 1
1926idouble: 1
1927ifloat: 1
1928ildouble: 2
1929ldouble: 2
1930Test "Real part of: ctan (0x1p1023 + 1 i) == -0.2254627924997545057926782581695274244229 + 0.8786063118883068695462540226219865087189 i":
1931double: 1
1932idouble: 1
1933Test "Imaginary part of: ctan (0x1p1023 + 1 i) == -0.2254627924997545057926782581695274244229 + 0.8786063118883068695462540226219865087189 i":
1934ildouble: 2
1935ldouble: 2
1936Test "Real part of: ctan (0x1p127 + 1 i) == 0.2446359391192790896381501310437708987204 + 0.9101334047676183761532873794426475906201 i":
1937float: 1
1938ifloat: 1
1939ildouble: 2
1940ldouble: 2
1941Test "Imaginary part of: ctan (0x1p127 + 1 i) == 0.2446359391192790896381501310437708987204 + 0.9101334047676183761532873794426475906201 i":
1942double: 1
1943float: 1
528be9fe 1944idouble: 1
5197d9c2
AK
1945ifloat: 1
1946ildouble: 1
1947ldouble: 1
1948Test "Real part of: ctan (0x1p16383 + 1 i) == 0.1608598776370396607204448234354670036772 + 0.8133818522051542536316746743877629761488 i":
1949ildouble: 1
1950ldouble: 1
1951Test "Imaginary part of: ctan (0x1p16383 + 1 i) == 0.1608598776370396607204448234354670036772 + 0.8133818522051542536316746743877629761488 i":
1952ildouble: 2
1953ldouble: 2
1954Test "Real part of: ctan (0x3.243f6cp-1 + 0 i) == -2.287733242885645987394874673945769518150e7 + 0.0 i":
1955float: 1
1956ifloat: 1
1957ildouble: 1
1958ldouble: 1
1959Test "Real part of: ctan (1 + 355 i) == 8.140551093483276762350406321792653551513e-309 + 1.0 i":
1960ildouble: 2
1961ldouble: 2
1962Test "Real part of: ctan (1 + 365 i) == 1.677892637497921890115075995898773550884e-317 + 1.0 i":
1963ildouble: 1
1964ldouble: 1
1965Test "Real part of: ctan (1 + 45 i) == 1.490158918874345552942703234806348520895e-39 + 1.000000000000000000000000000000000000001 i":
fea3f995
RM
1966ildouble: 2
1967ldouble: 2
5197d9c2
AK
1968Test "Real part of: ctan (1 + 47 i) == 2.729321264492904590777293425576722354636e-41 + 1.0 i":
1969ildouble: 1
1970ldouble: 1
528be9fe 1971
a8ebb2b9
AK
1972# ctan_downward
1973Test "Real part of: ctan_downward (0x1.921fb54442d1846ap+0 + 0x1p-16445 i) == -3.986797629811710706723242948653362815645e19 + 5.793882568875674066286163141055208625180e-4912 i":
1974ildouble: 2
1975ldouble: 2
1976Test "Real part of: ctan_downward (0x1.921fb54442d18p+0 + 0x1p-1074 i) == 1.633123935319536975596773704152891653086e16 + 1.317719414943508315995636961402669067843e-291 i":
1977ildouble: 4
1978ldouble: 4
1979Test "Imaginary part of: ctan_downward (0x1.921fb54442d18p+0 + 0x1p-1074 i) == 1.633123935319536975596773704152891653086e16 + 1.317719414943508315995636961402669067843e-291 i":
1980ildouble: 3
1981ldouble: 3
1982Test "Real part of: ctan_downward (0x1.921fb6p+0 + 0x1p-149 i) == -2.287733242885645987394874673945769518150e7 + 7.334008549954377778731880988481078535821e-31 i":
1983double: 2
1984float: 1
1985idouble: 2
1986ifloat: 1
1987ildouble: 2
1988ldouble: 2
1989Test "Imaginary part of: ctan_downward (0x1.921fb6p+0 + 0x1p-149 i) == -2.287733242885645987394874673945769518150e7 + 7.334008549954377778731880988481078535821e-31 i":
1990float: 1
1991ifloat: 1
1992ildouble: 5
1993ldouble: 5
1994
1995# ctan_tonearest
1996Test "Imaginary part of: ctan_tonearest (0x1.921fb54442d1846ap+0 + 0x1p-16445 i) == -3.986797629811710706723242948653362815645e19 + 5.793882568875674066286163141055208625180e-4912 i":
1997ildouble: 1
1998ldouble: 1
1999Test "Real part of: ctan_tonearest (0x1.921fb54442d18p+0 + 0x1p-1074 i) == 1.633123935319536975596773704152891653086e16 + 1.317719414943508315995636961402669067843e-291 i":
2000ildouble: 3
2001ldouble: 3
2002Test "Imaginary part of: ctan_tonearest (0x1.921fb54442d18p+0 + 0x1p-1074 i) == 1.633123935319536975596773704152891653086e16 + 1.317719414943508315995636961402669067843e-291 i":
2003ildouble: 3
2004ldouble: 3
2005Test "Real part of: ctan_tonearest (0x1.921fb6p+0 + 0x1p-149 i) == -2.287733242885645987394874673945769518150e7 + 7.334008549954377778731880988481078535821e-31 i":
2006float: 1
2007ifloat: 1
2008ildouble: 1
2009ldouble: 1
2010Test "Imaginary part of: ctan_tonearest (0x1.921fb6p+0 + 0x1p-149 i) == -2.287733242885645987394874673945769518150e7 + 7.334008549954377778731880988481078535821e-31 i":
2011float: 1
2012ifloat: 1
2013ildouble: 2
2014ldouble: 2
2015
2016# ctan_towardzero
2017Test "Real part of: ctan_towardzero (0x1.921fb54442d1846ap+0 + 0x1p-16445 i) == -3.986797629811710706723242948653362815645e19 + 5.793882568875674066286163141055208625180e-4912 i":
2018ildouble: 1
2019ldouble: 1
2020Test "Real part of: ctan_towardzero (0x1.921fb54442d18p+0 + 0x1p-1074 i) == 1.633123935319536975596773704152891653086e16 + 1.317719414943508315995636961402669067843e-291 i":
2021ildouble: 1
2022ldouble: 1
2023Test "Imaginary part of: ctan_towardzero (0x1.921fb54442d18p+0 + 0x1p-1074 i) == 1.633123935319536975596773704152891653086e16 + 1.317719414943508315995636961402669067843e-291 i":
2024ildouble: 2
2025ldouble: 2
2026Test "Real part of: ctan_towardzero (0x1.921fb6p+0 + 0x1p-149 i) == -2.287733242885645987394874673945769518150e7 + 7.334008549954377778731880988481078535821e-31 i":
2027float: 1
2028ifloat: 1
2029Test "Imaginary part of: ctan_towardzero (0x1.921fb6p+0 + 0x1p-149 i) == -2.287733242885645987394874673945769518150e7 + 7.334008549954377778731880988481078535821e-31 i":
2030float: 1
2031ifloat: 1
2032ildouble: 5
2033ldouble: 5
2034
2035# ctan_upward
2036Test "Real part of: ctan_upward (0x1.921fb54442d1846ap+0 + 0x1p-16445 i) == -3.986797629811710706723242948653362815645e19 + 5.793882568875674066286163141055208625180e-4912 i":
2037ildouble: 1
2038ldouble: 1
2039Test "Imaginary part of: ctan_upward (0x1.921fb54442d1846ap+0 + 0x1p-16445 i) == -3.986797629811710706723242948653362815645e19 + 5.793882568875674066286163141055208625180e-4912 i":
2040ildouble: 1
2041ldouble: 1
2042Test "Real part of: ctan_upward (0x1.921fb54442d18p+0 + 0x1p-1074 i) == 1.633123935319536975596773704152891653086e16 + 1.317719414943508315995636961402669067843e-291 i":
2043double: 1
2044idouble: 1
2045ildouble: 2
2046ldouble: 2
2047Test "Imaginary part of: ctan_upward (0x1.921fb54442d18p+0 + 0x1p-1074 i) == 1.633123935319536975596773704152891653086e16 + 1.317719414943508315995636961402669067843e-291 i":
2048ildouble: 3
2049ldouble: 3
2050Test "Real part of: ctan_upward (0x1.921fb6p+0 + 0x1p-149 i) == -2.287733242885645987394874673945769518150e7 + 7.334008549954377778731880988481078535821e-31 i":
2051double: 2
2052float: 1
2053idouble: 2
2054ifloat: 1
2055ildouble: 2
2056ldouble: 2
2057Test "Imaginary part of: ctan_upward (0x1.921fb6p+0 + 0x1p-149 i) == -2.287733242885645987394874673945769518150e7 + 7.334008549954377778731880988481078535821e-31 i":
2058double: 1
2059float: 2
2060idouble: 1
2061ifloat: 2
2062
528be9fe 2063# ctanh
f92abad6 2064Test "Real part of: ctanh (-2 - 3 i) == -0.965385879022133124278480269394560686 + 0.988437503832249372031403430350121098e-2 i":
528be9fe
AJ
2065double: 1
2066float: 2
2067idouble: 1
2068ifloat: 2
fea3f995 2069Test "Imaginary part of: ctanh (-2 - 3 i) == -0.965385879022133124278480269394560686 + 0.988437503832249372031403430350121098e-2 i":
5197d9c2
AK
2070double: 1
2071idouble: 1
2072Test "Imaginary part of: ctanh (0 + 0x3.243f6cp-1 i) == 0.0 - 2.287733242885645987394874673945769518150e7 i":
2073float: 1
2074ifloat: 1
fea3f995
RM
2075ildouble: 1
2076ldouble: 1
528be9fe 2077Test "Imaginary part of: ctanh (0 + pi/4 i) == 0.0 + 1.0 i":
5197d9c2 2078double: 1
528be9fe 2079float: 1
5197d9c2 2080idouble: 1
528be9fe 2081ifloat: 1
5197d9c2
AK
2082ildouble: 1
2083ldouble: 1
76ebfd75
UD
2084Test "Real part of: ctanh (0.75 + 1.25 i) == 1.37260757053378320258048606571226857 + 0.385795952609750664177596760720790220 i":
2085double: 1
2086idouble: 1
5197d9c2
AK
2087Test "Imaginary part of: ctanh (0.75 + 1.25 i) == 1.37260757053378320258048606571226857 + 0.385795952609750664177596760720790220 i":
2088float: 1
2089ifloat: 1
2090Test "Real part of: ctanh (1 + 0x1p1023 i) == 0.8786063118883068695462540226219865087189 - 0.2254627924997545057926782581695274244229 i":
2091ildouble: 2
2092ldouble: 2
2093Test "Imaginary part of: ctanh (1 + 0x1p1023 i) == 0.8786063118883068695462540226219865087189 - 0.2254627924997545057926782581695274244229 i":
2094double: 1
2095idouble: 1
2096Test "Real part of: ctanh (1 + 0x1p127 i) == 0.9101334047676183761532873794426475906201 + 0.2446359391192790896381501310437708987204 i":
2097double: 1
2098float: 1
2099idouble: 1
2100ifloat: 1
2101ildouble: 1
2102ldouble: 1
2103Test "Imaginary part of: ctanh (1 + 0x1p127 i) == 0.9101334047676183761532873794426475906201 + 0.2446359391192790896381501310437708987204 i":
2104float: 1
2105ifloat: 1
2106ildouble: 2
2107ldouble: 2
2108Test "Real part of: ctanh (1 + 0x1p16383 i) == 0.8133818522051542536316746743877629761488 + 0.1608598776370396607204448234354670036772 i":
2109ildouble: 2
2110ldouble: 2
2111Test "Imaginary part of: ctanh (1 + 0x1p16383 i) == 0.8133818522051542536316746743877629761488 + 0.1608598776370396607204448234354670036772 i":
2112ildouble: 1
2113ldouble: 1
2114Test "Imaginary part of: ctanh (355 + 1 i) == 1.0 + 8.140551093483276762350406321792653551513e-309 i":
2115ildouble: 2
2116ldouble: 2
2117Test "Imaginary part of: ctanh (365 + 1 i) == 1.0 + 1.677892637497921890115075995898773550884e-317 i":
2118ildouble: 1
2119ldouble: 1
2120Test "Imaginary part of: ctanh (45 + 1 i) == 1.000000000000000000000000000000000000001 + 1.490158918874345552942703234806348520895e-39 i":
2121ildouble: 2
2122ldouble: 2
2123Test "Imaginary part of: ctanh (47 + 1 i) == 1.0 + 2.729321264492904590777293425576722354636e-41 i":
2124ildouble: 1
2125ldouble: 1
76ebfd75 2126
a8ebb2b9
AK
2127# ctanh_downward
2128Test "Real part of: ctanh_downward (0x1p-1074 + 0x1.921fb54442d18p+0 i) == 1.317719414943508315995636961402669067843e-291 + 1.633123935319536975596773704152891653086e16 i":
2129ildouble: 3
2130ldouble: 3
2131Test "Imaginary part of: ctanh_downward (0x1p-1074 + 0x1.921fb54442d18p+0 i) == 1.317719414943508315995636961402669067843e-291 + 1.633123935319536975596773704152891653086e16 i":
2132ildouble: 4
2133ldouble: 4
2134Test "Real part of: ctanh_downward (0x1p-149 + 0x1.921fb6p+0 i) == 7.334008549954377778731880988481078535821e-31 - 2.287733242885645987394874673945769518150e7 i":
2135float: 1
2136ifloat: 1
2137ildouble: 5
2138ldouble: 5
2139Test "Imaginary part of: ctanh_downward (0x1p-149 + 0x1.921fb6p+0 i) == 7.334008549954377778731880988481078535821e-31 - 2.287733242885645987394874673945769518150e7 i":
2140double: 2
2141float: 1
2142idouble: 2
2143ifloat: 1
2144ildouble: 2
2145ldouble: 2
2146Test "Imaginary part of: ctanh_downward (0x1p-16445 + 0x1.921fb54442d1846ap+0 i) == 5.793882568875674066286163141055208625180e-4912 - 3.986797629811710706723242948653362815645e19 i":
2147ildouble: 2
2148ldouble: 2
2149
2150# ctanh_tonearest
2151Test "Real part of: ctanh_tonearest (0x1p-1074 + 0x1.921fb54442d18p+0 i) == 1.317719414943508315995636961402669067843e-291 + 1.633123935319536975596773704152891653086e16 i":
2152ildouble: 3
2153ldouble: 3
2154Test "Imaginary part of: ctanh_tonearest (0x1p-1074 + 0x1.921fb54442d18p+0 i) == 1.317719414943508315995636961402669067843e-291 + 1.633123935319536975596773704152891653086e16 i":
2155ildouble: 3
2156ldouble: 3
2157Test "Real part of: ctanh_tonearest (0x1p-149 + 0x1.921fb6p+0 i) == 7.334008549954377778731880988481078535821e-31 - 2.287733242885645987394874673945769518150e7 i":
2158float: 1
2159ifloat: 1
2160ildouble: 2
2161ldouble: 2
2162Test "Imaginary part of: ctanh_tonearest (0x1p-149 + 0x1.921fb6p+0 i) == 7.334008549954377778731880988481078535821e-31 - 2.287733242885645987394874673945769518150e7 i":
2163float: 1
2164ifloat: 1
2165ildouble: 1
2166ldouble: 1
2167Test "Real part of: ctanh_tonearest (0x1p-16445 + 0x1.921fb54442d1846ap+0 i) == 5.793882568875674066286163141055208625180e-4912 - 3.986797629811710706723242948653362815645e19 i":
2168ildouble: 1
2169ldouble: 1
2170
2171# ctanh_towardzero
2172Test "Real part of: ctanh_towardzero (0x1p-1074 + 0x1.921fb54442d18p+0 i) == 1.317719414943508315995636961402669067843e-291 + 1.633123935319536975596773704152891653086e16 i":
2173ildouble: 2
2174ldouble: 2
2175Test "Imaginary part of: ctanh_towardzero (0x1p-1074 + 0x1.921fb54442d18p+0 i) == 1.317719414943508315995636961402669067843e-291 + 1.633123935319536975596773704152891653086e16 i":
2176ildouble: 1
2177ldouble: 1
2178Test "Real part of: ctanh_towardzero (0x1p-149 + 0x1.921fb6p+0 i) == 7.334008549954377778731880988481078535821e-31 - 2.287733242885645987394874673945769518150e7 i":
2179float: 1
2180ifloat: 1
2181ildouble: 5
2182ldouble: 5
2183Test "Imaginary part of: ctanh_towardzero (0x1p-149 + 0x1.921fb6p+0 i) == 7.334008549954377778731880988481078535821e-31 - 2.287733242885645987394874673945769518150e7 i":
2184float: 1
2185ifloat: 1
2186Test "Imaginary part of: ctanh_towardzero (0x1p-16445 + 0x1.921fb54442d1846ap+0 i) == 5.793882568875674066286163141055208625180e-4912 - 3.986797629811710706723242948653362815645e19 i":
2187ildouble: 1
2188ldouble: 1
2189
2190# ctanh_upward
2191Test "Real part of: ctanh_upward (0x1p-1074 + 0x1.921fb54442d18p+0 i) == 1.317719414943508315995636961402669067843e-291 + 1.633123935319536975596773704152891653086e16 i":
2192ildouble: 3
2193ldouble: 3
2194Test "Imaginary part of: ctanh_upward (0x1p-1074 + 0x1.921fb54442d18p+0 i) == 1.317719414943508315995636961402669067843e-291 + 1.633123935319536975596773704152891653086e16 i":
2195double: 1
2196idouble: 1
2197ildouble: 2
2198ldouble: 2
2199Test "Real part of: ctanh_upward (0x1p-149 + 0x1.921fb6p+0 i) == 7.334008549954377778731880988481078535821e-31 - 2.287733242885645987394874673945769518150e7 i":
2200double: 1
2201float: 2
2202idouble: 1
2203ifloat: 2
2204Test "Imaginary part of: ctanh_upward (0x1p-149 + 0x1.921fb6p+0 i) == 7.334008549954377778731880988481078535821e-31 - 2.287733242885645987394874673945769518150e7 i":
2205double: 2
2206float: 1
2207idouble: 2
2208ifloat: 1
2209ildouble: 2
2210ldouble: 2
2211Test "Real part of: ctanh_upward (0x1p-16445 + 0x1.921fb54442d1846ap+0 i) == 5.793882568875674066286163141055208625180e-4912 - 3.986797629811710706723242948653362815645e19 i":
2212ildouble: 1
2213ldouble: 1
2214Test "Imaginary part of: ctanh_upward (0x1p-16445 + 0x1.921fb54442d1846ap+0 i) == 5.793882568875674066286163141055208625180e-4912 - 3.986797629811710706723242948653362815645e19 i":
2215ildouble: 1
2216ldouble: 1
2217
76ebfd75
UD
2218# erf
2219Test "erf (1.25) == 0.922900128256458230136523481197281140":
2220double: 1
2221idouble: 1
528be9fe
AJ
2222
2223# erfc
9f5d26e2
UD
2224Test "erfc (0.75) == 0.288844366346484868401062165408589223":
2225float: 1
2226ifloat: 1
5197d9c2
AK
2227Test "erfc (0x1.f7303cp+1) == 2.705500297238986897105236321218861842255e-8":
2228double: 1
2229idouble: 1
2230Test "erfc (0x1.ffa002p+2) == 1.233585992097580296336099501489175967033e-29":
2231float: 1
2232ifloat: 1
2233ildouble: 1
2234ldouble: 1
2235Test "erfc (0x1.ffffc8p+2) == 1.122671365033056305522366683719541099329e-29":
2236ildouble: 1
2237ldouble: 1
76ebfd75 2238Test "erfc (2.0) == 0.00467773498104726583793074363274707139":
528be9fe
AJ
2239double: 1
2240idouble: 1
fea3f995
RM
2241Test "erfc (27.0) == 0.523704892378925568501606768284954709e-318":
2242ildouble: 1
2243ldouble: 1
76ebfd75 2244Test "erfc (4.125) == 0.542340079956506600531223408575531062e-8":
528be9fe
AJ
2245double: 1
2246idouble: 1
528be9fe
AJ
2247
2248# exp10
2249Test "exp10 (-1) == 0.1":
a8ebb2b9
AK
2250double: 1
2251idouble: 1
ed3dbfad
AJ
2252Test "exp10 (-305) == 1.0e-305":
2253double: 1
2254idouble: 1
2255Test "exp10 (-36) == 1.0e-36":
2256double: 1
2257idouble: 1
2258ildouble: 1
2259ldouble: 1
a8ebb2b9 2260Test "exp10 (3) == 1000":
76ebfd75 2261double: 1
76ebfd75 2262idouble: 1
ed3dbfad
AJ
2263Test "exp10 (36) == 1.0e36":
2264double: 1
2265idouble: 1
2266Test "exp10 (4932) == 1.0e4932":
2267ildouble: 1
2268ldouble: 1
fea3f995
RM
2269
2270# exp2
5197d9c2
AK
2271Test "exp2 (100.5) == 1.792728671193156477399422023278661496394e+30":
2272ildouble: 1
2273ldouble: 1
2274
2275# exp_downward
2276Test "exp_downward (2) == e^2":
2277float: 1
2278ifloat: 1
2279ildouble: 1
2280ldouble: 1
2281Test "exp_downward (3) == e^3":
2282float: 1
2283ifloat: 1
2284ildouble: 1
2285ldouble: 1
2286
2287# exp_towardzero
2288Test "exp_towardzero (2) == e^2":
2289float: 1
2290ifloat: 1
2291ildouble: 1
2292ldouble: 1
2293Test "exp_towardzero (3) == e^3":
2294float: 1
2295ifloat: 1
2296ildouble: 1
2297ldouble: 1
2298
2299# exp_upward
2300Test "exp_upward (1) == e":
2301float: 1
2302ifloat: 1
2303ildouble: 1
2304ldouble: 1
528be9fe
AJ
2305
2306# expm1
a8ebb2b9
AK
2307Test "expm1 (-79.0) == -0.9999999999999999999999999999999999509391":
2308ildouble: 1
2309ldouble: 1
76ebfd75
UD
2310Test "expm1 (0.75) == 1.11700001661267466854536981983709561":
2311double: 1
2312idouble: 1
528be9fe 2313Test "expm1 (1) == M_El - 1.0":
fea3f995 2314double: 1
528be9fe 2315float: 1
fea3f995 2316idouble: 1
528be9fe 2317ifloat: 1
fea3f995
RM
2318ildouble: 1
2319ldouble: 1
ed3dbfad
AJ
2320Test "expm1 (500.0) == 1.4035922178528374107397703328409120821806e+217":
2321double: 1
2322idouble: 1
fea3f995
RM
2323
2324# gamma
2325Test "gamma (-0.5) == log(2*sqrt(pi))":
2326ildouble: 1
2327ldouble: 1
528be9fe 2328
528be9fe 2329# hypot
d8337213 2330Test "hypot (-0.7, -12.4) == 12.419742348374220601176836866763271":
528be9fe
AJ
2331float: 1
2332ifloat: 1
d8337213 2333Test "hypot (-0.7, 12.4) == 12.419742348374220601176836866763271":
528be9fe
AJ
2334float: 1
2335ifloat: 1
d8337213 2336Test "hypot (-12.4, -0.7) == 12.419742348374220601176836866763271":
528be9fe
AJ
2337float: 1
2338ifloat: 1
d8337213 2339Test "hypot (-12.4, 0.7) == 12.419742348374220601176836866763271":
528be9fe
AJ
2340float: 1
2341ifloat: 1
d8337213 2342Test "hypot (0.7, -12.4) == 12.419742348374220601176836866763271":
528be9fe
AJ
2343float: 1
2344ifloat: 1
d8337213 2345Test "hypot (0.7, 12.4) == 12.419742348374220601176836866763271":
528be9fe
AJ
2346float: 1
2347ifloat: 1
d8337213 2348Test "hypot (12.4, -0.7) == 12.419742348374220601176836866763271":
528be9fe
AJ
2349float: 1
2350ifloat: 1
d8337213 2351Test "hypot (12.4, 0.7) == 12.419742348374220601176836866763271":
528be9fe
AJ
2352float: 1
2353ifloat: 1
2354
2355# j0
5197d9c2
AK
2356Test "j0 (-0x1.001000001p+593) == -3.927269966354206207832593635798954916263e-90":
2357ildouble: 1
2358ldouble: 1
956f8acd
UD
2359Test "j0 (-4.0) == -3.9714980986384737228659076845169804197562E-1":
2360double: 1
5197d9c2 2361float: 1
956f8acd 2362idouble: 1
5197d9c2 2363ifloat: 1
76ebfd75
UD
2364Test "j0 (0.75) == 0.864242275166648623555731103820923211":
2365float: 1
2366ifloat: 1
5197d9c2
AK
2367Test "j0 (0x1.d7ce3ap+107) == 2.775523647291230802651040996274861694514e-17":
2368float: 2
2369ifloat: 2
2370ildouble: 1
2371ldouble: 1
76ebfd75 2372Test "j0 (10.0) == -0.245935764451348335197760862485328754":
5197d9c2 2373double: 2
528be9fe 2374float: 1
5197d9c2 2375idouble: 2
528be9fe 2376ifloat: 1
fea3f995
RM
2377ildouble: 2
2378ldouble: 2
76ebfd75 2379Test "j0 (2.0) == 0.223890779141235668051827454649948626":
fea3f995
RM
2380ildouble: 2
2381ldouble: 2
956f8acd
UD
2382Test "j0 (4.0) == -3.9714980986384737228659076845169804197562E-1":
2383double: 1
5197d9c2 2384float: 1
956f8acd 2385idouble: 1
5197d9c2 2386ifloat: 1
76ebfd75 2387Test "j0 (8.0) == 0.171650807137553906090869407851972001":
528be9fe
AJ
2388float: 1
2389ifloat: 1
fea3f995
RM
2390ildouble: 1
2391ldouble: 1
528be9fe
AJ
2392
2393# j1
fea3f995
RM
2394Test "j1 (-1.0) == -0.440050585744933515959682203718914913":
2395ildouble: 1
2396ldouble: 1
2397Test "j1 (0.75) == 0.349243602174862192523281016426251335":
2398ildouble: 1
2399ldouble: 1
5197d9c2
AK
2400Test "j1 (0x1.3ffp+74) == 1.818984347516051243459364437186082741567e-12":
2401double: 1
2402idouble: 1
2403ildouble: 1
2404ldouble: 1
2405Test "j1 (0x1.ff00000000002p+840) == 1.846591691699331493194965158699937660696e-127":
2406double: 1
2407idouble: 1
2408ildouble: 1
2409ldouble: 1
fea3f995
RM
2410Test "j1 (1.0) == 0.440050585744933515959682203718914913":
2411ildouble: 1
2412ldouble: 1
76ebfd75 2413Test "j1 (10.0) == 0.0434727461688614366697487680258592883":
528be9fe
AJ
2414float: 2
2415ifloat: 2
fea3f995
RM
2416ildouble: 2
2417ldouble: 2
76ebfd75 2418Test "j1 (2.0) == 0.576724807756873387202448242269137087":
528be9fe
AJ
2419double: 1
2420idouble: 1
76ebfd75 2421Test "j1 (8.0) == 0.234636346853914624381276651590454612":
528be9fe
AJ
2422double: 1
2423idouble: 1
fea3f995
RM
2424ildouble: 4
2425ldouble: 4
528be9fe
AJ
2426
2427# jn
76ebfd75
UD
2428Test "jn (0, -4.0) == -3.9714980986384737228659076845169804197562E-1":
2429double: 1
5197d9c2 2430float: 1
76ebfd75 2431idouble: 1
5197d9c2 2432ifloat: 1
76ebfd75
UD
2433Test "jn (0, 0.75) == 0.864242275166648623555731103820923211":
2434float: 1
2435ifloat: 1
2436Test "jn (0, 10.0) == -0.245935764451348335197760862485328754":
5197d9c2 2437double: 2
528be9fe 2438float: 1
5197d9c2 2439idouble: 2
528be9fe 2440ifloat: 1
fea3f995
RM
2441ildouble: 2
2442ldouble: 2
76ebfd75 2443Test "jn (0, 2.0) == 0.223890779141235668051827454649948626":
fea3f995
RM
2444ildouble: 2
2445ldouble: 2
76ebfd75
UD
2446Test "jn (0, 4.0) == -3.9714980986384737228659076845169804197562E-1":
2447double: 1
5197d9c2 2448float: 1
76ebfd75 2449idouble: 1
5197d9c2 2450ifloat: 1
76ebfd75
UD
2451Test "jn (0, 8.0) == 0.171650807137553906090869407851972001":
2452float: 1
2453ifloat: 1
fea3f995
RM
2454ildouble: 1
2455ldouble: 1
2456Test "jn (1, -1.0) == -0.440050585744933515959682203718914913":
2457ildouble: 1
2458ldouble: 1
2459Test "jn (1, 0.75) == 0.349243602174862192523281016426251335":
2460ildouble: 1
2461ldouble: 1
2462Test "jn (1, 1.0) == 0.440050585744933515959682203718914913":
2463ildouble: 1
2464ldouble: 1
76ebfd75 2465Test "jn (1, 10.0) == 0.0434727461688614366697487680258592883":
528be9fe
AJ
2466float: 2
2467ifloat: 2
fea3f995
RM
2468ildouble: 2
2469ldouble: 2
76ebfd75 2470Test "jn (1, 2.0) == 0.576724807756873387202448242269137087":
528be9fe
AJ
2471double: 1
2472idouble: 1
76ebfd75 2473Test "jn (1, 8.0) == 0.234636346853914624381276651590454612":
528be9fe
AJ
2474double: 1
2475idouble: 1
fea3f995
RM
2476ildouble: 4
2477ldouble: 4
2478Test "jn (10, -1.0) == 0.263061512368745320699785368779050294e-9":
2479ildouble: 1
2480ldouble: 1
76ebfd75
UD
2481Test "jn (10, 0.125) == 0.250543369809369890173993791865771547e-18":
2482double: 1
528be9fe 2483float: 1
76ebfd75
UD
2484idouble: 1
2485ifloat: 1
fea3f995
RM
2486ildouble: 1
2487ldouble: 1
76ebfd75
UD
2488Test "jn (10, 0.75) == 0.149621713117596814698712483621682835e-10":
2489double: 1
2490float: 1
2491idouble: 1
528be9fe 2492ifloat: 1
fea3f995
RM
2493ildouble: 1
2494ldouble: 1
2495Test "jn (10, 1.0) == 0.263061512368745320699785368779050294e-9":
2496ildouble: 1
2497ldouble: 1
76ebfd75 2498Test "jn (10, 10.0) == 0.207486106633358857697278723518753428":
5197d9c2
AK
2499float: 1
2500ifloat: 1
fea3f995
RM
2501ildouble: 2
2502ldouble: 2
76ebfd75 2503Test "jn (10, 2.0) == 0.251538628271673670963516093751820639e-6":
349290c0 2504double: 1
5197d9c2 2505float: 2
349290c0 2506idouble: 1
5197d9c2
AK
2507ifloat: 2
2508Test "jn (2, 0x1.ffff62p+99) == -4.43860668048170034334926693188979974489e-16":
2509double: 2
2510float: 2
2511idouble: 2
2512ifloat: 2
349290c0
AS
2513Test "jn (2, 2.4048255576957729) == 0.43175480701968038399746111312430703":
2514double: 2
2515float: 1
2516idouble: 2
2517ifloat: 1
5197d9c2
AK
2518ildouble: 1
2519ldouble: 1
76ebfd75 2520Test "jn (3, 0.125) == 0.406503832554912875023029337653442868e-4":
528be9fe 2521double: 1
76ebfd75 2522float: 1
528be9fe 2523idouble: 1
76ebfd75
UD
2524ifloat: 1
2525Test "jn (3, 0.75) == 0.848438342327410884392755236884386804e-2":
2526double: 1
528be9fe 2527float: 1
76ebfd75 2528idouble: 1
528be9fe 2529ifloat: 1
76ebfd75 2530Test "jn (3, 10.0) == 0.0583793793051868123429354784103409563":
528be9fe 2531double: 3
5197d9c2 2532float: 1
528be9fe 2533idouble: 3
5197d9c2 2534ifloat: 1
fea3f995
RM
2535ildouble: 2
2536ldouble: 2
76ebfd75 2537Test "jn (3, 2.0) == 0.128943249474402051098793332969239835":
5197d9c2
AK
2538float: 1
2539ifloat: 1
349290c0
AS
2540Test "jn (3, 2.4048255576957729) == 0.19899990535769083404042146764530813":
2541double: 3
2542idouble: 3
5197d9c2
AK
2543ildouble: 1
2544ldouble: 1
349290c0
AS
2545Test "jn (4, 2.4048255576957729) == 0.647466661641779720084932282551219891E-1":
2546double: 1
2547idouble: 1
5197d9c2
AK
2548ildouble: 1
2549ldouble: 1
349290c0
AS
2550Test "jn (5, 2.4048255576957729) == 0.163892432048058525099230549946147698E-1":
2551double: 3
2552float: 1
2553idouble: 3
2554ifloat: 1
5197d9c2
AK
2555ildouble: 2
2556ldouble: 2
349290c0
AS
2557Test "jn (6, 2.4048255576957729) == 0.34048184720278336646673682895929161E-2":
2558double: 4
2559float: 3
2560idouble: 4
2561ifloat: 3
5197d9c2
AK
2562ildouble: 5
2563ldouble: 5
349290c0
AS
2564Test "jn (7, 2.4048255576957729) == 0.60068836573295394221291569249883076E-3":
2565double: 3
2566float: 5
2567idouble: 3
2568ifloat: 5
5197d9c2
AK
2569ildouble: 3
2570ldouble: 3
349290c0
AS
2571Test "jn (8, 2.4048255576957729) == 0.92165786705344923232879022467054148E-4":
2572double: 3
2573float: 2
2574idouble: 3
2575ifloat: 2
5197d9c2
AK
2576ildouble: 8
2577ldouble: 8
349290c0
AS
2578Test "jn (9, 2.4048255576957729) == 0.12517270977961513005428966643852564E-4":
2579double: 1
2580float: 2
2581idouble: 1
2582ifloat: 2
5197d9c2
AK
2583ildouble: 3
2584ldouble: 3
528be9fe
AJ
2585
2586# lgamma
fea3f995
RM
2587Test "lgamma (-0.5) == log(2*sqrt(pi))":
2588ildouble: 1
2589ldouble: 1
f92abad6 2590Test "lgamma (0.7) == 0.260867246531666514385732417016759578":
528be9fe
AJ
2591double: 1
2592float: 1
2593idouble: 1
2594ifloat: 1
fea3f995
RM
2595ildouble: 1
2596ldouble: 1
f92abad6 2597Test "lgamma (1.2) == -0.853740900033158497197028392998854470e-1":
528be9fe
AJ
2598double: 1
2599float: 2
2600idouble: 1
2601ifloat: 2
fea3f995
RM
2602ildouble: 1
2603ldouble: 1
2604
528be9fe 2605# log10
76ebfd75 2606Test "log10 (0.75) == -0.124938736608299953132449886193870744":
528be9fe 2607double: 1
76ebfd75 2608float: 2
528be9fe 2609idouble: 1
76ebfd75 2610ifloat: 2
528be9fe
AJ
2611Test "log10 (e) == log10(e)":
2612float: 1
2613ifloat: 1
fea3f995
RM
2614ildouble: 1
2615ldouble: 1
528be9fe
AJ
2616
2617# log1p
76ebfd75 2618Test "log1p (-0.25) == -0.287682072451780927439219005993827432":
528be9fe 2619float: 1
528be9fe
AJ
2620ifloat: 1
2621
fea3f995
RM
2622# log2
2623Test "log2 (0.75) == -.415037499278843818546261056052183492":
2624ildouble: 1
2625ldouble: 1
2626
5197d9c2 2627# pow
a8ebb2b9
AK
2628Test "pow (0x0.fffffffffffff8p0, -0x1.23456789abcdfp62) == 9.8826311568054561811190162420900667121992e+252":
2629ildouble: 1
2630ldouble: 1
5197d9c2
AK
2631Test "pow (0x0.ffffffp0, -0x1p24) == 2.7182819094701610539628664526874952929416":
2632float: 1
2633ifloat: 1
a8ebb2b9
AK
2634ildouble: 1
2635ldouble: 1
5197d9c2
AK
2636Test "pow (0x0.ffffffp0, 0x1p24) == 0.3678794302077803437135155590023422899744":
2637float: 1
2638ifloat: 1
2639Test "pow (0x1.000002p0, 0x1p24) == 7.3890552180866447284268641248075832310141":
2640float: 1
2641ifloat: 1
a8ebb2b9
AK
2642Test "pow (10.0, -4930.0) == 1e-4930":
2643ildouble: 1
2644ldouble: 1
2645Test "pow (10.0, 4929.0) == 1e4929":
2646ildouble: 1
2647ldouble: 1
2648Test "pow (10.0, 4930.0) == 1e4930":
2649ildouble: 1
2650ldouble: 1
2651Test "pow (10.0, 4931.0) == 1e4931":
2652ildouble: 1
2653ldouble: 1
2654Test "pow (10.0, 4932.0) == 1e4932":
2655ildouble: 1
2656ldouble: 1
2657Test "pow (1e4932, 0.75) == 1e3699":
2658ildouble: 1
2659ldouble: 1
5197d9c2
AK
2660
2661# pow_downward
2662Test "pow_downward (1.5, 1.03125) == 1.519127098714743184071644334163037684948":
2663float: 1
2664ifloat: 1
2665
2666# pow_towardzero
2667Test "pow_towardzero (1.5, 1.03125) == 1.519127098714743184071644334163037684948":
2668float: 1
2669ifloat: 1
2670
2671# pow_upward
2672Test "pow_upward (1.0625, 1.125) == 1.070582293028761362162622578677070098674":
2673float: 1
2674ifloat: 1
2675ildouble: 1
2676ldouble: 1
2677
2678# sin_downward
2679Test "sin_downward (10) == -0.5440211108893698134047476618513772816836":
2680float: 1
2681ifloat: 1
2682Test "sin_downward (2) == 0.9092974268256816953960198659117448427023":
2683ildouble: 1
2684ldouble: 1
2685Test "sin_downward (3) == 0.1411200080598672221007448028081102798469":
2686float: 1
2687ifloat: 1
2688ildouble: 1
2689ldouble: 1
2690Test "sin_downward (4) == -0.7568024953079282513726390945118290941359":
2691ildouble: 1
2692ldouble: 1
2693Test "sin_downward (5) == -0.9589242746631384688931544061559939733525":
2694float: 1
2695ifloat: 1
2696ildouble: 1
2697ldouble: 1
2698Test "sin_downward (6) == -0.2794154981989258728115554466118947596280":
2699float: 1
2700ifloat: 1
2701Test "sin_downward (8) == 0.9893582466233817778081235982452886721164":
2702ildouble: 1
2703ldouble: 1
2704Test "sin_downward (9) == 0.4121184852417565697562725663524351793439":
2705ildouble: 1
2706ldouble: 1
2707
2708# sin_tonearest
2709Test "sin_tonearest (1) == 0.8414709848078965066525023216302989996226":
2710float: 1
2711ifloat: 1
2712Test "sin_tonearest (3) == 0.1411200080598672221007448028081102798469":
2713ildouble: 1
2714ldouble: 1
2715
2716# sin_towardzero
2717Test "sin_towardzero (1) == 0.8414709848078965066525023216302989996226":
2718float: 1
2719ifloat: 1
2720Test "sin_towardzero (10) == -0.5440211108893698134047476618513772816836":
2721float: 1
2722ifloat: 1
2723Test "sin_towardzero (2) == 0.9092974268256816953960198659117448427023":
2724ildouble: 1
2725ldouble: 1
2726Test "sin_towardzero (3) == 0.1411200080598672221007448028081102798469":
2727ildouble: 1
2728ldouble: 1
2729Test "sin_towardzero (4) == -0.7568024953079282513726390945118290941359":
2730float: 1
2731ifloat: 1
2732ildouble: 1
2733ldouble: 1
2734Test "sin_towardzero (5) == -0.9589242746631384688931544061559939733525":
2735float: 1
2736ifloat: 1
2737ildouble: 1
2738ldouble: 1
2739Test "sin_towardzero (8) == 0.9893582466233817778081235982452886721164":
2740ildouble: 1
2741ldouble: 1
2742Test "sin_towardzero (9) == 0.4121184852417565697562725663524351793439":
2743float: 1
2744ifloat: 1
2745ildouble: 1
2746ldouble: 1
2747
2748# sin_upward
2749Test "sin_upward (1) == 0.8414709848078965066525023216302989996226":
2750float: 1
2751ifloat: 1
2752ildouble: 1
2753ldouble: 1
2754Test "sin_upward (10) == -0.5440211108893698134047476618513772816836":
2755ildouble: 1
2756ldouble: 1
2757Test "sin_upward (2) == 0.9092974268256816953960198659117448427023":
2758float: 2
2759ifloat: 2
2760Test "sin_upward (3) == 0.1411200080598672221007448028081102798469":
2761ildouble: 1
2762ldouble: 1
2763Test "sin_upward (4) == -0.7568024953079282513726390945118290941359":
2764float: 1
2765ifloat: 1
2766Test "sin_upward (6) == -0.2794154981989258728115554466118947596280":
2767ildouble: 1
2768ldouble: 1
2769Test "sin_upward (7) == 0.6569865987187890903969990915936351779369":
2770ildouble: 1
2771ldouble: 1
2772Test "sin_upward (9) == 0.4121184852417565697562725663524351793439":
2773float: 1
2774ifloat: 1
2775
528be9fe 2776# sincos
db62a907 2777Test "sincos (0x1p+120) extra output 2":
a8ebb2b9
AK
2778float: 1
2779ifloat: 1
db62a907 2780Test "sincos (0x1p+127) extra output 2":
a8ebb2b9
AK
2781float: 1
2782ifloat: 1
db62a907 2783Test "sincos (M_PI_6l*2.0) extra output 1":
5197d9c2 2784double: 1
528be9fe
AJ
2785float: 1
2786idouble: 1
2787ifloat: 1
db62a907
JM
2788Test "sincos (M_PI_6l*2.0) extra output 2":
2789double: 1
2790idouble: 1
2791Test "sincos (pi/6) extra output 2":
5197d9c2
AK
2792float: 1
2793ifloat: 1
2794
2795# sinh_downward
2796Test "sinh_downward (22) == 1792456423.065795780701106568345764104225":
2797float: 1
2798ifloat: 1
fea3f995
RM
2799ildouble: 1
2800ldouble: 1
5197d9c2
AK
2801Test "sinh_downward (23) == 4872401723.124451299966006944252978187305":
2802float: 1
2803ifloat: 1
2804ildouble: 2
2805ldouble: 2
2806Test "sinh_downward (24) == 13244561064.92173614705070540368454568168":
827ab135 2807float: 1
827ab135 2808ifloat: 1
fea3f995
RM
2809ildouble: 1
2810ldouble: 1
5197d9c2
AK
2811
2812# sinh_towardzero
2813Test "sinh_towardzero (22) == 1792456423.065795780701106568345764104225":
528be9fe 2814float: 1
528be9fe 2815ifloat: 1
5197d9c2
AK
2816ildouble: 1
2817ldouble: 1
2818Test "sinh_towardzero (23) == 4872401723.124451299966006944252978187305":
827ab135
AJ
2819float: 1
2820ifloat: 1
5197d9c2
AK
2821ildouble: 2
2822ldouble: 2
2823Test "sinh_towardzero (24) == 13244561064.92173614705070540368454568168":
2824float: 1
2825ifloat: 1
2826
2827# sinh_upward
2828Test "sinh_upward (22) == 1792456423.065795780701106568345764104225":
2829ildouble: 1
2830ldouble: 1
2831Test "sinh_upward (23) == 4872401723.124451299966006944252978187305":
2832ildouble: 1
2833ldouble: 1
2834Test "sinh_upward (24) == 13244561064.92173614705070540368454568168":
2835ildouble: 1
2836ldouble: 1
528be9fe 2837
5197d9c2
AK
2838# tan_downward
2839Test "tan_downward (1) == 1.5574077246549022305069748074583601730873":
2840float: 1
2841ifloat: 1
2842ildouble: 1
2843ldouble: 1
2844Test "tan_downward (10) == 0.6483608274590866712591249330098086768169":
2845float: 1
2846ifloat: 1
2847Test "tan_downward (2) == -2.1850398632615189916433061023136825434320":
2848float: 1
2849ifloat: 1
2850ildouble: 1
2851ldouble: 1
2852Test "tan_downward (6) == -0.2910061913847491570536995888681755428312":
2853float: 1
2854ifloat: 1
2855Test "tan_downward (8) == -6.7997114552203786999252627596086333648814":
2856float: 1
2857ifloat: 1
2858ildouble: 1
2859ldouble: 1
2860Test "tan_downward (9) == -0.4523156594418098405903708757987855343087":
2861float: 1
2862ifloat: 1
2863
2864# tan_towardzero
2865Test "tan_towardzero (10) == 0.6483608274590866712591249330098086768169":
2866float: 1
2867ifloat: 1
2868Test "tan_towardzero (3) == -0.1425465430742778052956354105339134932261":
2869float: 1
2870ifloat: 1
2871ildouble: 1
2872ldouble: 1
2873Test "tan_towardzero (4) == 1.1578212823495775831373424182673239231198":
2874float: 1
2875ifloat: 1
2876ildouble: 1
2877ldouble: 1
2878Test "tan_towardzero (5) == -3.3805150062465856369827058794473439087096":
2879float: 1
2880ifloat: 1
2881ildouble: 1
2882ldouble: 1
2883Test "tan_towardzero (6) == -0.2910061913847491570536995888681755428312":
2884ildouble: 1
2885ldouble: 1
2886Test "tan_towardzero (9) == -0.4523156594418098405903708757987855343087":
2887float: 1
2888ifloat: 1
2889ildouble: 1
2890ldouble: 1
2891
2892# tan_upward
2893Test "tan_upward (1) == 1.5574077246549022305069748074583601730873":
2894float: 1
2895ifloat: 1
2896Test "tan_upward (10) == 0.6483608274590866712591249330098086768169":
2897float: 1
2898ifloat: 1
2899ildouble: 1
2900ldouble: 1
2901Test "tan_upward (2) == -2.1850398632615189916433061023136825434320":
2902ildouble: 1
2903ldouble: 1
2904Test "tan_upward (3) == -0.1425465430742778052956354105339134932261":
2905float: 1
2906ifloat: 1
2907ildouble: 1
2908ldouble: 1
2909Test "tan_upward (4) == 1.1578212823495775831373424182673239231198":
2910ildouble: 1
2911ldouble: 1
2912Test "tan_upward (5) == -3.3805150062465856369827058794473439087096":
2913float: 1
2914ifloat: 1
2915ildouble: 1
2916ldouble: 1
2917Test "tan_upward (6) == -0.2910061913847491570536995888681755428312":
2918ildouble: 1
2919ldouble: 1
2920Test "tan_upward (9) == -0.4523156594418098405903708757987855343087":
2921ildouble: 1
2922ldouble: 1
528be9fe 2923
fea3f995
RM
2924# tanh
2925Test "tanh (-0.75) == -0.635148952387287319214434357312496495":
2926ildouble: 1
2927ldouble: 1
2928Test "tanh (-1.0) == -0.7615941559557648881194582826047935904":
2929ildouble: 1
2930ldouble: 1
2931Test "tanh (0.75) == 0.635148952387287319214434357312496495":
2932ildouble: 1
2933ldouble: 1
2934Test "tanh (1.0) == 0.7615941559557648881194582826047935904":
2935ildouble: 1
2936ldouble: 1
2937
528be9fe
AJ
2938# tgamma
2939Test "tgamma (-0.5) == -2 sqrt (pi)":
2940double: 1
2941float: 1
2942idouble: 1
2943ifloat: 1
fea3f995
RM
2944ildouble: 1
2945ldouble: 1
528be9fe
AJ
2946Test "tgamma (0.5) == sqrt (pi)":
2947float: 1
2948ifloat: 1
f92abad6 2949Test "tgamma (0.7) == 1.29805533264755778568117117915281162":
528be9fe
AJ
2950double: 1
2951float: 1
2952idouble: 1
2953ifloat: 1
fea3f995
RM
2954Test "tgamma (4) == 6":
2955ildouble: 1
2956ldouble: 1
528be9fe
AJ
2957
2958# y0
5197d9c2
AK
2959Test "y0 (0x1.3ffp+74) == 1.818984347516051243459467456433028748678e-12":
2960double: 1
2961idouble: 1
2962ildouble: 1
2963ldouble: 1
2964Test "y0 (0x1.ff00000000002p+840) == 1.846591691699331493194965158699937660696e-127":
2965double: 1
2966idouble: 1
2967ildouble: 1
2968ldouble: 1
a8ebb2b9
AK
2969Test "y0 (0x1p-10) == -4.4865150767109739412411806297168793661098":
2970double: 1
2971idouble: 1
2972ildouble: 1
2973ldouble: 1
2974Test "y0 (0x1p-110) == -4.861363632869203777249475899390797503250e+1":
2975double: 1
2976idouble: 1
2977ildouble: 1
2978ldouble: 1
2979Test "y0 (0x1p-20) == -8.8992283012125827603076426611387876938160":
2980double: 1
2981float: 1
2982idouble: 1
2983ifloat: 1
2984Test "y0 (0x1p-30) == -1.3311940304267782826037118027401817264906e+1":
2985float: 1
2986ifloat: 1
2987ildouble: 2
2988ldouble: 2
2989Test "y0 (0x1p-40) == -1.7724652307320814696990854700366226762563e+1":
2990double: 1
2991float: 1
2992idouble: 1
2993ifloat: 1
2994Test "y0 (0x1p-50) == -2.2137364310373846564919987139743760738155e+1":
2995float: 1
2996ifloat: 1
2997Test "y0 (0x1p-60) == -2.6550076313426878432849115782108205929120e+1":
2998float: 1
2999ifloat: 1
3000ildouble: 1
3001ldouble: 1
3002Test "y0 (0x1p-70) == -3.0962788316479910300778244424468159753887e+1":
3003double: 1
3004float: 1
3005idouble: 1
3006ifloat: 1
3007Test "y0 (0x1p-80) == -3.5375500319532942168707373066828113573541e+1":
3008double: 1
3009float: 1
3010idouble: 1
3011ifloat: 1
76ebfd75 3012Test "y0 (1.0) == 0.0882569642156769579829267660235151628":
528be9fe
AJ
3013double: 2
3014float: 1
3015idouble: 2
3016ifloat: 1
76ebfd75 3017Test "y0 (1.5) == 0.382448923797758843955068554978089862":
528be9fe
AJ
3018double: 2
3019float: 1
3020idouble: 2
3021ifloat: 1
76ebfd75 3022Test "y0 (10.0) == 0.0556711672835993914244598774101900481":
9f5d26e2 3023double: 1
528be9fe 3024float: 1
9f5d26e2 3025idouble: 1
528be9fe 3026ifloat: 1
fea3f995
RM
3027ildouble: 3
3028ldouble: 3
9f5d26e2
UD
3029Test "y0 (2.0) == 0.510375672649745119596606592727157873":
3030double: 1
3031idouble: 1
76ebfd75 3032Test "y0 (8.0) == 0.223521489387566220527323400498620359":
528be9fe
AJ
3033double: 1
3034float: 1
3035idouble: 1
3036ifloat: 1
fea3f995
RM
3037ildouble: 3
3038ldouble: 3
528be9fe
AJ
3039
3040# y1
76ebfd75 3041Test "y1 (0.125) == -5.19993611253477499595928744876579921":
528be9fe
AJ
3042double: 1
3043idouble: 1
fea3f995
RM
3044Test "y1 (0.75) == -1.03759455076928541973767132140642198":
3045ildouble: 1
3046ldouble: 1
5197d9c2
AK
3047Test "y1 (0x1.001000001p+593) == 3.927269966354206207832593635798954916263e-90":
3048ildouble: 1
3049ldouble: 1
3050Test "y1 (0x1.27e204p+99) == -8.881610148467797208469612080785210013461e-16":
3051double: 1
3052idouble: 1
a8ebb2b9
AK
3053Test "y1 (0x1p-10) == -6.5190099301063115047395187618929589514382e+02":
3054double: 1
3055idouble: 1
3056ildouble: 1
3057ldouble: 1
3058Test "y1 (0x1p-30) == -6.8356527557643159612937462812258975438856e+08":
3059ildouble: 1
3060ldouble: 1
76ebfd75 3061Test "y1 (1.5) == -0.412308626973911295952829820633445323":
9f5d26e2 3062double: 1
528be9fe 3063float: 1
9f5d26e2 3064idouble: 1
528be9fe 3065ifloat: 1
fea3f995
RM
3066ildouble: 1
3067ldouble: 1
76ebfd75 3068Test "y1 (10.0) == 0.249015424206953883923283474663222803":
528be9fe
AJ
3069double: 3
3070float: 1
3071idouble: 3
3072ifloat: 1
76ebfd75 3073Test "y1 (2.0) == -0.107032431540937546888370772277476637":
528be9fe
AJ
3074double: 1
3075float: 1
3076idouble: 1
3077ifloat: 1
fea3f995
RM
3078ildouble: 1
3079ldouble: 1
76ebfd75 3080Test "y1 (8.0) == -0.158060461731247494255555266187483550":
528be9fe
AJ
3081double: 1
3082float: 2
3083idouble: 1
3084ifloat: 2
fea3f995
RM
3085ildouble: 1
3086ldouble: 1
528be9fe
AJ
3087
3088# yn
76ebfd75 3089Test "yn (0, 1.0) == 0.0882569642156769579829267660235151628":
528be9fe
AJ
3090double: 2
3091float: 1
3092idouble: 2
3093ifloat: 1
76ebfd75 3094Test "yn (0, 1.5) == 0.382448923797758843955068554978089862":
528be9fe
AJ
3095double: 2
3096float: 1
3097idouble: 2
3098ifloat: 1
76ebfd75 3099Test "yn (0, 10.0) == 0.0556711672835993914244598774101900481":
9f5d26e2 3100double: 1
528be9fe 3101float: 1
9f5d26e2 3102idouble: 1
528be9fe 3103ifloat: 1
fea3f995
RM
3104ildouble: 3
3105ldouble: 3
9f5d26e2
UD
3106Test "yn (0, 2.0) == 0.510375672649745119596606592727157873":
3107double: 1
3108idouble: 1
76ebfd75 3109Test "yn (0, 8.0) == 0.223521489387566220527323400498620359":
528be9fe
AJ
3110double: 1
3111float: 1
3112idouble: 1
3113ifloat: 1
fea3f995
RM
3114ildouble: 3
3115ldouble: 3
76ebfd75 3116Test "yn (1, 0.125) == -5.19993611253477499595928744876579921":
528be9fe
AJ
3117double: 1
3118idouble: 1
fea3f995
RM
3119Test "yn (1, 0.75) == -1.03759455076928541973767132140642198":
3120ildouble: 1
3121ldouble: 1
76ebfd75 3122Test "yn (1, 1.5) == -0.412308626973911295952829820633445323":
9f5d26e2 3123double: 1
528be9fe 3124float: 1
9f5d26e2 3125idouble: 1
528be9fe 3126ifloat: 1
fea3f995
RM
3127ildouble: 1
3128ldouble: 1
76ebfd75 3129Test "yn (1, 10.0) == 0.249015424206953883923283474663222803":
528be9fe
AJ
3130double: 3
3131float: 1
3132idouble: 3
3133ifloat: 1
76ebfd75 3134Test "yn (1, 2.0) == -0.107032431540937546888370772277476637":
528be9fe
AJ
3135double: 1
3136float: 1
3137idouble: 1
3138ifloat: 1
fea3f995
RM
3139ildouble: 1
3140ldouble: 1
76ebfd75 3141Test "yn (1, 8.0) == -0.158060461731247494255555266187483550":
528be9fe
AJ
3142double: 1
3143float: 2
3144idouble: 1
3145ifloat: 2
fea3f995
RM
3146ildouble: 1
3147ldouble: 1
76ebfd75 3148Test "yn (10, 0.125) == -127057845771019398.252538486899753195":
528be9fe
AJ
3149double: 1
3150idouble: 1
fea3f995
RM
3151ildouble: 2
3152ldouble: 2
76ebfd75 3153Test "yn (10, 0.75) == -2133501638.90573424452445412893839236":
528be9fe 3154double: 1
9f5d26e2 3155float: 2
528be9fe 3156idouble: 1
9f5d26e2 3157ifloat: 2
fea3f995
RM
3158ildouble: 5
3159ldouble: 5
76ebfd75 3160Test "yn (10, 1.0) == -121618014.278689189288130426667971145":
9f5d26e2 3161float: 2
9f5d26e2 3162ifloat: 2
fea3f995
RM
3163ildouble: 1
3164ldouble: 1
76ebfd75 3165Test "yn (10, 10.0) == -0.359814152183402722051986577343560609":
9f5d26e2 3166double: 2
9f5d26e2 3167idouble: 2
fea3f995
RM
3168ildouble: 2
3169ldouble: 2
76ebfd75 3170Test "yn (10, 2.0) == -129184.542208039282635913145923304214":
9f5d26e2
UD
3171double: 3
3172float: 1
3173idouble: 3
3174ifloat: 1
fea3f995
RM
3175ildouble: 2
3176ldouble: 2
76ebfd75 3177Test "yn (3, 0.125) == -2612.69757350066712600220955744091741":
528be9fe
AJ
3178double: 1
3179idouble: 1
76ebfd75 3180Test "yn (3, 0.75) == -12.9877176234475433186319774484809207":
528be9fe 3181float: 1
528be9fe 3182ifloat: 1
fea3f995
RM
3183ildouble: 2
3184ldouble: 2
76ebfd75 3185Test "yn (3, 10.0) == -0.251362657183837329779204747654240998":
528be9fe
AJ
3186double: 1
3187float: 1
3188idouble: 1
3189ifloat: 1
fea3f995
RM
3190ildouble: 1
3191ldouble: 1
76ebfd75
UD
3192Test "yn (3, 2.0) == -1.12778377684042778608158395773179238":
3193double: 1
3194idouble: 1
3195
3196# Maximal error of functions:
5197d9c2
AK
3197Function: "acos_downward":
3198double: 1
3199float: 1
3200idouble: 1
3201ifloat: 1
3202ildouble: 1
3203ldouble: 1
3204
3205Function: "acos_towardzero":
3206double: 1
3207float: 1
3208idouble: 1
3209ifloat: 1
3210ildouble: 1
3211ldouble: 1
3212
ed3dbfad
AJ
3213Function: "acos_upward":
3214ildouble: 1
3215ldouble: 1
3216
5197d9c2
AK
3217Function: "asin_downward":
3218double: 1
3219float: 1
3220idouble: 1
3221ifloat: 1
3222ildouble: 1
3223ldouble: 1
3224
3225Function: "asin_towardzero":
3226double: 1
3227float: 1
3228idouble: 1
3229ifloat: 1
3230
3231Function: "asin_upward":
3232float: 1
3233ifloat: 1
3234ildouble: 1
3235ldouble: 1
3236
76ebfd75 3237Function: "atan2":
35476e9c
UD
3238float: 1
3239ifloat: 1
fea3f995
RM
3240ildouble: 1
3241ldouble: 1
528be9fe 3242
76ebfd75 3243Function: "atanh":
528be9fe
AJ
3244float: 1
3245ifloat: 1
3246
5197d9c2
AK
3247Function: Real part of "cacos":
3248double: 1
b5792741 3249float: 1
5197d9c2 3250idouble: 1
b5792741 3251ifloat: 1
fea3f995
RM
3252ildouble: 1
3253ldouble: 1
3254
5197d9c2 3255Function: Imaginary part of "cacos":
b5792741 3256double: 1
5197d9c2 3257float: 1
b5792741 3258idouble: 1
5197d9c2 3259ifloat: 1
b5792741
SP
3260ildouble: 1
3261ldouble: 1
5197d9c2 3262
528be9fe
AJ
3263Function: Real part of "cacosh":
3264double: 1
5197d9c2 3265float: 1
528be9fe 3266idouble: 1
5197d9c2
AK
3267ifloat: 1
3268ildouble: 1
3269ldouble: 1
528be9fe
AJ
3270
3271Function: Imaginary part of "cacosh":
3272double: 1
5197d9c2 3273float: 1
528be9fe 3274idouble: 1
5197d9c2 3275ifloat: 1
fea3f995
RM
3276ildouble: 1
3277ldouble: 1
528be9fe
AJ
3278
3279Function: Real part of "casin":
76ebfd75 3280double: 1
528be9fe 3281float: 1
76ebfd75 3282idouble: 1
528be9fe
AJ
3283ifloat: 1
3284
fea3f995 3285Function: Imaginary part of "casin":
b5792741 3286double: 1
5197d9c2 3287float: 1
b5792741 3288idouble: 1
5197d9c2 3289ifloat: 1
b5792741
SP
3290ildouble: 1
3291ldouble: 1
fea3f995 3292
528be9fe 3293Function: Real part of "casinh":
b5792741 3294double: 1
528be9fe 3295float: 1
b5792741 3296idouble: 1
528be9fe 3297ifloat: 1
b5792741
SP
3298ildouble: 1
3299ldouble: 1
528be9fe
AJ
3300
3301Function: Imaginary part of "casinh":
b5792741
SP
3302double: 1
3303float: 1
3304idouble: 1
3305ifloat: 1
3306ildouble: 1
3307ldouble: 1
528be9fe 3308
528be9fe
AJ
3309Function: Imaginary part of "catan":
3310double: 1
3311float: 1
3312idouble: 1
3313ifloat: 1
fea3f995
RM
3314ildouble: 1
3315ldouble: 1
528be9fe
AJ
3316
3317Function: Real part of "catanh":
3318double: 4
528be9fe 3319idouble: 4
fea3f995
RM
3320ildouble: 1
3321ldouble: 1
528be9fe
AJ
3322
3323Function: Imaginary part of "catanh":
fea3f995
RM
3324ildouble: 1
3325ldouble: 1
528be9fe
AJ
3326
3327Function: "cbrt":
3328double: 1
3329idouble: 1
fea3f995
RM
3330ildouble: 1
3331ldouble: 1
528be9fe
AJ
3332
3333Function: Real part of "ccos":
3334double: 1
76ebfd75 3335float: 1
528be9fe 3336idouble: 1
76ebfd75 3337ifloat: 1
fea3f995
RM
3338ildouble: 1
3339ldouble: 1
528be9fe
AJ
3340
3341Function: Imaginary part of "ccos":
ed3dbfad 3342double: 1
528be9fe 3343float: 1
ed3dbfad 3344idouble: 1
528be9fe 3345ifloat: 1
fea3f995
RM
3346ildouble: 1
3347ldouble: 1
528be9fe
AJ
3348
3349Function: Real part of "ccosh":
3350double: 1
3351float: 1
3352idouble: 1
3353ifloat: 1
fea3f995
RM
3354ildouble: 1
3355ldouble: 1
528be9fe
AJ
3356
3357Function: Imaginary part of "ccosh":
ed3dbfad 3358double: 1
528be9fe 3359float: 1
ed3dbfad 3360idouble: 1
528be9fe 3361ifloat: 1
fea3f995
RM
3362ildouble: 1
3363ldouble: 1
528be9fe
AJ
3364
3365Function: Real part of "cexp":
5197d9c2 3366double: 2
528be9fe 3367float: 1
5197d9c2 3368idouble: 2
528be9fe 3369ifloat: 1
fea3f995
RM
3370ildouble: 1
3371ldouble: 1
528be9fe
AJ
3372
3373Function: Imaginary part of "cexp":
5197d9c2
AK
3374double: 1
3375float: 2
3376idouble: 1
3377ifloat: 2
fea3f995
RM
3378ildouble: 1
3379ldouble: 1
528be9fe 3380
76ebfd75 3381Function: Real part of "clog":
5197d9c2 3382double: 1
76ebfd75 3383float: 1
5197d9c2 3384idouble: 1
76ebfd75 3385ifloat: 1
fea3f995
RM
3386ildouble: 1
3387ldouble: 1
76ebfd75 3388
ed3dbfad
AJ
3389Function: Imaginary part of "clog":
3390double: 1
528be9fe 3391float: 1
5197d9c2 3392idouble: 1
528be9fe 3393ifloat: 1
fea3f995
RM
3394ildouble: 1
3395ldouble: 1
528be9fe 3396
a8ebb2b9
AK
3397Function: Real part of "clog10":
3398double: 2
3399float: 2
3400idouble: 2
3401ifloat: 2
3402ildouble: 1
3403ldouble: 1
3404
528be9fe
AJ
3405Function: Imaginary part of "clog10":
3406double: 1
5197d9c2 3407float: 1
528be9fe 3408idouble: 1
5197d9c2 3409ifloat: 1
a8ebb2b9
AK
3410ildouble: 2
3411ldouble: 2
528be9fe
AJ
3412
3413Function: "cos":
3414double: 2
3415float: 1
3416idouble: 2
3417ifloat: 1
fea3f995
RM
3418ildouble: 1
3419ldouble: 1
528be9fe 3420
5197d9c2
AK
3421Function: "cos_downward":
3422float: 1
3423ifloat: 1
3424ildouble: 2
3425ldouble: 2
3426
3427Function: "cos_tonearest":
3428float: 1
3429ifloat: 1
3430
3431Function: "cos_towardzero":
3432float: 1
3433ifloat: 1
3434ildouble: 2
3435ldouble: 2
3436
3437Function: "cos_upward":
3438float: 2
3439ifloat: 2
3440ildouble: 1
3441ldouble: 1
3442
3443Function: "cosh_downward":
3444float: 1
3445ifloat: 1
3446ildouble: 1
3447ldouble: 1
3448
3449Function: "cosh_tonearest":
3450ildouble: 1
3451ldouble: 1
3452
3453Function: "cosh_towardzero":
3454float: 1
3455ifloat: 1
3456ildouble: 1
3457ldouble: 1
3458
3459Function: "cosh_upward":
3460ildouble: 1
3461ldouble: 1
3462
528be9fe 3463Function: Real part of "cpow":
76ebfd75 3464double: 2
ed3dbfad 3465float: 5
76ebfd75 3466idouble: 2
ed3dbfad 3467ifloat: 5
a8ebb2b9
AK
3468ildouble: 4
3469ldouble: 4
528be9fe
AJ
3470
3471Function: Imaginary part of "cpow":
956f8acd 3472double: 2
528be9fe 3473float: 2
956f8acd 3474idouble: 2
528be9fe 3475ifloat: 2
fea3f995
RM
3476ildouble: 1
3477ldouble: 1
3478
3479Function: Real part of "csin":
ed3dbfad
AJ
3480double: 1
3481float: 1
3482idouble: 1
3483ifloat: 1
fea3f995
RM
3484ildouble: 1
3485ldouble: 1
3486
3487Function: Imaginary part of "csin":
3488ildouble: 1
3489ldouble: 1
528be9fe 3490
528be9fe
AJ
3491Function: Real part of "csinh":
3492float: 1
3493ifloat: 1
fea3f995
RM
3494ildouble: 1
3495ldouble: 1
528be9fe
AJ
3496
3497Function: Imaginary part of "csinh":
3498double: 1
3499float: 1
3500idouble: 1
3501ifloat: 1
ed3dbfad
AJ
3502ildouble: 1
3503ldouble: 1
528be9fe
AJ
3504
3505Function: Real part of "csqrt":
5197d9c2 3506double: 1
528be9fe 3507float: 1
5197d9c2 3508idouble: 1
528be9fe 3509ifloat: 1
fea3f995
RM
3510ildouble: 1
3511ldouble: 1
3512
3513Function: Imaginary part of "csqrt":
5197d9c2
AK
3514double: 1
3515float: 1
3516idouble: 1
3517ifloat: 1
fea3f995
RM
3518ildouble: 1
3519ldouble: 1
528be9fe
AJ
3520
3521Function: Real part of "ctan":
3522double: 1
5197d9c2 3523float: 1
528be9fe 3524idouble: 1
5197d9c2
AK
3525ifloat: 1
3526ildouble: 2
3527ldouble: 2
528be9fe
AJ
3528
3529Function: Imaginary part of "ctan":
3530double: 1
5197d9c2 3531float: 1
528be9fe 3532idouble: 1
5197d9c2 3533ifloat: 1
fea3f995
RM
3534ildouble: 2
3535ldouble: 2
528be9fe 3536
a8ebb2b9
AK
3537Function: Real part of "ctan_downward":
3538double: 2
3539float: 1
3540idouble: 2
3541ifloat: 1
3542ildouble: 4
3543ldouble: 4
3544
3545Function: Imaginary part of "ctan_downward":
3546float: 1
3547ifloat: 1
3548ildouble: 5
3549ldouble: 5
3550
3551Function: Real part of "ctan_tonearest":
3552float: 1
3553ifloat: 1
3554ildouble: 3
3555ldouble: 3
3556
3557Function: Imaginary part of "ctan_tonearest":
3558float: 1
3559ifloat: 1
3560ildouble: 3
3561ldouble: 3
3562
3563Function: Real part of "ctan_towardzero":
3564float: 1
3565ifloat: 1
3566ildouble: 1
3567ldouble: 1
3568
3569Function: Imaginary part of "ctan_towardzero":
3570float: 1
3571ifloat: 1
3572ildouble: 5
3573ldouble: 5
3574
3575Function: Real part of "ctan_upward":
3576double: 2
3577float: 1
3578idouble: 2
3579ifloat: 1
3580ildouble: 2
3581ldouble: 2
3582
3583Function: Imaginary part of "ctan_upward":
3584double: 1
3585float: 2
3586idouble: 1
3587ifloat: 2
3588ildouble: 3
3589ldouble: 3
3590
528be9fe 3591Function: Real part of "ctanh":
76ebfd75 3592double: 1
528be9fe 3593float: 2
76ebfd75 3594idouble: 1
528be9fe 3595ifloat: 2
5197d9c2
AK
3596ildouble: 2
3597ldouble: 2
528be9fe
AJ
3598
3599Function: Imaginary part of "ctanh":
5197d9c2 3600double: 1
528be9fe 3601float: 1
5197d9c2 3602idouble: 1
528be9fe 3603ifloat: 1
5197d9c2
AK
3604ildouble: 2
3605ldouble: 2
528be9fe 3606
a8ebb2b9
AK
3607Function: Real part of "ctanh_downward":
3608float: 1
3609ifloat: 1
3610ildouble: 5
3611ldouble: 5
3612
3613Function: Imaginary part of "ctanh_downward":
3614double: 2
3615float: 1
3616idouble: 2
3617ifloat: 1
3618ildouble: 4
3619ldouble: 4
3620
3621Function: Real part of "ctanh_tonearest":
3622float: 1
3623ifloat: 1
3624ildouble: 3
3625ldouble: 3
3626
3627Function: Imaginary part of "ctanh_tonearest":
3628float: 1
3629ifloat: 1
3630ildouble: 3
3631ldouble: 3
3632
3633Function: Real part of "ctanh_towardzero":
3634float: 1
3635ifloat: 1
3636ildouble: 5
3637ldouble: 5
3638
3639Function: Imaginary part of "ctanh_towardzero":
3640float: 1
3641ifloat: 1
3642ildouble: 1
3643ldouble: 1
3644
3645Function: Real part of "ctanh_upward":
3646double: 1
3647float: 2
3648idouble: 1
3649ifloat: 2
3650ildouble: 3
3651ldouble: 3
3652
3653Function: Imaginary part of "ctanh_upward":
3654double: 2
3655float: 1
3656idouble: 2
3657ifloat: 1
3658ildouble: 2
3659ldouble: 2
3660
76ebfd75
UD
3661Function: "erf":
3662double: 1
3663idouble: 1
3664
528be9fe 3665Function: "erfc":
76ebfd75 3666double: 1
9f5d26e2 3667float: 1
76ebfd75 3668idouble: 1
9f5d26e2 3669ifloat: 1
fea3f995
RM
3670ildouble: 1
3671ldouble: 1
528be9fe
AJ
3672
3673Function: "exp10":
a8ebb2b9
AK
3674double: 1
3675idouble: 1
fea3f995
RM
3676ildouble: 1
3677ldouble: 1
3678
3679Function: "exp2":
5197d9c2
AK
3680ildouble: 1
3681ldouble: 1
3682
3683Function: "exp_downward":
3684float: 1
3685ifloat: 1
3686ildouble: 1
3687ldouble: 1
3688
3689Function: "exp_towardzero":
3690float: 1
3691ifloat: 1
3692ildouble: 1
3693ldouble: 1
3694
3695Function: "exp_upward":
3696float: 1
3697ifloat: 1
3698ildouble: 1
3699ldouble: 1
528be9fe
AJ
3700
3701Function: "expm1":
76ebfd75 3702double: 1
528be9fe 3703float: 1
76ebfd75 3704idouble: 1
528be9fe 3705ifloat: 1
fea3f995
RM
3706ildouble: 1
3707ldouble: 1
3708
3709Function: "gamma":
3710ildouble: 1
3711ldouble: 1
528be9fe
AJ
3712
3713Function: "hypot":
528be9fe 3714float: 1
528be9fe
AJ
3715ifloat: 1
3716
3717Function: "j0":
5197d9c2 3718double: 2
528be9fe 3719float: 2
5197d9c2 3720idouble: 2
528be9fe 3721ifloat: 2
fea3f995
RM
3722ildouble: 2
3723ldouble: 2
528be9fe
AJ
3724
3725Function: "j1":
3726double: 1
3727float: 2
3728idouble: 1
3729ifloat: 2
fea3f995
RM
3730ildouble: 4
3731ldouble: 4
528be9fe
AJ
3732
3733Function: "jn":
76ebfd75 3734double: 4
349290c0 3735float: 5
76ebfd75 3736idouble: 4
349290c0 3737ifloat: 5
5197d9c2
AK
3738ildouble: 8
3739ldouble: 8
528be9fe
AJ
3740
3741Function: "lgamma":
3742double: 1
3743float: 2
3744idouble: 1
3745ifloat: 2
fea3f995
RM
3746ildouble: 1
3747ldouble: 1
528be9fe 3748
528be9fe
AJ
3749Function: "log10":
3750double: 1
76ebfd75 3751float: 2
528be9fe 3752idouble: 1
76ebfd75 3753ifloat: 2
fea3f995
RM
3754ildouble: 1
3755ldouble: 1
528be9fe
AJ
3756
3757Function: "log1p":
528be9fe 3758float: 1
528be9fe 3759ifloat: 1
fea3f995
RM
3760ildouble: 1
3761ldouble: 1
3762
3763Function: "log2":
3764ildouble: 1
3765ldouble: 1
528be9fe 3766
5197d9c2
AK
3767Function: "pow":
3768float: 1
3769ifloat: 1
a8ebb2b9
AK
3770ildouble: 1
3771ldouble: 1
5197d9c2
AK
3772
3773Function: "pow_downward":
3774float: 1
3775ifloat: 1
3776
3777Function: "pow_towardzero":
3778float: 1
3779ifloat: 1
3780
3781Function: "pow_upward":
3782float: 1
3783ifloat: 1
3784ildouble: 1
3785ldouble: 1
3786
3787Function: "sin_downward":
3788float: 1
3789ifloat: 1
3790ildouble: 1
3791ldouble: 1
3792
3793Function: "sin_tonearest":
3794float: 1
3795ifloat: 1
3796ildouble: 1
3797ldouble: 1
3798
3799Function: "sin_towardzero":
3800float: 1
3801ifloat: 1
3802ildouble: 1
3803ldouble: 1
3804
3805Function: "sin_upward":
3806float: 2
3807ifloat: 2
3808ildouble: 1
3809ldouble: 1
3810
528be9fe
AJ
3811Function: "sincos":
3812double: 1
3813float: 1
3814idouble: 1
3815ifloat: 1
fea3f995
RM
3816ildouble: 1
3817ldouble: 1
3818
5197d9c2
AK
3819Function: "sinh_downward":
3820float: 1
3821ifloat: 1
3822ildouble: 2
3823ldouble: 2
3824
3825Function: "sinh_towardzero":
3826float: 1
3827ifloat: 1
3828ildouble: 2
3829ldouble: 2
3830
3831Function: "sinh_upward":
3832ildouble: 1
3833ldouble: 1
3834
528be9fe 3835Function: "tan":
956f8acd
UD
3836double: 1
3837idouble: 1
528be9fe 3838
5197d9c2
AK
3839Function: "tan_downward":
3840float: 1
3841ifloat: 1
3842ildouble: 1
3843ldouble: 1
3844
3845Function: "tan_towardzero":
3846float: 1
3847ifloat: 1
3848ildouble: 1
3849ldouble: 1
3850
3851Function: "tan_upward":
3852float: 1
3853ifloat: 1
3854ildouble: 1
3855ldouble: 1
3856
fea3f995
RM
3857Function: "tanh":
3858ildouble: 1
3859ldouble: 1
3860
528be9fe
AJ
3861Function: "tgamma":
3862double: 1
3863float: 1
3864idouble: 1
3865ifloat: 1
fea3f995
RM
3866ildouble: 1
3867ldouble: 1
528be9fe
AJ
3868
3869Function: "y0":
3870double: 2
3871float: 1
3872idouble: 2
3873ifloat: 1
fea3f995
RM
3874ildouble: 3
3875ldouble: 3
528be9fe
AJ
3876
3877Function: "y1":
3878double: 3
3879float: 2
3880idouble: 3
3881ifloat: 2
fea3f995
RM
3882ildouble: 1
3883ldouble: 1
528be9fe
AJ
3884
3885Function: "yn":
3886double: 3
3887float: 2
3888idouble: 3
3889ifloat: 2
fea3f995
RM
3890ildouble: 5
3891ldouble: 5
528be9fe
AJ
3892
3893# end of automatic generation