1------------------------------------------------------------------------
2-- randoms.decTest -- decimal random testcases                        --
3-- Copyright (c) IBM Corporation, 1981, 2008.  All rights reserved.   --
4------------------------------------------------------------------------
5-- Please see the document "General Decimal Arithmetic Testcases"     --
6-- at http://www2.hursley.ibm.com/decimal for the description of      --
7-- these testcases.                                                   --
8--                                                                    --
9-- These testcases are experimental ('beta' versions), and they       --
10-- may contain errors.  They are offered on an as-is basis.  In       --
11-- particular, achieving the same results as the tests here is not    --
12-- a guarantee that an implementation complies with any Standard      --
13-- or specification.  The tests are not exhaustive.                   --
14--                                                                    --
15-- Please send comments, suggestions, and corrections to the author:  --
16--   Mike Cowlishaw, IBM Fellow                                       --
17--   IBM UK, PO Box 31, Birmingham Road, Warwick CV34 5JL, UK         --
18--   mfc@uk.ibm.com                                                   --
19------------------------------------------------------------------------
20version: 2.59
21
22extended:    1
23maxexponent: 999999999
24minexponent: -999999999
25precision:   9
26rounding:    half_up
27
28-- Randomly generated testcases [31 Dec 2000, with results defined for
29-- all cases [27 Oct 2001], and no trim/finish [9 Jun 2002]
30xadd001 add 905.67402 -202896611.E-780472620 -> 905.674020 Inexact Rounded
31xcom001 compare 905.67402 -202896611.E-780472620 -> 1
32xdiv001 divide 905.67402 -202896611.E-780472620 -> -4.46372177E+780472614 Inexact Rounded
33xdvi001 divideint 905.67402 -202896611.E-780472620 -> NaN Division_impossible
34xmul001 multiply 905.67402 -202896611.E-780472620 -> -1.83758189E-780472609 Inexact Rounded
35xpow001 power 905.67402 -2 -> 0.00000121914730 Inexact Rounded
36xrem001 remainder 905.67402 -202896611.E-780472620 -> NaN Division_impossible
37xsub001 subtract 905.67402 -202896611.E-780472620 -> 905.674020 Inexact Rounded
38xadd002 add 3915134.7 -597164907. -> -593249772 Inexact Rounded
39xcom002 compare 3915134.7 -597164907. -> 1
40xdiv002 divide 3915134.7 -597164907. -> -0.00655620358 Inexact Rounded
41xdvi002 divideint 3915134.7 -597164907. -> -0
42xmul002 multiply 3915134.7 -597164907. -> -2.33798105E+15 Inexact Rounded
43xpow002 power 3915134.7 -597164907 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
44xrem002 remainder 3915134.7 -597164907. -> 3915134.7
45xsub002 subtract 3915134.7 -597164907. -> 601080042 Inexact Rounded
46xadd003 add 309759261 62663.487 -> 309821924 Inexact Rounded
47xcom003 compare 309759261 62663.487 -> 1
48xdiv003 divide 309759261 62663.487 -> 4943.21775 Inexact Rounded
49xdvi003 divideint 309759261 62663.487 -> 4943
50xmul003 multiply 309759261 62663.487 -> 1.94105954E+13 Inexact Rounded
51xpow003 power 309759261 62663 -> 1.13679199E+532073 Inexact Rounded
52xrem003 remainder 309759261 62663.487 -> 13644.759
53xsub003 subtract 309759261 62663.487 -> 309696598 Inexact Rounded
54xadd004 add 3.93591888E-236595626 7242375.00 -> 7242375.00 Inexact Rounded
55xcom004 compare 3.93591888E-236595626 7242375.00 -> -1
56xdiv004 divide 3.93591888E-236595626 7242375.00 -> 5.43456930E-236595633 Inexact Rounded
57xdvi004 divideint 3.93591888E-236595626 7242375.00 -> 0
58xmul004 multiply 3.93591888E-236595626 7242375.00 -> 2.85054005E-236595619 Inexact Rounded
59xpow004 power 3.93591888E-236595626 7242375 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
60xrem004 remainder 3.93591888E-236595626 7242375.00 -> 3.93591888E-236595626
61xsub004 subtract 3.93591888E-236595626 7242375.00 -> -7242375.00 Inexact Rounded
62xadd005 add 323902.714 -608669.607E-657060568 -> 323902.714 Inexact Rounded
63xcom005 compare 323902.714 -608669.607E-657060568 -> 1
64xdiv005 divide 323902.714 -608669.607E-657060568 -> -5.32148657E+657060567 Inexact Rounded
65xdvi005 divideint 323902.714 -608669.607E-657060568 -> NaN Division_impossible
66xmul005 multiply 323902.714 -608669.607E-657060568 -> -1.97149738E-657060557 Inexact Rounded
67xpow005 power 323902.714 -6 -> 8.65989204E-34 Inexact Rounded
68xrem005 remainder 323902.714 -608669.607E-657060568 -> NaN Division_impossible
69xsub005 subtract 323902.714 -608669.607E-657060568 -> 323902.714 Inexact Rounded
70xadd006 add 5.11970092 -8807.22036 -> -8802.10066 Inexact Rounded
71xcom006 compare 5.11970092 -8807.22036 -> 1
72xdiv006 divide 5.11970092 -8807.22036 -> -0.000581307236 Inexact Rounded
73xdvi006 divideint 5.11970092 -8807.22036 -> -0
74xmul006 multiply 5.11970092 -8807.22036 -> -45090.3342 Inexact Rounded
75xpow006 power 5.11970092 -8807 -> 4.81819262E-6247 Inexact Rounded
76xrem006 remainder 5.11970092 -8807.22036 -> 5.11970092
77xsub006 subtract 5.11970092 -8807.22036 -> 8812.34006 Inexact Rounded
78xadd007 add -7.99874516 4561.83758 -> 4553.83883 Inexact Rounded
79xcom007 compare -7.99874516 4561.83758 -> -1
80xdiv007 divide -7.99874516 4561.83758 -> -0.00175340420 Inexact Rounded
81xdvi007 divideint -7.99874516 4561.83758 -> -0
82xmul007 multiply -7.99874516 4561.83758 -> -36488.9763 Inexact Rounded
83xpow007 power -7.99874516 4562 -> 3.85236199E+4119 Inexact Rounded
84xrem007 remainder -7.99874516 4561.83758 -> -7.99874516
85xsub007 subtract -7.99874516 4561.83758 -> -4569.83633 Inexact Rounded
86xadd008 add 297802878 -927206.324 -> 296875672 Inexact Rounded
87xcom008 compare 297802878 -927206.324 -> 1
88xdiv008 divide 297802878 -927206.324 -> -321.182967 Inexact Rounded
89xdvi008 divideint 297802878 -927206.324 -> -321
90xmul008 multiply 297802878 -927206.324 -> -2.76124712E+14 Inexact Rounded
91xpow008 power 297802878 -927206 -> 1.94602810E-7857078 Inexact Rounded
92xrem008 remainder 297802878 -927206.324 -> 169647.996
93xsub008 subtract 297802878 -927206.324 -> 298730084 Inexact Rounded
94xadd009 add -766.651824 31300.3619 -> 30533.7101 Inexact Rounded
95xcom009 compare -766.651824 31300.3619 -> -1
96xdiv009 divide -766.651824 31300.3619 -> -0.0244933853 Inexact Rounded
97xdvi009 divideint -766.651824 31300.3619 -> -0
98xmul009 multiply -766.651824 31300.3619 -> -23996479.5 Inexact Rounded
99xpow009 power -766.651824 31300 -> 8.37189011E+90287 Inexact Rounded
100xrem009 remainder -766.651824 31300.3619 -> -766.651824
101xsub009 subtract -766.651824 31300.3619 -> -32067.0137 Inexact Rounded
102xadd010 add -56746.8689E+934981942 471002521. -> -5.67468689E+934981946 Inexact Rounded
103xcom010 compare -56746.8689E+934981942 471002521. -> -1
104xdiv010 divide -56746.8689E+934981942 471002521. -> -1.20481030E+934981938 Inexact Rounded
105xdvi010 divideint -56746.8689E+934981942 471002521. -> NaN Division_impossible
106xmul010 multiply -56746.8689E+934981942 471002521. -> -2.67279183E+934981955 Inexact Rounded
107xpow010 power -56746.8689E+934981942 471002521 -> -Infinity Overflow Inexact Rounded
108xrem010 remainder -56746.8689E+934981942 471002521. -> NaN Division_impossible
109xsub010 subtract -56746.8689E+934981942 471002521. -> -5.67468689E+934981946 Inexact Rounded
110xadd011 add 456417160 -41346.1024 -> 456375814 Inexact Rounded
111xcom011 compare 456417160 -41346.1024 -> 1
112xdiv011 divide 456417160 -41346.1024 -> -11038.9404 Inexact Rounded
113xdvi011 divideint 456417160 -41346.1024 -> -11038
114xmul011 multiply 456417160 -41346.1024 -> -1.88710706E+13 Inexact Rounded
115xpow011 power 456417160 -41346 -> 1.04766863E-358030 Inexact Rounded
116xrem011 remainder 456417160 -41346.1024 -> 38881.7088
117xsub011 subtract 456417160 -41346.1024 -> 456458506 Inexact Rounded
118xadd012 add 102895.722 -2.62214826 -> 102893.100 Inexact Rounded
119xcom012 compare 102895.722 -2.62214826 -> 1
120xdiv012 divide 102895.722 -2.62214826 -> -39241.0008 Inexact Rounded
121xdvi012 divideint 102895.722 -2.62214826 -> -39241
122xmul012 multiply 102895.722 -2.62214826 -> -269807.838 Inexact Rounded
123xpow012 power 102895.722 -3 -> 9.17926786E-16 Inexact Rounded
124xrem012 remainder 102895.722 -2.62214826 -> 0.00212934
125xsub012 subtract 102895.722 -2.62214826 -> 102898.344 Inexact Rounded
126xadd013 add 61.3033331E+157644141 -567740.918E-893439456 -> 6.13033331E+157644142 Inexact Rounded
127xcom013 compare 61.3033331E+157644141 -567740.918E-893439456 -> 1
128xdiv013 divide 61.3033331E+157644141 -567740.918E-893439456 -> -Infinity Inexact Overflow Rounded
129xdvi013 divideint 61.3033331E+157644141 -567740.918E-893439456 -> NaN Division_impossible
130xmul013 multiply 61.3033331E+157644141 -567740.918E-893439456 -> -3.48044106E-735795308 Inexact Rounded
131xpow013 power 61.3033331E+157644141 -6 -> 1.88406322E-945864857 Inexact Rounded
132xrem013 remainder 61.3033331E+157644141 -567740.918E-893439456 -> NaN Division_impossible
133xsub013 subtract 61.3033331E+157644141 -567740.918E-893439456 -> 6.13033331E+157644142 Inexact Rounded
134xadd014 add 80223.3897 73921.0383E-467772675 -> 80223.3897 Inexact Rounded
135xcom014 compare 80223.3897 73921.0383E-467772675 -> 1
136xdiv014 divide 80223.3897 73921.0383E-467772675 -> 1.08525789E+467772675 Inexact Rounded
137xdvi014 divideint 80223.3897 73921.0383E-467772675 -> NaN Division_impossible
138xmul014 multiply 80223.3897 73921.0383E-467772675 -> 5.93019626E-467772666 Inexact Rounded
139xpow014 power 80223.3897 7 -> 2.13848919E+34 Inexact Rounded
140xrem014 remainder 80223.3897 73921.0383E-467772675 -> NaN Division_impossible
141xsub014 subtract 80223.3897 73921.0383E-467772675 -> 80223.3897 Inexact Rounded
142xadd015 add -654645.954 -9.12535752 -> -654655.079 Inexact Rounded
143xcom015 compare -654645.954 -9.12535752 -> -1
144xdiv015 divide -654645.954 -9.12535752 -> 71739.2116 Inexact Rounded
145xdvi015 divideint -654645.954 -9.12535752 -> 71739
146xmul015 multiply -654645.954 -9.12535752 -> 5973878.38 Inexact Rounded
147xpow015 power -654645.954 -9 -> -4.52836690E-53 Inexact Rounded
148xrem015 remainder -654645.954 -9.12535752 -> -1.93087272
149xsub015 subtract -654645.954 -9.12535752 -> -654636.829 Inexact Rounded
150xadd016 add 63.1917772E-706014634 -7.56253257E-138579234 -> -7.56253257E-138579234 Inexact Rounded
151xcom016 compare 63.1917772E-706014634 -7.56253257E-138579234 -> 1
152xdiv016 divide 63.1917772E-706014634 -7.56253257E-138579234 -> -8.35590149E-567435400 Inexact Rounded
153xdvi016 divideint 63.1917772E-706014634 -7.56253257E-138579234 -> -0
154xmul016 multiply 63.1917772E-706014634 -7.56253257E-138579234 -> -4.77889873E-844593866 Inexact Rounded
155xpow016 power 63.1917772E-706014634 -8 -> Infinity Overflow Inexact Rounded
156xrem016 remainder 63.1917772E-706014634 -7.56253257E-138579234 -> 6.31917772E-706014633
157xsub016 subtract 63.1917772E-706014634 -7.56253257E-138579234 -> 7.56253257E-138579234 Inexact Rounded
158xadd017 add -39674.7190 2490607.78 -> 2450933.06 Inexact Rounded
159xcom017 compare -39674.7190 2490607.78 -> -1
160xdiv017 divide -39674.7190 2490607.78 -> -0.0159297338 Inexact Rounded
161xdvi017 divideint -39674.7190 2490607.78 -> -0
162xmul017 multiply -39674.7190 2490607.78 -> -9.88141638E+10 Inexact Rounded
163xpow017 power -39674.7190 2490608 -> 2.55032329E+11453095 Inexact Rounded
164xrem017 remainder -39674.7190 2490607.78 -> -39674.7190
165xsub017 subtract -39674.7190 2490607.78 -> -2530282.50 Inexact Rounded
166xadd018 add -3364.59737E-600363681 896487.451 -> 896487.451 Inexact Rounded
167xcom018 compare -3364.59737E-600363681 896487.451 -> -1
168xdiv018 divide -3364.59737E-600363681 896487.451 -> -3.75308920E-600363684 Inexact Rounded
169xdvi018 divideint -3364.59737E-600363681 896487.451 -> -0
170xmul018 multiply -3364.59737E-600363681 896487.451 -> -3.01631932E-600363672 Inexact Rounded
171xpow018 power -3364.59737E-600363681 896487 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
172xrem018 remainder -3364.59737E-600363681 896487.451 -> -3.36459737E-600363678
173xsub018 subtract -3364.59737E-600363681 896487.451 -> -896487.451 Inexact Rounded
174xadd019 add -64138.0578 31759011.3E+697488342 -> 3.17590113E+697488349 Inexact Rounded
175xcom019 compare -64138.0578 31759011.3E+697488342 -> -1
176xdiv019 divide -64138.0578 31759011.3E+697488342 -> -2.01952313E-697488345 Inexact Rounded
177xdvi019 divideint -64138.0578 31759011.3E+697488342 -> -0
178xmul019 multiply -64138.0578 31759011.3E+697488342 -> -2.03696130E+697488354 Inexact Rounded
179xpow019 power -64138.0578 3 -> -2.63844116E+14 Inexact Rounded
180xrem019 remainder -64138.0578 31759011.3E+697488342 -> -64138.0578
181xsub019 subtract -64138.0578 31759011.3E+697488342 -> -3.17590113E+697488349 Inexact Rounded
182xadd020 add 61399.8527 -64344484.5 -> -64283084.6 Inexact Rounded
183xcom020 compare 61399.8527 -64344484.5 -> 1
184xdiv020 divide 61399.8527 -64344484.5 -> -0.000954236454 Inexact Rounded
185xdvi020 divideint 61399.8527 -64344484.5 -> -0
186xmul020 multiply 61399.8527 -64344484.5 -> -3.95074187E+12 Inexact Rounded
187xpow020 power 61399.8527 -64344485 -> 1.27378842E-308092161 Inexact Rounded
188xrem020 remainder 61399.8527 -64344484.5 -> 61399.8527
189xsub020 subtract 61399.8527 -64344484.5 -> 64405884.4 Inexact Rounded
190xadd021 add -722960.204 -26154599.8 -> -26877560.0 Inexact Rounded
191xcom021 compare -722960.204 -26154599.8 -> 1
192xdiv021 divide -722960.204 -26154599.8 -> 0.0276417995 Inexact Rounded
193xdvi021 divideint -722960.204 -26154599.8 -> 0
194xmul021 multiply -722960.204 -26154599.8 -> 1.89087348E+13 Inexact Rounded
195xpow021 power -722960.204 -26154600 -> 5.34236139E-153242794 Inexact Rounded
196xrem021 remainder -722960.204 -26154599.8 -> -722960.204
197xsub021 subtract -722960.204 -26154599.8 -> 25431639.6 Inexact Rounded
198xadd022 add 9.47109959E+230565093 73354723.2 -> 9.47109959E+230565093 Inexact Rounded
199xcom022 compare 9.47109959E+230565093 73354723.2 -> 1
200xdiv022 divide 9.47109959E+230565093 73354723.2 -> 1.29113698E+230565086 Inexact Rounded
201xdvi022 divideint 9.47109959E+230565093 73354723.2 -> NaN Division_impossible
202xmul022 multiply 9.47109959E+230565093 73354723.2 -> 6.94749889E+230565101 Inexact Rounded
203xpow022 power 9.47109959E+230565093 73354723 -> Infinity Overflow Inexact Rounded
204xrem022 remainder 9.47109959E+230565093 73354723.2 -> NaN Division_impossible
205xsub022 subtract 9.47109959E+230565093 73354723.2 -> 9.47109959E+230565093 Inexact Rounded
206xadd023 add 43.7456245 547441956. -> 547442000 Inexact Rounded
207xcom023 compare 43.7456245 547441956. -> -1
208xdiv023 divide 43.7456245 547441956. -> 7.99091557E-8 Inexact Rounded
209xdvi023 divideint 43.7456245 547441956. -> 0
210xmul023 multiply 43.7456245 547441956. -> 2.39481902E+10 Inexact Rounded
211xpow023 power 43.7456245 547441956 -> 2.91742391E+898316458 Inexact Rounded
212xrem023 remainder 43.7456245 547441956. -> 43.7456245
213xsub023 subtract 43.7456245 547441956. -> -547441912 Inexact Rounded
214xadd024 add -73150542E-242017390 -8.15869954 -> -8.15869954 Inexact Rounded
215xcom024 compare -73150542E-242017390 -8.15869954 -> 1
216xdiv024 divide -73150542E-242017390 -8.15869954 -> 8.96595611E-242017384 Inexact Rounded
217xdvi024 divideint -73150542E-242017390 -8.15869954 -> 0
218xmul024 multiply -73150542E-242017390 -8.15869954 -> 5.96813293E-242017382 Inexact Rounded
219xpow024 power -73150542E-242017390 -8 -> Infinity Overflow Inexact Rounded
220xrem024 remainder -73150542E-242017390 -8.15869954 -> -7.3150542E-242017383
221xsub024 subtract -73150542E-242017390 -8.15869954 -> 8.15869954 Inexact Rounded
222xadd025 add 2015.62109E+299897596 -11788916.1 -> 2.01562109E+299897599 Inexact Rounded
223xcom025 compare 2015.62109E+299897596 -11788916.1 -> 1
224xdiv025 divide 2015.62109E+299897596 -11788916.1 -> -1.70975947E+299897592 Inexact Rounded
225xdvi025 divideint 2015.62109E+299897596 -11788916.1 -> NaN Division_impossible
226xmul025 multiply 2015.62109E+299897596 -11788916.1 -> -2.37619879E+299897606 Inexact Rounded
227xpow025 power 2015.62109E+299897596 -11788916 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
228xrem025 remainder 2015.62109E+299897596 -11788916.1 -> NaN Division_impossible
229xsub025 subtract 2015.62109E+299897596 -11788916.1 -> 2.01562109E+299897599 Inexact Rounded
230xadd026 add 29.498114 -26486451 -> -26486421.5 Inexact Rounded
231xcom026 compare 29.498114 -26486451 -> 1
232xdiv026 divide 29.498114 -26486451 -> -0.00000111370580 Inexact Rounded
233xdvi026 divideint 29.498114 -26486451 -> -0
234xmul026 multiply 29.498114 -26486451 -> -781300351 Inexact Rounded
235xpow026 power 29.498114 -26486451 -> 4.22252513E-38929634 Inexact Rounded
236xrem026 remainder 29.498114 -26486451 -> 29.498114
237xsub026 subtract 29.498114 -26486451 -> 26486480.5 Inexact Rounded
238xadd027 add 244375043.E+130840878 -9.44522029 -> 2.44375043E+130840886 Inexact Rounded
239xcom027 compare 244375043.E+130840878 -9.44522029 -> 1
240xdiv027 divide 244375043.E+130840878 -9.44522029 -> -2.58728791E+130840885 Inexact Rounded
241xdvi027 divideint 244375043.E+130840878 -9.44522029 -> NaN Division_impossible
242xmul027 multiply 244375043.E+130840878 -9.44522029 -> -2.30817611E+130840887 Inexact Rounded
243xpow027 power 244375043.E+130840878 -9 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
244xrem027 remainder 244375043.E+130840878 -9.44522029 -> NaN Division_impossible
245xsub027 subtract 244375043.E+130840878 -9.44522029 -> 2.44375043E+130840886 Inexact Rounded
246xadd028 add -349388.759 -196215.776 -> -545604.535
247xcom028 compare -349388.759 -196215.776 -> -1
248xdiv028 divide -349388.759 -196215.776 -> 1.78063541 Inexact Rounded
249xdvi028 divideint -349388.759 -196215.776 -> 1
250xmul028 multiply -349388.759 -196215.776 -> 6.85555865E+10 Inexact Rounded
251xpow028 power -349388.759 -196216 -> 1.24551752E-1087686 Inexact Rounded
252xrem028 remainder -349388.759 -196215.776 -> -153172.983
253xsub028 subtract -349388.759 -196215.776 -> -153172.983
254xadd029 add -70905112.4 -91353968.8 -> -162259081 Inexact Rounded
255xcom029 compare -70905112.4 -91353968.8 -> 1
256xdiv029 divide -70905112.4 -91353968.8 -> 0.776157986 Inexact Rounded
257xdvi029 divideint -70905112.4 -91353968.8 -> 0
258xmul029 multiply -70905112.4 -91353968.8 -> 6.47746343E+15 Inexact Rounded
259xpow029 power -70905112.4 -91353969 -> -3.05944741E-717190554 Inexact Rounded
260xrem029 remainder -70905112.4 -91353968.8 -> -70905112.4
261xsub029 subtract -70905112.4 -91353968.8 -> 20448856.4
262xadd030 add -225094.28 -88.7723542 -> -225183.052 Inexact Rounded
263xcom030 compare -225094.28 -88.7723542 -> -1
264xdiv030 divide -225094.28 -88.7723542 -> 2535.63491 Inexact Rounded
265xdvi030 divideint -225094.28 -88.7723542 -> 2535
266xmul030 multiply -225094.28 -88.7723542 -> 19982149.2 Inexact Rounded
267xpow030 power -225094.28 -89 -> -4.36076965E-477 Inexact Rounded
268xrem030 remainder -225094.28 -88.7723542 -> -56.3621030
269xsub030 subtract -225094.28 -88.7723542 -> -225005.508 Inexact Rounded
270xadd031 add 50.4442340 82.7952169E+880120759 -> 8.27952169E+880120760 Inexact Rounded
271xcom031 compare 50.4442340 82.7952169E+880120759 -> -1
272xdiv031 divide 50.4442340 82.7952169E+880120759 -> 6.09265075E-880120760 Inexact Rounded
273xdvi031 divideint 50.4442340 82.7952169E+880120759 -> 0
274xmul031 multiply 50.4442340 82.7952169E+880120759 -> 4.17654130E+880120762 Inexact Rounded
275xpow031 power 50.4442340 8 -> 4.19268518E+13 Inexact Rounded
276xrem031 remainder 50.4442340 82.7952169E+880120759 -> 50.4442340
277xsub031 subtract 50.4442340 82.7952169E+880120759 -> -8.27952169E+880120760 Inexact Rounded
278xadd032 add -32311.9037 8.36379449 -> -32303.5399 Inexact Rounded
279xcom032 compare -32311.9037 8.36379449 -> -1
280xdiv032 divide -32311.9037 8.36379449 -> -3863.30675 Inexact Rounded
281xdvi032 divideint -32311.9037 8.36379449 -> -3863
282xmul032 multiply -32311.9037 8.36379449 -> -270250.122 Inexact Rounded
283xpow032 power -32311.9037 8 -> 1.18822960E+36 Inexact Rounded
284xrem032 remainder -32311.9037 8.36379449 -> -2.56558513
285xsub032 subtract -32311.9037 8.36379449 -> -32320.2675 Inexact Rounded
286xadd033 add 615396156.E+549895291 -29530247.4 -> 6.15396156E+549895299 Inexact Rounded
287xcom033 compare 615396156.E+549895291 -29530247.4 -> 1
288xdiv033 divide 615396156.E+549895291 -29530247.4 -> -2.08395191E+549895292 Inexact Rounded
289xdvi033 divideint 615396156.E+549895291 -29530247.4 -> NaN Division_impossible
290xmul033 multiply 615396156.E+549895291 -29530247.4 -> -1.81728007E+549895307 Inexact Rounded
291xpow033 power 615396156.E+549895291 -29530247 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
292xrem033 remainder 615396156.E+549895291 -29530247.4 -> NaN Division_impossible
293xsub033 subtract 615396156.E+549895291 -29530247.4 -> 6.15396156E+549895299 Inexact Rounded
294xadd034 add 592.142173E-419941416 -3.46079109E-844011845 -> 5.92142173E-419941414 Inexact Rounded
295xcom034 compare 592.142173E-419941416 -3.46079109E-844011845 -> 1
296xdiv034 divide 592.142173E-419941416 -3.46079109E-844011845 -> -1.71100236E+424070431 Inexact Rounded
297xdvi034 divideint 592.142173E-419941416 -3.46079109E-844011845 -> NaN Division_impossible
298xmul034 multiply 592.142173E-419941416 -3.46079109E-844011845 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
299xpow034 power 592.142173E-419941416 -3 -> Infinity Overflow Inexact Rounded
300xrem034 remainder 592.142173E-419941416 -3.46079109E-844011845 -> NaN Division_impossible
301xsub034 subtract 592.142173E-419941416 -3.46079109E-844011845 -> 5.92142173E-419941414 Inexact Rounded
302xadd035 add 849.515993E-878446473 -1039.08778 -> -1039.08778 Inexact Rounded
303xcom035 compare 849.515993E-878446473 -1039.08778 -> 1
304xdiv035 divide 849.515993E-878446473 -1039.08778 -> -8.17559411E-878446474 Inexact Rounded
305xdvi035 divideint 849.515993E-878446473 -1039.08778 -> -0
306xmul035 multiply 849.515993E-878446473 -1039.08778 -> -8.82721687E-878446468 Inexact Rounded
307xpow035 power 849.515993E-878446473 -1039 -> Infinity Overflow Inexact Rounded
308xrem035 remainder 849.515993E-878446473 -1039.08778 -> 8.49515993E-878446471
309xsub035 subtract 849.515993E-878446473 -1039.08778 -> 1039.08778 Inexact Rounded
310xadd036 add 213361789 -599.644851 -> 213361189 Inexact Rounded
311xcom036 compare 213361789 -599.644851 -> 1
312xdiv036 divide 213361789 -599.644851 -> -355813.593 Inexact Rounded
313xdvi036 divideint 213361789 -599.644851 -> -355813
314xmul036 multiply 213361789 -599.644851 -> -1.27941298E+11 Inexact Rounded
315xpow036 power 213361789 -600 -> 3.38854684E-4998 Inexact Rounded
316xrem036 remainder 213361789 -599.644851 -> 355.631137
317xsub036 subtract 213361789 -599.644851 -> 213362389 Inexact Rounded
318xadd037 add -795522555. -298.037702 -> -795522853 Inexact Rounded
319xcom037 compare -795522555. -298.037702 -> -1
320xdiv037 divide -795522555. -298.037702 -> 2669201.08 Inexact Rounded
321xdvi037 divideint -795522555. -298.037702 -> 2669201
322xmul037 multiply -795522555. -298.037702 -> 2.37095714E+11 Inexact Rounded
323xpow037 power -795522555. -298 -> 4.03232712E-2653 Inexact Rounded
324xrem037 remainder -795522555. -298.037702 -> -22.783898
325xsub037 subtract -795522555. -298.037702 -> -795522257 Inexact Rounded
326xadd038 add -501260651. -8761893.0E-689281479 -> -501260651 Inexact Rounded
327xcom038 compare -501260651. -8761893.0E-689281479 -> -1
328xdiv038 divide -501260651. -8761893.0E-689281479 -> 5.72091728E+689281480 Inexact Rounded
329xdvi038 divideint -501260651. -8761893.0E-689281479 -> NaN Division_impossible
330xmul038 multiply -501260651. -8761893.0E-689281479 -> 4.39199219E-689281464 Inexact Rounded
331xpow038 power -501260651. -9 -> -5.00526961E-79 Inexact Rounded
332xrem038 remainder -501260651. -8761893.0E-689281479 -> NaN Division_impossible
333xsub038 subtract -501260651. -8761893.0E-689281479 -> -501260651 Inexact Rounded
334xadd039 add -1.70781105E-848889023 36504769.4 -> 36504769.4 Inexact Rounded
335xcom039 compare -1.70781105E-848889023 36504769.4 -> -1
336xdiv039 divide -1.70781105E-848889023 36504769.4 -> -4.67832307E-848889031 Inexact Rounded
337xdvi039 divideint -1.70781105E-848889023 36504769.4 -> -0
338xmul039 multiply -1.70781105E-848889023 36504769.4 -> -6.23432486E-848889016 Inexact Rounded
339xpow039 power -1.70781105E-848889023 36504769 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
340xrem039 remainder -1.70781105E-848889023 36504769.4 -> -1.70781105E-848889023
341xsub039 subtract -1.70781105E-848889023 36504769.4 -> -36504769.4 Inexact Rounded
342xadd040 add -5290.54984E-490626676 842535254 -> 842535254 Inexact Rounded
343xcom040 compare -5290.54984E-490626676 842535254 -> -1
344xdiv040 divide -5290.54984E-490626676 842535254 -> -6.27932162E-490626682 Inexact Rounded
345xdvi040 divideint -5290.54984E-490626676 842535254 -> -0
346xmul040 multiply -5290.54984E-490626676 842535254 -> -4.45747475E-490626664 Inexact Rounded
347xpow040 power -5290.54984E-490626676 842535254 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
348xrem040 remainder -5290.54984E-490626676 842535254 -> -5.29054984E-490626673
349xsub040 subtract -5290.54984E-490626676 842535254 -> -842535254 Inexact Rounded
350xadd041 add 608.31825E+535268120 -59609.0993 -> 6.08318250E+535268122 Inexact Rounded
351xcom041 compare 608.31825E+535268120 -59609.0993 -> 1
352xdiv041 divide 608.31825E+535268120 -59609.0993 -> -1.02051240E+535268118 Inexact Rounded
353xdvi041 divideint 608.31825E+535268120 -59609.0993 -> NaN Division_impossible
354xmul041 multiply 608.31825E+535268120 -59609.0993 -> -3.62613030E+535268127 Inexact Rounded
355xpow041 power 608.31825E+535268120 -59609 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
356xrem041 remainder 608.31825E+535268120 -59609.0993 -> NaN Division_impossible
357xsub041 subtract 608.31825E+535268120 -59609.0993 -> 6.08318250E+535268122 Inexact Rounded
358xadd042 add -4629035.31 -167.884398 -> -4629203.19 Inexact Rounded
359xcom042 compare -4629035.31 -167.884398 -> -1
360xdiv042 divide -4629035.31 -167.884398 -> 27572.7546 Inexact Rounded
361xdvi042 divideint -4629035.31 -167.884398 -> 27572
362xmul042 multiply -4629035.31 -167.884398 -> 777142806 Inexact Rounded
363xpow042 power -4629035.31 -168 -> 1.57614831E-1120 Inexact Rounded
364xrem042 remainder -4629035.31 -167.884398 -> -126.688344
365xsub042 subtract -4629035.31 -167.884398 -> -4628867.43 Inexact Rounded
366xadd043 add -66527378. -706400268. -> -772927646
367xcom043 compare -66527378. -706400268. -> 1
368xdiv043 divide -66527378. -706400268. -> 0.0941780192 Inexact Rounded
369xdvi043 divideint -66527378. -706400268. -> 0
370xmul043 multiply -66527378. -706400268. -> 4.69949576E+16 Inexact Rounded
371xpow043 power -66527378. -706400268 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
372xrem043 remainder -66527378. -706400268. -> -66527378
373xsub043 subtract -66527378. -706400268. -> 639872890
374xadd044 add -2510497.53 372882462. -> 370371964 Inexact Rounded
375xcom044 compare -2510497.53 372882462. -> -1
376xdiv044 divide -2510497.53 372882462. -> -0.00673267795 Inexact Rounded
377xdvi044 divideint -2510497.53 372882462. -> -0
378xmul044 multiply -2510497.53 372882462. -> -9.36120500E+14 Inexact Rounded
379xpow044 power -2510497.53 372882462 -> Infinity Overflow Inexact Rounded
380xrem044 remainder -2510497.53 372882462. -> -2510497.53
381xsub044 subtract -2510497.53 372882462. -> -375392960 Inexact Rounded
382xadd045 add 136.255393E+53329961 -53494.7201E+720058060 -> -5.34947201E+720058064 Inexact Rounded
383xcom045 compare 136.255393E+53329961 -53494.7201E+720058060 -> 1
384xdiv045 divide 136.255393E+53329961 -53494.7201E+720058060 -> -2.54708115E-666728102 Inexact Rounded
385xdvi045 divideint 136.255393E+53329961 -53494.7201E+720058060 -> -0
386xmul045 multiply 136.255393E+53329961 -53494.7201E+720058060 -> -7.28894411E+773388027 Inexact Rounded
387xpow045 power 136.255393E+53329961 -5 -> 2.12927373E-266649816 Inexact Rounded
388xrem045 remainder 136.255393E+53329961 -53494.7201E+720058060 -> 1.36255393E+53329963
389xsub045 subtract 136.255393E+53329961 -53494.7201E+720058060 -> 5.34947201E+720058064 Inexact Rounded
390xadd046 add -876673.100 -6150.92266 -> -882824.023 Inexact Rounded
391xcom046 compare -876673.100 -6150.92266 -> -1
392xdiv046 divide -876673.100 -6150.92266 -> 142.527089 Inexact Rounded
393xdvi046 divideint -876673.100 -6150.92266 -> 142
394xmul046 multiply -876673.100 -6150.92266 -> 5.39234844E+9 Inexact Rounded
395xpow046 power -876673.100 -6151 -> -4.03111774E-36555 Inexact Rounded
396xrem046 remainder -876673.100 -6150.92266 -> -3242.08228
397xsub046 subtract -876673.100 -6150.92266 -> -870522.177 Inexact Rounded
398xadd047 add -2.45151797E+911306117 27235771 -> -2.45151797E+911306117 Inexact Rounded
399xcom047 compare -2.45151797E+911306117 27235771 -> -1
400xdiv047 divide -2.45151797E+911306117 27235771 -> -9.00109628E+911306109 Inexact Rounded
401xdvi047 divideint -2.45151797E+911306117 27235771 -> NaN Division_impossible
402xmul047 multiply -2.45151797E+911306117 27235771 -> -6.67689820E+911306124 Inexact Rounded
403xpow047 power -2.45151797E+911306117 27235771 -> -Infinity Overflow Inexact Rounded
404xrem047 remainder -2.45151797E+911306117 27235771 -> NaN Division_impossible
405xsub047 subtract -2.45151797E+911306117 27235771 -> -2.45151797E+911306117 Inexact Rounded
406xadd048 add -9.15117551 -4.95100733E-314511326 -> -9.15117551 Inexact Rounded
407xcom048 compare -9.15117551 -4.95100733E-314511326 -> -1
408xdiv048 divide -9.15117551 -4.95100733E-314511326 -> 1.84834618E+314511326 Inexact Rounded
409xdvi048 divideint -9.15117551 -4.95100733E-314511326 -> NaN Division_impossible
410xmul048 multiply -9.15117551 -4.95100733E-314511326 -> 4.53075370E-314511325 Inexact Rounded
411xpow048 power -9.15117551 -5 -> -0.0000155817265 Inexact Rounded
412xrem048 remainder -9.15117551 -4.95100733E-314511326 -> NaN Division_impossible
413xsub048 subtract -9.15117551 -4.95100733E-314511326 -> -9.15117551 Inexact Rounded
414xadd049 add 3.61890453E-985606128 30664416. -> 30664416.0 Inexact Rounded
415xcom049 compare 3.61890453E-985606128 30664416. -> -1
416xdiv049 divide 3.61890453E-985606128 30664416. -> 1.18016418E-985606135 Inexact Rounded
417xdvi049 divideint 3.61890453E-985606128 30664416. -> 0
418xmul049 multiply 3.61890453E-985606128 30664416. -> 1.10971594E-985606120 Inexact Rounded
419xpow049 power 3.61890453E-985606128 30664416 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
420xrem049 remainder 3.61890453E-985606128 30664416. -> 3.61890453E-985606128
421xsub049 subtract 3.61890453E-985606128 30664416. -> -30664416.0 Inexact Rounded
422xadd050 add -257674602E+216723382 -70820959.4 -> -2.57674602E+216723390 Inexact Rounded
423xcom050 compare -257674602E+216723382 -70820959.4 -> -1
424xdiv050 divide -257674602E+216723382 -70820959.4 -> 3.63839468E+216723382 Inexact Rounded
425xdvi050 divideint -257674602E+216723382 -70820959.4 -> NaN Division_impossible
426xmul050 multiply -257674602E+216723382 -70820959.4 -> 1.82487625E+216723398 Inexact Rounded
427xpow050 power -257674602E+216723382 -70820959 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
428xrem050 remainder -257674602E+216723382 -70820959.4 -> NaN Division_impossible
429xsub050 subtract -257674602E+216723382 -70820959.4 -> -2.57674602E+216723390 Inexact Rounded
430xadd051 add 218699.206 556944241. -> 557162940 Inexact Rounded
431xcom051 compare 218699.206 556944241. -> -1
432xdiv051 divide 218699.206 556944241. -> 0.000392677022 Inexact Rounded
433xdvi051 divideint 218699.206 556944241. -> 0
434xmul051 multiply 218699.206 556944241. -> 1.21803263E+14 Inexact Rounded
435xpow051 power 218699.206 556944241 -> Infinity Overflow Inexact Rounded
436xrem051 remainder 218699.206 556944241. -> 218699.206
437xsub051 subtract 218699.206 556944241. -> -556725542 Inexact Rounded
438xadd052 add 106211716. -3456793.74 -> 102754922 Inexact Rounded
439xcom052 compare 106211716. -3456793.74 -> 1
440xdiv052 divide 106211716. -3456793.74 -> -30.7255000 Inexact Rounded
441xdvi052 divideint 106211716. -3456793.74 -> -30
442xmul052 multiply 106211716. -3456793.74 -> -3.67151995E+14 Inexact Rounded
443xpow052 power 106211716. -3456794 -> 2.07225581E-27744825 Inexact Rounded
444xrem052 remainder 106211716. -3456793.74 -> 2507903.80
445xsub052 subtract 106211716. -3456793.74 -> 109668510 Inexact Rounded
446xadd053 add 1.25018078 399856.763E-726816740 -> 1.25018078 Inexact Rounded
447xcom053 compare 1.25018078 399856.763E-726816740 -> 1
448xdiv053 divide 1.25018078 399856.763E-726816740 -> 3.12657155E+726816734 Inexact Rounded
449xdvi053 divideint 1.25018078 399856.763E-726816740 -> NaN Division_impossible
450xmul053 multiply 1.25018078 399856.763E-726816740 -> 4.99893240E-726816735 Inexact Rounded
451xpow053 power 1.25018078 4 -> 2.44281890 Inexact Rounded
452xrem053 remainder 1.25018078 399856.763E-726816740 -> NaN Division_impossible
453xsub053 subtract 1.25018078 399856.763E-726816740 -> 1.25018078 Inexact Rounded
454xadd054 add 364.99811 -46222.0505 -> -45857.0524 Inexact Rounded
455xcom054 compare 364.99811 -46222.0505 -> 1
456xdiv054 divide 364.99811 -46222.0505 -> -0.00789662306 Inexact Rounded
457xdvi054 divideint 364.99811 -46222.0505 -> -0
458xmul054 multiply 364.99811 -46222.0505 -> -16870961.1 Inexact Rounded
459xpow054 power 364.99811 -46222 -> 6.35570856E-118435 Inexact Rounded
460xrem054 remainder 364.99811 -46222.0505 -> 364.99811
461xsub054 subtract 364.99811 -46222.0505 -> 46587.0486 Inexact Rounded
462xadd055 add -392217576. -958364096 -> -1.35058167E+9 Inexact Rounded
463xcom055 compare -392217576. -958364096 -> 1
464xdiv055 divide -392217576. -958364096 -> 0.409257377 Inexact Rounded
465xdvi055 divideint -392217576. -958364096 -> 0
466xmul055 multiply -392217576. -958364096 -> 3.75887243E+17 Inexact Rounded
467xpow055 power -392217576. -958364096 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
468xrem055 remainder -392217576. -958364096 -> -392217576
469xsub055 subtract -392217576. -958364096 -> 566146520
470xadd056 add 169601285 714526.639 -> 170315812 Inexact Rounded
471xcom056 compare 169601285 714526.639 -> 1
472xdiv056 divide 169601285 714526.639 -> 237.361738 Inexact Rounded
473xdvi056 divideint 169601285 714526.639 -> 237
474xmul056 multiply 169601285 714526.639 -> 1.21184636E+14 Inexact Rounded
475xpow056 power 169601285 714527 -> 2.06052444E+5880149 Inexact Rounded
476xrem056 remainder 169601285 714526.639 -> 258471.557
477xsub056 subtract 169601285 714526.639 -> 168886758 Inexact Rounded
478xadd057 add -674.094552E+586944319 6354.2668E+589657266 -> 6.35426680E+589657269 Inexact Rounded
479xcom057 compare -674.094552E+586944319 6354.2668E+589657266 -> -1
480xdiv057 divide -674.094552E+586944319 6354.2668E+589657266 -> -1.06085340E-2712948 Inexact Rounded
481xdvi057 divideint -674.094552E+586944319 6354.2668E+589657266 -> -0
482xmul057 multiply -674.094552E+586944319 6354.2668E+589657266 -> -Infinity Inexact Overflow Rounded
483xpow057 power -674.094552E+586944319 6 -> Infinity Overflow Inexact Rounded
484xrem057 remainder -674.094552E+586944319 6354.2668E+589657266 -> -6.74094552E+586944321
485xsub057 subtract -674.094552E+586944319 6354.2668E+589657266 -> -6.35426680E+589657269 Inexact Rounded
486xadd058 add 151795163E-371727182 -488.09788E-738852245 -> 1.51795163E-371727174 Inexact Rounded
487xcom058 compare 151795163E-371727182 -488.09788E-738852245 -> 1
488xdiv058 divide 151795163E-371727182 -488.09788E-738852245 -> -3.10993285E+367125068 Inexact Rounded
489xdvi058 divideint 151795163E-371727182 -488.09788E-738852245 -> NaN Division_impossible
490xmul058 multiply 151795163E-371727182 -488.09788E-738852245 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
491xpow058 power 151795163E-371727182 -5 -> Infinity Overflow Inexact Rounded
492xrem058 remainder 151795163E-371727182 -488.09788E-738852245 -> NaN Division_impossible
493xsub058 subtract 151795163E-371727182 -488.09788E-738852245 -> 1.51795163E-371727174 Inexact Rounded
494xadd059 add -746.293386 927749.647 -> 927003.354 Inexact Rounded
495xcom059 compare -746.293386 927749.647 -> -1
496xdiv059 divide -746.293386 927749.647 -> -0.000804412471 Inexact Rounded
497xdvi059 divideint -746.293386 927749.647 -> -0
498xmul059 multiply -746.293386 927749.647 -> -692373425 Inexact Rounded
499xpow059 power -746.293386 927750 -> 7.49278741E+2665341 Inexact Rounded
500xrem059 remainder -746.293386 927749.647 -> -746.293386
501xsub059 subtract -746.293386 927749.647 -> -928495.940 Inexact Rounded
502xadd060 add 888946471E+241331592 -235739.595 -> 8.88946471E+241331600 Inexact Rounded
503xcom060 compare 888946471E+241331592 -235739.595 -> 1
504xdiv060 divide 888946471E+241331592 -235739.595 -> -3.77088317E+241331595 Inexact Rounded
505xdvi060 divideint 888946471E+241331592 -235739.595 -> NaN Division_impossible
506xmul060 multiply 888946471E+241331592 -235739.595 -> -2.09559881E+241331606 Inexact Rounded
507xpow060 power 888946471E+241331592 -235740 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
508xrem060 remainder 888946471E+241331592 -235739.595 -> NaN Division_impossible
509xsub060 subtract 888946471E+241331592 -235739.595 -> 8.88946471E+241331600 Inexact Rounded
510xadd061 add 6.64377249 79161.1070E+619453776 -> 7.91611070E+619453780 Inexact Rounded
511xcom061 compare 6.64377249 79161.1070E+619453776 -> -1
512xdiv061 divide 6.64377249 79161.1070E+619453776 -> 8.39272307E-619453781 Inexact Rounded
513xdvi061 divideint 6.64377249 79161.1070E+619453776 -> 0
514xmul061 multiply 6.64377249 79161.1070E+619453776 -> 5.25928385E+619453781 Inexact Rounded
515xpow061 power 6.64377249 8 -> 3795928.44 Inexact Rounded
516xrem061 remainder 6.64377249 79161.1070E+619453776 -> 6.64377249
517xsub061 subtract 6.64377249 79161.1070E+619453776 -> -7.91611070E+619453780 Inexact Rounded
518xadd062 add 3146.66571E-313373366 88.5282010 -> 88.5282010 Inexact Rounded
519xcom062 compare 3146.66571E-313373366 88.5282010 -> -1
520xdiv062 divide 3146.66571E-313373366 88.5282010 -> 3.55442184E-313373365 Inexact Rounded
521xdvi062 divideint 3146.66571E-313373366 88.5282010 -> 0
522xmul062 multiply 3146.66571E-313373366 88.5282010 -> 2.78568654E-313373361 Inexact Rounded
523xpow062 power 3146.66571E-313373366 89 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
524xrem062 remainder 3146.66571E-313373366 88.5282010 -> 3.14666571E-313373363
525xsub062 subtract 3146.66571E-313373366 88.5282010 -> -88.5282010 Inexact Rounded
526xadd063 add 6.44693097 -87195.8711 -> -87189.4242 Inexact Rounded
527xcom063 compare 6.44693097 -87195.8711 -> 1
528xdiv063 divide 6.44693097 -87195.8711 -> -0.0000739361955 Inexact Rounded
529xdvi063 divideint 6.44693097 -87195.8711 -> -0
530xmul063 multiply 6.44693097 -87195.8711 -> -562145.762 Inexact Rounded
531xpow063 power 6.44693097 -87196 -> 4.50881730E-70573 Inexact Rounded
532xrem063 remainder 6.44693097 -87195.8711 -> 6.44693097
533xsub063 subtract 6.44693097 -87195.8711 -> 87202.3180 Inexact Rounded
534xadd064 add -2113132.56E+577957840 981125821 -> -2.11313256E+577957846 Inexact Rounded
535xcom064 compare -2113132.56E+577957840 981125821 -> -1
536xdiv064 divide -2113132.56E+577957840 981125821 -> -2.15378345E+577957837 Inexact Rounded
537xdvi064 divideint -2113132.56E+577957840 981125821 -> NaN Division_impossible
538xmul064 multiply -2113132.56E+577957840 981125821 -> -2.07324892E+577957855 Inexact Rounded
539xpow064 power -2113132.56E+577957840 981125821 -> -Infinity Overflow Inexact Rounded
540xrem064 remainder -2113132.56E+577957840 981125821 -> NaN Division_impossible
541xsub064 subtract -2113132.56E+577957840 981125821 -> -2.11313256E+577957846 Inexact Rounded
542xadd065 add -7701.42814 72667.5181 -> 64966.0900 Inexact Rounded
543xcom065 compare -7701.42814 72667.5181 -> -1
544xdiv065 divide -7701.42814 72667.5181 -> -0.105981714 Inexact Rounded
545xdvi065 divideint -7701.42814 72667.5181 -> -0
546xmul065 multiply -7701.42814 72667.5181 -> -559643669 Inexact Rounded
547xpow065 power -7701.42814 72668 -> 2.29543837E+282429 Inexact Rounded
548xrem065 remainder -7701.42814 72667.5181 -> -7701.42814
549xsub065 subtract -7701.42814 72667.5181 -> -80368.9462 Inexact Rounded
550xadd066 add -851.754789 -582659.149 -> -583510.904 Inexact Rounded
551xcom066 compare -851.754789 -582659.149 -> 1
552xdiv066 divide -851.754789 -582659.149 -> 0.00146184058 Inexact Rounded
553xdvi066 divideint -851.754789 -582659.149 -> 0
554xmul066 multiply -851.754789 -582659.149 -> 496282721 Inexact Rounded
555xpow066 power -851.754789 -582659 -> -6.83532593E-1707375 Inexact Rounded
556xrem066 remainder -851.754789 -582659.149 -> -851.754789
557xsub066 subtract -851.754789 -582659.149 -> 581807.394 Inexact Rounded
558xadd067 add -5.01992943 7852.16531 -> 7847.14538 Inexact Rounded
559xcom067 compare -5.01992943 7852.16531 -> -1
560xdiv067 divide -5.01992943 7852.16531 -> -0.000639305113 Inexact Rounded
561xdvi067 divideint -5.01992943 7852.16531 -> -0
562xmul067 multiply -5.01992943 7852.16531 -> -39417.3157 Inexact Rounded
563xpow067 power -5.01992943 7852 -> 7.54481448E+5501 Inexact Rounded
564xrem067 remainder -5.01992943 7852.16531 -> -5.01992943
565xsub067 subtract -5.01992943 7852.16531 -> -7857.18524 Inexact Rounded
566xadd068 add -12393257.2 76803689E+949125770 -> 7.68036890E+949125777 Inexact Rounded
567xcom068 compare -12393257.2 76803689E+949125770 -> -1
568xdiv068 divide -12393257.2 76803689E+949125770 -> -1.61362786E-949125771 Inexact Rounded
569xdvi068 divideint -12393257.2 76803689E+949125770 -> -0
570xmul068 multiply -12393257.2 76803689E+949125770 -> -9.51847872E+949125784 Inexact Rounded
571xpow068 power -12393257.2 8 -> 5.56523749E+56 Inexact Rounded
572xrem068 remainder -12393257.2 76803689E+949125770 -> -12393257.2
573xsub068 subtract -12393257.2 76803689E+949125770 -> -7.68036890E+949125777 Inexact Rounded
574xadd069 add -754771634.E+716555026 -292336.311 -> -7.54771634E+716555034 Inexact Rounded
575xcom069 compare -754771634.E+716555026 -292336.311 -> -1
576xdiv069 divide -754771634.E+716555026 -292336.311 -> 2.58186070E+716555029 Inexact Rounded
577xdvi069 divideint -754771634.E+716555026 -292336.311 -> NaN Division_impossible
578xmul069 multiply -754771634.E+716555026 -292336.311 -> 2.20647155E+716555040 Inexact Rounded
579xpow069 power -754771634.E+716555026 -292336 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
580xrem069 remainder -754771634.E+716555026 -292336.311 -> NaN Division_impossible
581xsub069 subtract -754771634.E+716555026 -292336.311 -> -7.54771634E+716555034 Inexact Rounded
582xadd070 add -915006.171E+614548652 -314086965. -> -9.15006171E+614548657 Inexact Rounded
583xcom070 compare -915006.171E+614548652 -314086965. -> -1
584xdiv070 divide -915006.171E+614548652 -314086965. -> 2.91322555E+614548649 Inexact Rounded
585xdvi070 divideint -915006.171E+614548652 -314086965. -> NaN Division_impossible
586xmul070 multiply -915006.171E+614548652 -314086965. -> 2.87391511E+614548666 Inexact Rounded
587xpow070 power -915006.171E+614548652 -314086965 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
588xrem070 remainder -915006.171E+614548652 -314086965. -> NaN Division_impossible
589xsub070 subtract -915006.171E+614548652 -314086965. -> -9.15006171E+614548657 Inexact Rounded
590xadd071 add -296590035 -481734529 -> -778324564
591xcom071 compare -296590035 -481734529 -> 1
592xdiv071 divide -296590035 -481734529 -> 0.615671116 Inexact Rounded
593xdvi071 divideint -296590035 -481734529 -> 0
594xmul071 multiply -296590035 -481734529 -> 1.42877661E+17 Inexact Rounded
595xpow071 power -296590035 -481734529 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
596xrem071 remainder -296590035 -481734529 -> -296590035
597xsub071 subtract -296590035 -481734529 -> 185144494
598xadd072 add 8.27822605 9241557.19 -> 9241565.47 Inexact Rounded
599xcom072 compare 8.27822605 9241557.19 -> -1
600xdiv072 divide 8.27822605 9241557.19 -> 8.95760950E-7 Inexact Rounded
601xdvi072 divideint 8.27822605 9241557.19 -> 0
602xmul072 multiply 8.27822605 9241557.19 -> 76503699.5 Inexact Rounded
603xpow072 power 8.27822605 9241557 -> 5.10219969E+8483169 Inexact Rounded
604xrem072 remainder 8.27822605 9241557.19 -> 8.27822605
605xsub072 subtract 8.27822605 9241557.19 -> -9241548.91 Inexact Rounded
606xadd073 add -1.43581098 7286313.54 -> 7286312.10 Inexact Rounded
607xcom073 compare -1.43581098 7286313.54 -> -1
608xdiv073 divide -1.43581098 7286313.54 -> -1.97055887E-7 Inexact Rounded
609xdvi073 divideint -1.43581098 7286313.54 -> -0
610xmul073 multiply -1.43581098 7286313.54 -> -10461769.0 Inexact Rounded
611xpow073 power -1.43581098 7286314 -> 1.09389741E+1144660 Inexact Rounded
612xrem073 remainder -1.43581098 7286313.54 -> -1.43581098
613xsub073 subtract -1.43581098 7286313.54 -> -7286314.98 Inexact Rounded
614xadd074 add -699036193. 759263.509E+533543625 -> 7.59263509E+533543630 Inexact Rounded
615xcom074 compare -699036193. 759263.509E+533543625 -> -1
616xdiv074 divide -699036193. 759263.509E+533543625 -> -9.20676662E-533543623 Inexact Rounded
617xdvi074 divideint -699036193. 759263.509E+533543625 -> -0
618xmul074 multiply -699036193. 759263.509E+533543625 -> -5.30752673E+533543639 Inexact Rounded
619xpow074 power -699036193. 8 -> 5.70160724E+70 Inexact Rounded
620xrem074 remainder -699036193. 759263.509E+533543625 -> -699036193
621xsub074 subtract -699036193. 759263.509E+533543625 -> -7.59263509E+533543630 Inexact Rounded
622xadd075 add -83.7273615E-305281957 -287779593.E+458777774 -> -2.87779593E+458777782 Inexact Rounded
623xcom075 compare -83.7273615E-305281957 -287779593.E+458777774 -> 1
624xdiv075 divide -83.7273615E-305281957 -287779593.E+458777774 -> 2.90942664E-764059738 Inexact Rounded
625xdvi075 divideint -83.7273615E-305281957 -287779593.E+458777774 -> 0
626xmul075 multiply -83.7273615E-305281957 -287779593.E+458777774 -> 2.40950260E+153495827 Inexact Rounded
627xpow075 power -83.7273615E-305281957 -3 -> -1.70371828E+915845865 Inexact Rounded
628xrem075 remainder -83.7273615E-305281957 -287779593.E+458777774 -> -8.37273615E-305281956
629xsub075 subtract -83.7273615E-305281957 -287779593.E+458777774 -> 2.87779593E+458777782 Inexact Rounded
630xadd076 add 8.48503224 6522.03316 -> 6530.51819 Inexact Rounded
631xcom076 compare 8.48503224 6522.03316 -> -1
632xdiv076 divide 8.48503224 6522.03316 -> 0.00130097962 Inexact Rounded
633xdvi076 divideint 8.48503224 6522.03316 -> 0
634xmul076 multiply 8.48503224 6522.03316 -> 55339.6616 Inexact Rounded
635xpow076 power 8.48503224 6522 -> 4.76547542E+6056 Inexact Rounded
636xrem076 remainder 8.48503224 6522.03316 -> 8.48503224
637xsub076 subtract 8.48503224 6522.03316 -> -6513.54813 Inexact Rounded
638xadd077 add 527916091 -809.054070 -> 527915282 Inexact Rounded
639xcom077 compare 527916091 -809.054070 -> 1
640xdiv077 divide 527916091 -809.054070 -> -652510.272 Inexact Rounded
641xdvi077 divideint 527916091 -809.054070 -> -652510
642xmul077 multiply 527916091 -809.054070 -> -4.27112662E+11 Inexact Rounded
643xpow077 power 527916091 -809 -> 2.78609697E-7057 Inexact Rounded
644xrem077 remainder 527916091 -809.054070 -> 219.784300
645xsub077 subtract 527916091 -809.054070 -> 527916900 Inexact Rounded
646xadd078 add 3857058.60 5792997.58E+881077409 -> 5.79299758E+881077415 Inexact Rounded
647xcom078 compare 3857058.60 5792997.58E+881077409 -> -1
648xdiv078 divide 3857058.60 5792997.58E+881077409 -> 6.65813950E-881077410 Inexact Rounded
649xdvi078 divideint 3857058.60 5792997.58E+881077409 -> 0
650xmul078 multiply 3857058.60 5792997.58E+881077409 -> 2.23439311E+881077422 Inexact Rounded
651xpow078 power 3857058.60 6 -> 3.29258824E+39 Inexact Rounded
652xrem078 remainder 3857058.60 5792997.58E+881077409 -> 3857058.60
653xsub078 subtract 3857058.60 5792997.58E+881077409 -> -5.79299758E+881077415 Inexact Rounded
654xadd079 add -66587363.E+556538173 -551902402E+357309146 -> -6.65873630E+556538180 Inexact Rounded
655xcom079 compare -66587363.E+556538173 -551902402E+357309146 -> -1
656xdiv079 divide -66587363.E+556538173 -551902402E+357309146 -> 1.20650613E+199229026 Inexact Rounded
657xdvi079 divideint -66587363.E+556538173 -551902402E+357309146 -> NaN Division_impossible
658xmul079 multiply -66587363.E+556538173 -551902402E+357309146 -> 3.67497256E+913847335 Inexact Rounded
659xpow079 power -66587363.E+556538173 -6 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
660xrem079 remainder -66587363.E+556538173 -551902402E+357309146 -> NaN Division_impossible
661xsub079 subtract -66587363.E+556538173 -551902402E+357309146 -> -6.65873630E+556538180 Inexact Rounded
662xadd080 add -580.502955 38125521.7 -> 38124941.2 Inexact Rounded
663xcom080 compare -580.502955 38125521.7 -> -1
664xdiv080 divide -580.502955 38125521.7 -> -0.0000152260987 Inexact Rounded
665xdvi080 divideint -580.502955 38125521.7 -> -0
666xmul080 multiply -580.502955 38125521.7 -> -2.21319780E+10 Inexact Rounded
667xpow080 power -580.502955 38125522 -> 6.07262078E+105371486 Inexact Rounded
668xrem080 remainder -580.502955 38125521.7 -> -580.502955
669xsub080 subtract -580.502955 38125521.7 -> -38126102.2 Inexact Rounded
670xadd081 add -9627363.00 -80616885E-749891394 -> -9627363.00 Inexact Rounded
671xcom081 compare -9627363.00 -80616885E-749891394 -> -1
672xdiv081 divide -9627363.00 -80616885E-749891394 -> 1.19421173E+749891393 Inexact Rounded
673xdvi081 divideint -9627363.00 -80616885E-749891394 -> NaN Division_impossible
674xmul081 multiply -9627363.00 -80616885E-749891394 -> 7.76128016E-749891380 Inexact Rounded
675xpow081 power -9627363.00 -8 -> 1.35500601E-56 Inexact Rounded
676xrem081 remainder -9627363.00 -80616885E-749891394 -> NaN Division_impossible
677xsub081 subtract -9627363.00 -80616885E-749891394 -> -9627363.00 Inexact Rounded
678xadd082 add -526.594855E+803110107 -64.5451639 -> -5.26594855E+803110109 Inexact Rounded
679xcom082 compare -526.594855E+803110107 -64.5451639 -> -1
680xdiv082 divide -526.594855E+803110107 -64.5451639 -> 8.15854858E+803110107 Inexact Rounded
681xdvi082 divideint -526.594855E+803110107 -64.5451639 -> NaN Division_impossible
682xmul082 multiply -526.594855E+803110107 -64.5451639 -> 3.39891512E+803110111 Inexact Rounded
683xpow082 power -526.594855E+803110107 -65 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
684xrem082 remainder -526.594855E+803110107 -64.5451639 -> NaN Division_impossible
685xsub082 subtract -526.594855E+803110107 -64.5451639 -> -5.26594855E+803110109 Inexact Rounded
686xadd083 add -8378.55499 760.131257 -> -7618.42373 Inexact Rounded
687xcom083 compare -8378.55499 760.131257 -> -1
688xdiv083 divide -8378.55499 760.131257 -> -11.0225108 Inexact Rounded
689xdvi083 divideint -8378.55499 760.131257 -> -11
690xmul083 multiply -8378.55499 760.131257 -> -6368801.54 Inexact Rounded
691xpow083 power -8378.55499 760 -> 4.06007928E+2981 Inexact Rounded
692xrem083 remainder -8378.55499 760.131257 -> -17.111163
693xsub083 subtract -8378.55499 760.131257 -> -9138.68625 Inexact Rounded
694xadd084 add -717.697718 984304413 -> 984303695 Inexact Rounded
695xcom084 compare -717.697718 984304413 -> -1
696xdiv084 divide -717.697718 984304413 -> -7.29142030E-7 Inexact Rounded
697xdvi084 divideint -717.697718 984304413 -> -0
698xmul084 multiply -717.697718 984304413 -> -7.06433031E+11 Inexact Rounded
699xpow084 power -717.697718 984304413 -> -Infinity Overflow Inexact Rounded
700xrem084 remainder -717.697718 984304413 -> -717.697718
701xsub084 subtract -717.697718 984304413 -> -984305131 Inexact Rounded
702xadd085 add -76762243.4E-741100094 -273.706674 -> -273.706674 Inexact Rounded
703xcom085 compare -76762243.4E-741100094 -273.706674 -> 1
704xdiv085 divide -76762243.4E-741100094 -273.706674 -> 2.80454409E-741100089 Inexact Rounded
705xdvi085 divideint -76762243.4E-741100094 -273.706674 -> 0
706xmul085 multiply -76762243.4E-741100094 -273.706674 -> 2.10103383E-741100084 Inexact Rounded
707xpow085 power -76762243.4E-741100094 -274 -> Infinity Overflow Inexact Rounded
708xrem085 remainder -76762243.4E-741100094 -273.706674 -> -7.67622434E-741100087
709xsub085 subtract -76762243.4E-741100094 -273.706674 -> 273.706674 Inexact Rounded
710xadd086 add -701.518354E+786274918 8822750.68E+243052107 -> -7.01518354E+786274920 Inexact Rounded
711xcom086 compare -701.518354E+786274918 8822750.68E+243052107 -> -1
712xdiv086 divide -701.518354E+786274918 8822750.68E+243052107 -> -7.95124309E+543222806 Inexact Rounded
713xdvi086 divideint -701.518354E+786274918 8822750.68E+243052107 -> NaN Division_impossible
714xmul086 multiply -701.518354E+786274918 8822750.68E+243052107 -> -Infinity Inexact Overflow Rounded
715xpow086 power -701.518354E+786274918 9 -> -Infinity Overflow Inexact Rounded
716xrem086 remainder -701.518354E+786274918 8822750.68E+243052107 -> NaN Division_impossible
717xsub086 subtract -701.518354E+786274918 8822750.68E+243052107 -> -7.01518354E+786274920 Inexact Rounded
718xadd087 add -359866845. -4.57434117 -> -359866850 Inexact Rounded
719xcom087 compare -359866845. -4.57434117 -> -1
720xdiv087 divide -359866845. -4.57434117 -> 78670748.8 Inexact Rounded
721xdvi087 divideint -359866845. -4.57434117 -> 78670748
722xmul087 multiply -359866845. -4.57434117 -> 1.64615372E+9 Inexact Rounded
723xpow087 power -359866845. -5 -> -1.65687909E-43 Inexact Rounded
724xrem087 remainder -359866845. -4.57434117 -> -3.54890484
725xsub087 subtract -359866845. -4.57434117 -> -359866840 Inexact Rounded
726xadd088 add 779934536. -76562645.7 -> 703371890 Inexact Rounded
727xcom088 compare 779934536. -76562645.7 -> 1
728xdiv088 divide 779934536. -76562645.7 -> -10.1868807 Inexact Rounded
729xdvi088 divideint 779934536. -76562645.7 -> -10
730xmul088 multiply 779934536. -76562645.7 -> -5.97138515E+16 Inexact Rounded
731xpow088 power 779934536. -76562646 -> 3.36739063E-680799501 Inexact Rounded
732xrem088 remainder 779934536. -76562645.7 -> 14308079.0
733xsub088 subtract 779934536. -76562645.7 -> 856497182 Inexact Rounded
734xadd089 add -4820.95451 3516234.99E+303303176 -> 3.51623499E+303303182 Inexact Rounded
735xcom089 compare -4820.95451 3516234.99E+303303176 -> -1
736xdiv089 divide -4820.95451 3516234.99E+303303176 -> -1.37105584E-303303179 Inexact Rounded
737xdvi089 divideint -4820.95451 3516234.99E+303303176 -> -0
738xmul089 multiply -4820.95451 3516234.99E+303303176 -> -1.69516089E+303303186 Inexact Rounded
739xpow089 power -4820.95451 4 -> 5.40172082E+14 Inexact Rounded
740xrem089 remainder -4820.95451 3516234.99E+303303176 -> -4820.95451
741xsub089 subtract -4820.95451 3516234.99E+303303176 -> -3.51623499E+303303182 Inexact Rounded
742xadd090 add 69355976.9 -9.57838562E+758804984 -> -9.57838562E+758804984 Inexact Rounded
743xcom090 compare 69355976.9 -9.57838562E+758804984 -> 1
744xdiv090 divide 69355976.9 -9.57838562E+758804984 -> -7.24088376E-758804978 Inexact Rounded
745xdvi090 divideint 69355976.9 -9.57838562E+758804984 -> -0
746xmul090 multiply 69355976.9 -9.57838562E+758804984 -> -6.64318292E+758804992 Inexact Rounded
747xpow090 power 69355976.9 -10 -> 3.88294346E-79 Inexact Rounded
748xrem090 remainder 69355976.9 -9.57838562E+758804984 -> 69355976.9
749xsub090 subtract 69355976.9 -9.57838562E+758804984 -> 9.57838562E+758804984 Inexact Rounded
750xadd091 add -12672093.1 8569.78255E-382866025 -> -12672093.1 Inexact Rounded
751xcom091 compare -12672093.1 8569.78255E-382866025 -> -1
752xdiv091 divide -12672093.1 8569.78255E-382866025 -> -1.47869482E+382866028 Inexact Rounded
753xdvi091 divideint -12672093.1 8569.78255E-382866025 -> NaN Division_impossible
754xmul091 multiply -12672093.1 8569.78255E-382866025 -> -1.08597082E-382866014 Inexact Rounded
755xpow091 power -12672093.1 9 -> -8.42626658E+63 Inexact Rounded
756xrem091 remainder -12672093.1 8569.78255E-382866025 -> NaN Division_impossible
757xsub091 subtract -12672093.1 8569.78255E-382866025 -> -12672093.1 Inexact Rounded
758xadd092 add -5910750.2 66150383E-662459241 -> -5910750.20 Inexact Rounded
759xcom092 compare -5910750.2 66150383E-662459241 -> -1
760xdiv092 divide -5910750.2 66150383E-662459241 -> -8.93532272E+662459239 Inexact Rounded
761xdvi092 divideint -5910750.2 66150383E-662459241 -> NaN Division_impossible
762xmul092 multiply -5910750.2 66150383E-662459241 -> -3.90998390E-662459227 Inexact Rounded
763xpow092 power -5910750.2 7 -> -2.52056696E+47 Inexact Rounded
764xrem092 remainder -5910750.2 66150383E-662459241 -> NaN Division_impossible
765xsub092 subtract -5910750.2 66150383E-662459241 -> -5910750.20 Inexact Rounded
766xadd093 add -532577268.E-163806629 -240650398E-650110558 -> -5.32577268E-163806621 Inexact Rounded
767xcom093 compare -532577268.E-163806629 -240650398E-650110558 -> -1
768xdiv093 divide -532577268.E-163806629 -240650398E-650110558 -> 2.21307454E+486303929 Inexact Rounded
769xdvi093 divideint -532577268.E-163806629 -240650398E-650110558 -> NaN Division_impossible
770xmul093 multiply -532577268.E-163806629 -240650398E-650110558 -> 1.28164932E-813917170 Inexact Rounded
771xpow093 power -532577268.E-163806629 -2 -> 3.52561389E+327613240 Inexact Rounded
772xrem093 remainder -532577268.E-163806629 -240650398E-650110558 -> NaN Division_impossible
773xsub093 subtract -532577268.E-163806629 -240650398E-650110558 -> -5.32577268E-163806621 Inexact Rounded
774xadd094 add -671.507198E-908587890 3057429.32E-555230623 -> 3.05742932E-555230617 Inexact Rounded
775xcom094 compare -671.507198E-908587890 3057429.32E-555230623 -> -1
776xdiv094 divide -671.507198E-908587890 3057429.32E-555230623 -> -2.19631307E-353357271 Inexact Rounded
777xdvi094 divideint -671.507198E-908587890 3057429.32E-555230623 -> -0
778xmul094 multiply -671.507198E-908587890 3057429.32E-555230623 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
779xpow094 power -671.507198E-908587890 3 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
780xrem094 remainder -671.507198E-908587890 3057429.32E-555230623 -> -6.71507198E-908587888
781xsub094 subtract -671.507198E-908587890 3057429.32E-555230623 -> -3.05742932E-555230617 Inexact Rounded
782xadd095 add -294.994352E+346452027 -6061853.0 -> -2.94994352E+346452029 Inexact Rounded
783xcom095 compare -294.994352E+346452027 -6061853.0 -> -1
784xdiv095 divide -294.994352E+346452027 -6061853.0 -> 4.86640557E+346452022 Inexact Rounded
785xdvi095 divideint -294.994352E+346452027 -6061853.0 -> NaN Division_impossible
786xmul095 multiply -294.994352E+346452027 -6061853.0 -> 1.78821240E+346452036 Inexact Rounded
787xpow095 power -294.994352E+346452027 -6061853 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
788xrem095 remainder -294.994352E+346452027 -6061853.0 -> NaN Division_impossible
789xsub095 subtract -294.994352E+346452027 -6061853.0 -> -2.94994352E+346452029 Inexact Rounded
790xadd096 add 329579114 146780548. -> 476359662
791xcom096 compare 329579114 146780548. -> 1
792xdiv096 divide 329579114 146780548. -> 2.24538686 Inexact Rounded
793xdvi096 divideint 329579114 146780548. -> 2
794xmul096 multiply 329579114 146780548. -> 4.83758030E+16 Inexact Rounded
795xpow096 power 329579114 146780548 -> Infinity Overflow Inexact Rounded
796xrem096 remainder 329579114 146780548. -> 36018018
797xsub096 subtract 329579114 146780548. -> 182798566
798xadd097 add -789904.686E-217225000 -1991.07181E-84080059 -> -1.99107181E-84080056 Inexact Rounded
799xcom097 compare -789904.686E-217225000 -1991.07181E-84080059 -> 1
800xdiv097 divide -789904.686E-217225000 -1991.07181E-84080059 -> 3.96723354E-133144939 Inexact Rounded
801xdvi097 divideint -789904.686E-217225000 -1991.07181E-84080059 -> 0
802xmul097 multiply -789904.686E-217225000 -1991.07181E-84080059 -> 1.57275695E-301305050 Inexact Rounded
803xpow097 power -789904.686E-217225000 -2 -> 1.60269403E+434449988 Inexact Rounded
804xrem097 remainder -789904.686E-217225000 -1991.07181E-84080059 -> -7.89904686E-217224995
805xsub097 subtract -789904.686E-217225000 -1991.07181E-84080059 -> 1.99107181E-84080056 Inexact Rounded
806xadd098 add 59893.3544 -408595868 -> -408535975 Inexact Rounded
807xcom098 compare 59893.3544 -408595868 -> 1
808xdiv098 divide 59893.3544 -408595868 -> -0.000146583358 Inexact Rounded
809xdvi098 divideint 59893.3544 -408595868 -> -0
810xmul098 multiply 59893.3544 -408595868 -> -2.44721771E+13 Inexact Rounded
811xpow098 power 59893.3544 -408595868 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
812xrem098 remainder 59893.3544 -408595868 -> 59893.3544
813xsub098 subtract 59893.3544 -408595868 -> 408655761 Inexact Rounded
814xadd099 add 129.878613 -54652.7288E-963564940 -> 129.878613 Inexact Rounded
815xcom099 compare 129.878613 -54652.7288E-963564940 -> 1
816xdiv099 divide 129.878613 -54652.7288E-963564940 -> -2.37643418E+963564937 Inexact Rounded
817xdvi099 divideint 129.878613 -54652.7288E-963564940 -> NaN Division_impossible
818xmul099 multiply 129.878613 -54652.7288E-963564940 -> -7.09822061E-963564934 Inexact Rounded
819xpow099 power 129.878613 -5 -> 2.70590029E-11 Inexact Rounded
820xrem099 remainder 129.878613 -54652.7288E-963564940 -> NaN Division_impossible
821xsub099 subtract 129.878613 -54652.7288E-963564940 -> 129.878613 Inexact Rounded
822xadd100 add 9866.99208 708756501. -> 708766368 Inexact Rounded
823xcom100 compare 9866.99208 708756501. -> -1
824xdiv100 divide 9866.99208 708756501. -> 0.0000139215543 Inexact Rounded
825xdvi100 divideint 9866.99208 708756501. -> 0
826xmul100 multiply 9866.99208 708756501. -> 6.99329478E+12 Inexact Rounded
827xpow100 power 9866.99208 708756501 -> Infinity Overflow Inexact Rounded
828xrem100 remainder 9866.99208 708756501. -> 9866.99208
829xsub100 subtract 9866.99208 708756501. -> -708746634 Inexact Rounded
830xadd101 add -78810.6297 -399884.68 -> -478695.310 Inexact Rounded
831xcom101 compare -78810.6297 -399884.68 -> 1
832xdiv101 divide -78810.6297 -399884.68 -> 0.197083393 Inexact Rounded
833xdvi101 divideint -78810.6297 -399884.68 -> 0
834xmul101 multiply -78810.6297 -399884.68 -> 3.15151634E+10 Inexact Rounded
835xpow101 power -78810.6297 -399885 -> -1.54252408E-1958071 Inexact Rounded
836xrem101 remainder -78810.6297 -399884.68 -> -78810.6297
837xsub101 subtract -78810.6297 -399884.68 -> 321074.050 Inexact Rounded
838xadd102 add 409189761 -771.471460 -> 409188990 Inexact Rounded
839xcom102 compare 409189761 -771.471460 -> 1
840xdiv102 divide 409189761 -771.471460 -> -530401.683 Inexact Rounded
841xdvi102 divideint 409189761 -771.471460 -> -530401
842xmul102 multiply 409189761 -771.471460 -> -3.15678222E+11 Inexact Rounded
843xpow102 power 409189761 -771 -> 1.60698414E-6640 Inexact Rounded
844xrem102 remainder 409189761 -771.471460 -> 527.144540
845xsub102 subtract 409189761 -771.471460 -> 409190532 Inexact Rounded
846xadd103 add -1.68748838 460.46924 -> 458.781752 Inexact Rounded
847xcom103 compare -1.68748838 460.46924 -> -1
848xdiv103 divide -1.68748838 460.46924 -> -0.00366471467 Inexact Rounded
849xdvi103 divideint -1.68748838 460.46924 -> -0
850xmul103 multiply -1.68748838 460.46924 -> -777.036492 Inexact Rounded
851xpow103 power -1.68748838 460 -> 3.39440648E+104 Inexact Rounded
852xrem103 remainder -1.68748838 460.46924 -> -1.68748838
853xsub103 subtract -1.68748838 460.46924 -> -462.156728 Inexact Rounded
854xadd104 add 553527296. -7924.40185 -> 553519372 Inexact Rounded
855xcom104 compare 553527296. -7924.40185 -> 1
856xdiv104 divide 553527296. -7924.40185 -> -69850.9877 Inexact Rounded
857xdvi104 divideint 553527296. -7924.40185 -> -69850
858xmul104 multiply 553527296. -7924.40185 -> -4.38637273E+12 Inexact Rounded
859xpow104 power 553527296. -7924 -> 2.32397214E-69281 Inexact Rounded
860xrem104 remainder 553527296. -7924.40185 -> 7826.77750
861xsub104 subtract 553527296. -7924.40185 -> 553535220 Inexact Rounded
862xadd105 add -38.7465207 64936.2942 -> 64897.5477 Inexact Rounded
863xcom105 compare -38.7465207 64936.2942 -> -1
864xdiv105 divide -38.7465207 64936.2942 -> -0.000596685123 Inexact Rounded
865xdvi105 divideint -38.7465207 64936.2942 -> -0
866xmul105 multiply -38.7465207 64936.2942 -> -2516055.47 Inexact Rounded
867xpow105 power -38.7465207 64936 -> 3.01500762E+103133 Inexact Rounded
868xrem105 remainder -38.7465207 64936.2942 -> -38.7465207
869xsub105 subtract -38.7465207 64936.2942 -> -64975.0407 Inexact Rounded
870xadd106 add -201075.248 845.663928 -> -200229.584 Inexact Rounded
871xcom106 compare -201075.248 845.663928 -> -1
872xdiv106 divide -201075.248 845.663928 -> -237.772053 Inexact Rounded
873xdvi106 divideint -201075.248 845.663928 -> -237
874xmul106 multiply -201075.248 845.663928 -> -170042084 Inexact Rounded
875xpow106 power -201075.248 846 -> 4.37911767E+4486 Inexact Rounded
876xrem106 remainder -201075.248 845.663928 -> -652.897064
877xsub106 subtract -201075.248 845.663928 -> -201920.912 Inexact Rounded
878xadd107 add 91048.4559 75953609.3 -> 76044657.8 Inexact Rounded
879xcom107 compare 91048.4559 75953609.3 -> -1
880xdiv107 divide 91048.4559 75953609.3 -> 0.00119873771 Inexact Rounded
881xdvi107 divideint 91048.4559 75953609.3 -> 0
882xmul107 multiply 91048.4559 75953609.3 -> 6.91545885E+12 Inexact Rounded
883xpow107 power 91048.4559 75953609 -> 6.94467746E+376674650 Inexact Rounded
884xrem107 remainder 91048.4559 75953609.3 -> 91048.4559
885xsub107 subtract 91048.4559 75953609.3 -> -75862560.8 Inexact Rounded
886xadd108 add 6898273.86E-252097460 15.3456196 -> 15.3456196 Inexact Rounded
887xcom108 compare 6898273.86E-252097460 15.3456196 -> -1
888xdiv108 divide 6898273.86E-252097460 15.3456196 -> 4.49527229E-252097455 Inexact Rounded
889xdvi108 divideint 6898273.86E-252097460 15.3456196 -> 0
890xmul108 multiply 6898273.86E-252097460 15.3456196 -> 1.05858287E-252097452 Inexact Rounded
891xpow108 power 6898273.86E-252097460 15 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
892xrem108 remainder 6898273.86E-252097460 15.3456196 -> 6.89827386E-252097454
893xsub108 subtract 6898273.86E-252097460 15.3456196 -> -15.3456196 Inexact Rounded
894xadd109 add 88.4370343 -980709105E-869899289 -> 88.4370343 Inexact Rounded
895xcom109 compare 88.4370343 -980709105E-869899289 -> 1
896xdiv109 divide 88.4370343 -980709105E-869899289 -> -9.01766220E+869899281 Inexact Rounded
897xdvi109 divideint 88.4370343 -980709105E-869899289 -> NaN Division_impossible
898xmul109 multiply 88.4370343 -980709105E-869899289 -> -8.67310048E-869899279 Inexact Rounded
899xpow109 power 88.4370343 -10 -> 3.41710479E-20 Inexact Rounded
900xrem109 remainder 88.4370343 -980709105E-869899289 -> NaN Division_impossible
901xsub109 subtract 88.4370343 -980709105E-869899289 -> 88.4370343 Inexact Rounded
902xadd110 add -17643.39 2.0352568E+304871331 -> 2.03525680E+304871331 Inexact Rounded
903xcom110 compare -17643.39 2.0352568E+304871331 -> -1
904xdiv110 divide -17643.39 2.0352568E+304871331 -> -8.66887658E-304871328 Inexact Rounded
905xdvi110 divideint -17643.39 2.0352568E+304871331 -> -0
906xmul110 multiply -17643.39 2.0352568E+304871331 -> -3.59088295E+304871335 Inexact Rounded
907xpow110 power -17643.39 2 -> 311289211 Inexact Rounded
908xrem110 remainder -17643.39 2.0352568E+304871331 -> -17643.39
909xsub110 subtract -17643.39 2.0352568E+304871331 -> -2.03525680E+304871331 Inexact Rounded
910xadd111 add 4589785.16 7459.04237 -> 4597244.20 Inexact Rounded
911xcom111 compare 4589785.16 7459.04237 -> 1
912xdiv111 divide 4589785.16 7459.04237 -> 615.331692 Inexact Rounded
913xdvi111 divideint 4589785.16 7459.04237 -> 615
914xmul111 multiply 4589785.16 7459.04237 -> 3.42354020E+10 Inexact Rounded
915xpow111 power 4589785.16 7459 -> 2.03795258E+49690 Inexact Rounded
916xrem111 remainder 4589785.16 7459.04237 -> 2474.10245
917xsub111 subtract 4589785.16 7459.04237 -> 4582326.12 Inexact Rounded
918xadd112 add -51.1632090E-753968082 8.96207471E-585797887 -> 8.96207471E-585797887 Inexact Rounded
919xcom112 compare -51.1632090E-753968082 8.96207471E-585797887 -> -1
920xdiv112 divide -51.1632090E-753968082 8.96207471E-585797887 -> -5.70885768E-168170195 Inexact Rounded
921xdvi112 divideint -51.1632090E-753968082 8.96207471E-585797887 -> -0
922xmul112 multiply -51.1632090E-753968082 8.96207471E-585797887 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
923xpow112 power -51.1632090E-753968082 9 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
924xrem112 remainder -51.1632090E-753968082 8.96207471E-585797887 -> -5.11632090E-753968081
925xsub112 subtract -51.1632090E-753968082 8.96207471E-585797887 -> -8.96207471E-585797887 Inexact Rounded
926xadd113 add 982.217817 7224909.4E-45243816 -> 982.217817 Inexact Rounded
927xcom113 compare 982.217817 7224909.4E-45243816 -> 1
928xdiv113 divide 982.217817 7224909.4E-45243816 -> 1.35948807E+45243812 Inexact Rounded
929xdvi113 divideint 982.217817 7224909.4E-45243816 -> NaN Division_impossible
930xmul113 multiply 982.217817 7224909.4E-45243816 -> 7.09643474E-45243807 Inexact Rounded
931xpow113 power 982.217817 7 -> 8.81971709E+20 Inexact Rounded
932xrem113 remainder 982.217817 7224909.4E-45243816 -> NaN Division_impossible
933xsub113 subtract 982.217817 7224909.4E-45243816 -> 982.217817 Inexact Rounded
934xadd114 add 503712056. -57490703.5E+924890183 -> -5.74907035E+924890190 Inexact Rounded
935xcom114 compare 503712056. -57490703.5E+924890183 -> 1
936xdiv114 divide 503712056. -57490703.5E+924890183 -> -8.76162623E-924890183 Inexact Rounded
937xdvi114 divideint 503712056. -57490703.5E+924890183 -> -0
938xmul114 multiply 503712056. -57490703.5E+924890183 -> -2.89587605E+924890199 Inexact Rounded
939xpow114 power 503712056. -6 -> 6.12217764E-53 Inexact Rounded
940xrem114 remainder 503712056. -57490703.5E+924890183 -> 503712056
941xsub114 subtract 503712056. -57490703.5E+924890183 -> 5.74907035E+924890190 Inexact Rounded
942xadd115 add 883.849223 249259171 -> 249260055 Inexact Rounded
943xcom115 compare 883.849223 249259171 -> -1
944xdiv115 divide 883.849223 249259171 -> 0.00000354590453 Inexact Rounded
945xdvi115 divideint 883.849223 249259171 -> 0
946xmul115 multiply 883.849223 249259171 -> 2.20307525E+11 Inexact Rounded
947xpow115 power 883.849223 249259171 -> 5.15642844E+734411783 Inexact Rounded
948xrem115 remainder 883.849223 249259171 -> 883.849223
949xsub115 subtract 883.849223 249259171 -> -249258287 Inexact Rounded
950xadd116 add 245.092853E+872642874 828195.152E+419771532 -> 2.45092853E+872642876 Inexact Rounded
951xcom116 compare 245.092853E+872642874 828195.152E+419771532 -> 1
952xdiv116 divide 245.092853E+872642874 828195.152E+419771532 -> 2.95936112E+452871338 Inexact Rounded
953xdvi116 divideint 245.092853E+872642874 828195.152E+419771532 -> NaN Division_impossible
954xmul116 multiply 245.092853E+872642874 828195.152E+419771532 -> Infinity Inexact Overflow Rounded
955xpow116 power 245.092853E+872642874 8 -> Infinity Overflow Inexact Rounded
956xrem116 remainder 245.092853E+872642874 828195.152E+419771532 -> NaN Division_impossible
957xsub116 subtract 245.092853E+872642874 828195.152E+419771532 -> 2.45092853E+872642876 Inexact Rounded
958xadd117 add -83658638.6E+728551928 2952478.42 -> -8.36586386E+728551935 Inexact Rounded
959xcom117 compare -83658638.6E+728551928 2952478.42 -> -1
960xdiv117 divide -83658638.6E+728551928 2952478.42 -> -2.83350551E+728551929 Inexact Rounded
961xdvi117 divideint -83658638.6E+728551928 2952478.42 -> NaN Division_impossible
962xmul117 multiply -83658638.6E+728551928 2952478.42 -> -2.47000325E+728551942 Inexact Rounded
963xpow117 power -83658638.6E+728551928 2952478 -> Infinity Overflow Inexact Rounded
964xrem117 remainder -83658638.6E+728551928 2952478.42 -> NaN Division_impossible
965xsub117 subtract -83658638.6E+728551928 2952478.42 -> -8.36586386E+728551935 Inexact Rounded
966xadd118 add -6291780.97 269967.394E-22000817 -> -6291780.97 Inexact Rounded
967xcom118 compare -6291780.97 269967.394E-22000817 -> -1
968xdiv118 divide -6291780.97 269967.394E-22000817 -> -2.33057069E+22000818 Inexact Rounded
969xdvi118 divideint -6291780.97 269967.394E-22000817 -> NaN Division_impossible
970xmul118 multiply -6291780.97 269967.394E-22000817 -> -1.69857571E-22000805 Inexact Rounded
971xpow118 power -6291780.97 3 -> -2.49069636E+20 Inexact Rounded
972xrem118 remainder -6291780.97 269967.394E-22000817 -> NaN Division_impossible
973xsub118 subtract -6291780.97 269967.394E-22000817 -> -6291780.97 Inexact Rounded
974xadd119 add 978571348.E+222382547 6006.19370 -> 9.78571348E+222382555 Inexact Rounded
975xcom119 compare 978571348.E+222382547 6006.19370 -> 1
976xdiv119 divide 978571348.E+222382547 6006.19370 -> 1.62927038E+222382552 Inexact Rounded
977xdvi119 divideint 978571348.E+222382547 6006.19370 -> NaN Division_impossible
978xmul119 multiply 978571348.E+222382547 6006.19370 -> 5.87748907E+222382559 Inexact Rounded
979xpow119 power 978571348.E+222382547 6006 -> Infinity Overflow Inexact Rounded
980xrem119 remainder 978571348.E+222382547 6006.19370 -> NaN Division_impossible
981xsub119 subtract 978571348.E+222382547 6006.19370 -> 9.78571348E+222382555 Inexact Rounded
982xadd120 add 14239029. -36527.2221 -> 14202501.8 Inexact Rounded
983xcom120 compare 14239029. -36527.2221 -> 1
984xdiv120 divide 14239029. -36527.2221 -> -389.819652 Inexact Rounded
985xdvi120 divideint 14239029. -36527.2221 -> -389
986xmul120 multiply 14239029. -36527.2221 -> -5.20112175E+11 Inexact Rounded
987xpow120 power 14239029. -36527 -> 6.64292731E-261296 Inexact Rounded
988xrem120 remainder 14239029. -36527.2221 -> 29939.6031
989xsub120 subtract 14239029. -36527.2221 -> 14275556.2 Inexact Rounded
990xadd121 add 72333.2654E-544425548 -690.664836E+662155120 -> -6.90664836E+662155122 Inexact Rounded
991xcom121 compare 72333.2654E-544425548 -690.664836E+662155120 -> 1
992xdiv121 divide 72333.2654E-544425548 -690.664836E+662155120 -> -0E-1000000007 Inexact Rounded Underflow Subnormal Clamped
993xdvi121 divideint 72333.2654E-544425548 -690.664836E+662155120 -> -0
994xmul121 multiply 72333.2654E-544425548 -690.664836E+662155120 -> -4.99580429E+117729579 Inexact Rounded
995xpow121 power 72333.2654E-544425548 -7 -> Infinity Overflow Inexact Rounded
996xrem121 remainder 72333.2654E-544425548 -690.664836E+662155120 -> 7.23332654E-544425544
997xsub121 subtract 72333.2654E-544425548 -690.664836E+662155120 -> 6.90664836E+662155122 Inexact Rounded
998xadd122 add -37721.1567E-115787341 -828949864E-76251747 -> -8.28949864E-76251739 Inexact Rounded
999xcom122 compare -37721.1567E-115787341 -828949864E-76251747 -> 1
1000xdiv122 divide -37721.1567E-115787341 -828949864E-76251747 -> 4.55047505E-39535599 Inexact Rounded
1001xdvi122 divideint -37721.1567E-115787341 -828949864E-76251747 -> 0
1002xmul122 multiply -37721.1567E-115787341 -828949864E-76251747 -> 3.12689477E-192039075 Inexact Rounded
1003xpow122 power -37721.1567E-115787341 -8 -> 2.43960765E+926298691 Inexact Rounded
1004xrem122 remainder -37721.1567E-115787341 -828949864E-76251747 -> -3.77211567E-115787337
1005xsub122 subtract -37721.1567E-115787341 -828949864E-76251747 -> 8.28949864E-76251739 Inexact Rounded
1006xadd123 add -2078852.83E-647080089 -119779858.E+734665461 -> -1.19779858E+734665469 Inexact Rounded
1007xcom123 compare -2078852.83E-647080089 -119779858.E+734665461 -> 1
1008xdiv123 divide -2078852.83E-647080089 -119779858.E+734665461 -> 0E-1000000007 Inexact Rounded Underflow Subnormal Clamped
1009xdvi123 divideint -2078852.83E-647080089 -119779858.E+734665461 -> 0
1010xmul123 multiply -2078852.83E-647080089 -119779858.E+734665461 -> 2.49004697E+87585386 Inexact Rounded
1011xpow123 power -2078852.83E-647080089 -1 -> -4.81034533E+647080082 Inexact Rounded
1012xrem123 remainder -2078852.83E-647080089 -119779858.E+734665461 -> -2.07885283E-647080083
1013xsub123 subtract -2078852.83E-647080089 -119779858.E+734665461 -> 1.19779858E+734665469 Inexact Rounded
1014xadd124 add -79145.3625 -7718.57307 -> -86863.9356 Inexact Rounded
1015xcom124 compare -79145.3625 -7718.57307 -> -1
1016xdiv124 divide -79145.3625 -7718.57307 -> 10.2538852 Inexact Rounded
1017xdvi124 divideint -79145.3625 -7718.57307 -> 10
1018xmul124 multiply -79145.3625 -7718.57307 -> 610889264 Inexact Rounded
1019xpow124 power -79145.3625 -7719 -> -1.13181941E-37811 Inexact Rounded
1020xrem124 remainder -79145.3625 -7718.57307 -> -1959.63180
1021xsub124 subtract -79145.3625 -7718.57307 -> -71426.7894 Inexact Rounded
1022xadd125 add 2103890.49E+959247237 20024.3017 -> 2.10389049E+959247243 Inexact Rounded
1023xcom125 compare 2103890.49E+959247237 20024.3017 -> 1
1024xdiv125 divide 2103890.49E+959247237 20024.3017 -> 1.05066859E+959247239 Inexact Rounded
1025xdvi125 divideint 2103890.49E+959247237 20024.3017 -> NaN Division_impossible
1026xmul125 multiply 2103890.49E+959247237 20024.3017 -> 4.21289379E+959247247 Inexact Rounded
1027xpow125 power 2103890.49E+959247237 20024 -> Infinity Overflow Inexact Rounded
1028xrem125 remainder 2103890.49E+959247237 20024.3017 -> NaN Division_impossible
1029xsub125 subtract 2103890.49E+959247237 20024.3017 -> 2.10389049E+959247243 Inexact Rounded
1030xadd126 add 911249557 79810804.9 -> 991060362 Inexact Rounded
1031xcom126 compare 911249557 79810804.9 -> 1
1032xdiv126 divide 911249557 79810804.9 -> 11.4176214 Inexact Rounded
1033xdvi126 divideint 911249557 79810804.9 -> 11
1034xmul126 multiply 911249557 79810804.9 -> 7.27275606E+16 Inexact Rounded
1035xpow126 power 911249557 79810805 -> 6.77595741E+715075867 Inexact Rounded
1036xrem126 remainder 911249557 79810804.9 -> 33330703.1
1037xsub126 subtract 911249557 79810804.9 -> 831438752 Inexact Rounded
1038xadd127 add 341134.994 3.37486292 -> 341138.369 Inexact Rounded
1039xcom127 compare 341134.994 3.37486292 -> 1
1040xdiv127 divide 341134.994 3.37486292 -> 101081.141 Inexact Rounded
1041xdvi127 divideint 341134.994 3.37486292 -> 101081
1042xmul127 multiply 341134.994 3.37486292 -> 1151283.84 Inexact Rounded
1043xpow127 power 341134.994 3 -> 3.96989314E+16 Inexact Rounded
1044xrem127 remainder 341134.994 3.37486292 -> 0.47518348
1045xsub127 subtract 341134.994 3.37486292 -> 341131.619 Inexact Rounded
1046xadd128 add 244.23634 512706190E-341459836 -> 244.236340 Inexact Rounded
1047xcom128 compare 244.23634 512706190E-341459836 -> 1
1048xdiv128 divide 244.23634 512706190E-341459836 -> 4.76367059E+341459829 Inexact Rounded
1049xdvi128 divideint 244.23634 512706190E-341459836 -> NaN Division_impossible
1050xmul128 multiply 244.23634 512706190E-341459836 -> 1.25221483E-341459825 Inexact Rounded
1051xpow128 power 244.23634 5 -> 8.69063312E+11 Inexact Rounded
1052xrem128 remainder 244.23634 512706190E-341459836 -> NaN Division_impossible
1053xsub128 subtract 244.23634 512706190E-341459836 -> 244.236340 Inexact Rounded
1054xadd129 add -9.22783849E+171585954 -99.0946800 -> -9.22783849E+171585954 Inexact Rounded
1055xcom129 compare -9.22783849E+171585954 -99.0946800 -> -1
1056xdiv129 divide -9.22783849E+171585954 -99.0946800 -> 9.31214318E+171585952 Inexact Rounded
1057xdvi129 divideint -9.22783849E+171585954 -99.0946800 -> NaN Division_impossible
1058xmul129 multiply -9.22783849E+171585954 -99.0946800 -> 9.14429702E+171585956 Inexact Rounded
1059xpow129 power -9.22783849E+171585954 -99 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
1060xrem129 remainder -9.22783849E+171585954 -99.0946800 -> NaN Division_impossible
1061xsub129 subtract -9.22783849E+171585954 -99.0946800 -> -9.22783849E+171585954 Inexact Rounded
1062xadd130 add 699631.893 -226.423958 -> 699405.469 Inexact Rounded
1063xcom130 compare 699631.893 -226.423958 -> 1
1064xdiv130 divide 699631.893 -226.423958 -> -3089.91990 Inexact Rounded
1065xdvi130 divideint 699631.893 -226.423958 -> -3089
1066xmul130 multiply 699631.893 -226.423958 -> -158413422 Inexact Rounded
1067xpow130 power 699631.893 -226 -> 1.14675511E-1321 Inexact Rounded
1068xrem130 remainder 699631.893 -226.423958 -> 208.286738
1069xsub130 subtract 699631.893 -226.423958 -> 699858.317 Inexact Rounded
1070xadd131 add -249350139.E-571793673 775732428. -> 775732428 Inexact Rounded
1071xcom131 compare -249350139.E-571793673 775732428. -> -1
1072xdiv131 divide -249350139.E-571793673 775732428. -> -3.21438334E-571793674 Inexact Rounded
1073xdvi131 divideint -249350139.E-571793673 775732428. -> -0
1074xmul131 multiply -249350139.E-571793673 775732428. -> -1.93428989E-571793656 Inexact Rounded
1075xpow131 power -249350139.E-571793673 775732428 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
1076xrem131 remainder -249350139.E-571793673 775732428. -> -2.49350139E-571793665
1077xsub131 subtract -249350139.E-571793673 775732428. -> -775732428 Inexact Rounded
1078xadd132 add 5.11629020 -480.53194 -> -475.415650 Inexact Rounded
1079xcom132 compare 5.11629020 -480.53194 -> 1
1080xdiv132 divide 5.11629020 -480.53194 -> -0.0106471387 Inexact Rounded
1081xdvi132 divideint 5.11629020 -480.53194 -> -0
1082xmul132 multiply 5.11629020 -480.53194 -> -2458.54086 Inexact Rounded
1083xpow132 power 5.11629020 -481 -> 9.83021951E-342 Inexact Rounded
1084xrem132 remainder 5.11629020 -480.53194 -> 5.11629020
1085xsub132 subtract 5.11629020 -480.53194 -> 485.648230 Inexact Rounded
1086xadd133 add -8.23352673E-446723147 -530710.866 -> -530710.866 Inexact Rounded
1087xcom133 compare -8.23352673E-446723147 -530710.866 -> 1
1088xdiv133 divide -8.23352673E-446723147 -530710.866 -> 1.55141476E-446723152 Inexact Rounded
1089xdvi133 divideint -8.23352673E-446723147 -530710.866 -> 0
1090xmul133 multiply -8.23352673E-446723147 -530710.866 -> 4.36962210E-446723141 Inexact Rounded
1091xpow133 power -8.23352673E-446723147 -530711 -> -Infinity Overflow Inexact Rounded
1092xrem133 remainder -8.23352673E-446723147 -530710.866 -> -8.23352673E-446723147
1093xsub133 subtract -8.23352673E-446723147 -530710.866 -> 530710.866 Inexact Rounded
1094xadd134 add 7.0598608 -95908.35 -> -95901.2901 Inexact Rounded
1095xcom134 compare 7.0598608 -95908.35 -> 1
1096xdiv134 divide 7.0598608 -95908.35 -> -0.0000736104917 Inexact Rounded
1097xdvi134 divideint 7.0598608 -95908.35 -> -0
1098xmul134 multiply 7.0598608 -95908.35 -> -677099.601 Inexact Rounded
1099xpow134 power 7.0598608 -95908 -> 4.57073877E-81407 Inexact Rounded
1100xrem134 remainder 7.0598608 -95908.35 -> 7.0598608
1101xsub134 subtract 7.0598608 -95908.35 -> 95915.4099 Inexact Rounded
1102xadd135 add -7.91189845E+207202706 1532.71847E+509944335 -> 1.53271847E+509944338 Inexact Rounded
1103xcom135 compare -7.91189845E+207202706 1532.71847E+509944335 -> -1
1104xdiv135 divide -7.91189845E+207202706 1532.71847E+509944335 -> -5.16200372E-302741632 Inexact Rounded
1105xdvi135 divideint -7.91189845E+207202706 1532.71847E+509944335 -> -0
1106xmul135 multiply -7.91189845E+207202706 1532.71847E+509944335 -> -1.21267129E+717147045 Inexact Rounded
1107xpow135 power -7.91189845E+207202706 2 -> 6.25981371E+414405413 Inexact Rounded
1108xrem135 remainder -7.91189845E+207202706 1532.71847E+509944335 -> -7.91189845E+207202706
1109xsub135 subtract -7.91189845E+207202706 1532.71847E+509944335 -> -1.53271847E+509944338 Inexact Rounded
1110xadd136 add 208839370.E-215147432 -75.9420559 -> -75.9420559 Inexact Rounded
1111xcom136 compare 208839370.E-215147432 -75.9420559 -> 1
1112xdiv136 divide 208839370.E-215147432 -75.9420559 -> -2.74998310E-215147426 Inexact Rounded
1113xdvi136 divideint 208839370.E-215147432 -75.9420559 -> -0
1114xmul136 multiply 208839370.E-215147432 -75.9420559 -> -1.58596911E-215147422 Inexact Rounded
1115xpow136 power 208839370.E-215147432 -76 -> Infinity Overflow Inexact Rounded
1116xrem136 remainder 208839370.E-215147432 -75.9420559 -> 2.08839370E-215147424
1117xsub136 subtract 208839370.E-215147432 -75.9420559 -> 75.9420559 Inexact Rounded
1118xadd137 add 427.754244E-353328369 4705.0796 -> 4705.07960 Inexact Rounded
1119xcom137 compare 427.754244E-353328369 4705.0796 -> -1
1120xdiv137 divide 427.754244E-353328369 4705.0796 -> 9.09132853E-353328371 Inexact Rounded
1121xdvi137 divideint 427.754244E-353328369 4705.0796 -> 0
1122xmul137 multiply 427.754244E-353328369 4705.0796 -> 2.01261777E-353328363 Inexact Rounded
1123xpow137 power 427.754244E-353328369 4705 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
1124xrem137 remainder 427.754244E-353328369 4705.0796 -> 4.27754244E-353328367
1125xsub137 subtract 427.754244E-353328369 4705.0796 -> -4705.07960 Inexact Rounded
1126xadd138 add 44911.089 -95.1733605E-313081848 -> 44911.0890 Inexact Rounded
1127xcom138 compare 44911.089 -95.1733605E-313081848 -> 1
1128xdiv138 divide 44911.089 -95.1733605E-313081848 -> -4.71887183E+313081850 Inexact Rounded
1129xdvi138 divideint 44911.089 -95.1733605E-313081848 -> NaN Division_impossible
1130xmul138 multiply 44911.089 -95.1733605E-313081848 -> -4.27433926E-313081842 Inexact Rounded
1131xpow138 power 44911.089 -10 -> 2.99546425E-47 Inexact Rounded
1132xrem138 remainder 44911.089 -95.1733605E-313081848 -> NaN Division_impossible
1133xsub138 subtract 44911.089 -95.1733605E-313081848 -> 44911.0890 Inexact Rounded
1134xadd139 add 452371821. -4109709.19 -> 448262112 Inexact Rounded
1135xcom139 compare 452371821. -4109709.19 -> 1
1136xdiv139 divide 452371821. -4109709.19 -> -110.073925 Inexact Rounded
1137xdvi139 divideint 452371821. -4109709.19 -> -110
1138xmul139 multiply 452371821. -4109709.19 -> -1.85911663E+15 Inexact Rounded
1139xpow139 power 452371821. -4109709 -> 1.15528807E-35571568 Inexact Rounded
1140xrem139 remainder 452371821. -4109709.19 -> 303810.10
1141xsub139 subtract 452371821. -4109709.19 -> 456481530 Inexact Rounded
1142xadd140 add 94007.4392 -9467725.5E+681898234 -> -9.46772550E+681898240 Inexact Rounded
1143xcom140 compare 94007.4392 -9467725.5E+681898234 -> 1
1144xdiv140 divide 94007.4392 -9467725.5E+681898234 -> -9.92925272E-681898237 Inexact Rounded
1145xdvi140 divideint 94007.4392 -9467725.5E+681898234 -> -0
1146xmul140 multiply 94007.4392 -9467725.5E+681898234 -> -8.90036629E+681898245 Inexact Rounded
1147xpow140 power 94007.4392 -9 -> 1.74397397E-45 Inexact Rounded
1148xrem140 remainder 94007.4392 -9467725.5E+681898234 -> 94007.4392
1149xsub140 subtract 94007.4392 -9467725.5E+681898234 -> 9.46772550E+681898240 Inexact Rounded
1150xadd141 add 99147554.0E-751410586 38313.6423 -> 38313.6423 Inexact Rounded
1151xcom141 compare 99147554.0E-751410586 38313.6423 -> -1
1152xdiv141 divide 99147554.0E-751410586 38313.6423 -> 2.58778722E-751410583 Inexact Rounded
1153xdvi141 divideint 99147554.0E-751410586 38313.6423 -> 0
1154xmul141 multiply 99147554.0E-751410586 38313.6423 -> 3.79870392E-751410574 Inexact Rounded
1155xpow141 power 99147554.0E-751410586 38314 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
1156xrem141 remainder 99147554.0E-751410586 38313.6423 -> 9.91475540E-751410579
1157xsub141 subtract 99147554.0E-751410586 38313.6423 -> -38313.6423 Inexact Rounded
1158xadd142 add -7919.30254 -669.607854 -> -8588.91039 Inexact Rounded
1159xcom142 compare -7919.30254 -669.607854 -> -1
1160xdiv142 divide -7919.30254 -669.607854 -> 11.8267767 Inexact Rounded
1161xdvi142 divideint -7919.30254 -669.607854 -> 11
1162xmul142 multiply -7919.30254 -669.607854 -> 5302827.18 Inexact Rounded
1163xpow142 power -7919.30254 -670 -> 7.58147724E-2613 Inexact Rounded
1164xrem142 remainder -7919.30254 -669.607854 -> -553.616146
1165xsub142 subtract -7919.30254 -669.607854 -> -7249.69469 Inexact Rounded
1166xadd143 add 461.58280E+136110821 710666052.E-383754231 -> 4.61582800E+136110823 Inexact Rounded
1167xcom143 compare 461.58280E+136110821 710666052.E-383754231 -> 1
1168xdiv143 divide 461.58280E+136110821 710666052.E-383754231 -> 6.49507316E+519865045 Inexact Rounded
1169xdvi143 divideint 461.58280E+136110821 710666052.E-383754231 -> NaN Division_impossible
1170xmul143 multiply 461.58280E+136110821 710666052.E-383754231 -> 3.28031226E-247643399 Inexact Rounded
1171xpow143 power 461.58280E+136110821 7 -> 4.46423781E+952775765 Inexact Rounded
1172xrem143 remainder 461.58280E+136110821 710666052.E-383754231 -> NaN Division_impossible
1173xsub143 subtract 461.58280E+136110821 710666052.E-383754231 -> 4.61582800E+136110823 Inexact Rounded
1174xadd144 add 3455755.47E-112465506 771.674306 -> 771.674306 Inexact Rounded
1175xcom144 compare 3455755.47E-112465506 771.674306 -> -1
1176xdiv144 divide 3455755.47E-112465506 771.674306 -> 4.47825649E-112465503 Inexact Rounded
1177xdvi144 divideint 3455755.47E-112465506 771.674306 -> 0
1178xmul144 multiply 3455755.47E-112465506 771.674306 -> 2.66671770E-112465497 Inexact Rounded
1179xpow144 power 3455755.47E-112465506 772 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
1180xrem144 remainder 3455755.47E-112465506 771.674306 -> 3.45575547E-112465500
1181xsub144 subtract 3455755.47E-112465506 771.674306 -> -771.674306 Inexact Rounded
1182xadd145 add -477067757.E-961684940 7.70122608E-741072245 -> 7.70122608E-741072245 Inexact Rounded
1183xcom145 compare -477067757.E-961684940 7.70122608E-741072245 -> -1
1184xdiv145 divide -477067757.E-961684940 7.70122608E-741072245 -> -6.19469877E-220612688 Inexact Rounded
1185xdvi145 divideint -477067757.E-961684940 7.70122608E-741072245 -> -0
1186xmul145 multiply -477067757.E-961684940 7.70122608E-741072245 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
1187xpow145 power -477067757.E-961684940 8 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
1188xrem145 remainder -477067757.E-961684940 7.70122608E-741072245 -> -4.77067757E-961684932
1189xsub145 subtract -477067757.E-961684940 7.70122608E-741072245 -> -7.70122608E-741072245 Inexact Rounded
1190xadd146 add 76482.352 8237806.8 -> 8314289.15 Inexact Rounded
1191xcom146 compare 76482.352 8237806.8 -> -1
1192xdiv146 divide 76482.352 8237806.8 -> 0.00928430999 Inexact Rounded
1193xdvi146 divideint 76482.352 8237806.8 -> 0
1194xmul146 multiply 76482.352 8237806.8 -> 6.30046839E+11 Inexact Rounded
1195xpow146 power 76482.352 8237807 -> 8.44216559E+40229834 Inexact Rounded
1196xrem146 remainder 76482.352 8237806.8 -> 76482.352
1197xsub146 subtract 76482.352 8237806.8 -> -8161324.45 Inexact Rounded
1198xadd147 add 1.21505164E-565556504 9.26146573 -> 9.26146573 Inexact Rounded
1199xcom147 compare 1.21505164E-565556504 9.26146573 -> -1
1200xdiv147 divide 1.21505164E-565556504 9.26146573 -> 1.31194314E-565556505 Inexact Rounded
1201xdvi147 divideint 1.21505164E-565556504 9.26146573 -> 0
1202xmul147 multiply 1.21505164E-565556504 9.26146573 -> 1.12531591E-565556503 Inexact Rounded
1203xpow147 power 1.21505164E-565556504 9 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
1204xrem147 remainder 1.21505164E-565556504 9.26146573 -> 1.21505164E-565556504
1205xsub147 subtract 1.21505164E-565556504 9.26146573 -> -9.26146573 Inexact Rounded
1206xadd148 add -8303060.25E-169894883 901561.985 -> 901561.985 Inexact Rounded
1207xcom148 compare -8303060.25E-169894883 901561.985 -> -1
1208xdiv148 divide -8303060.25E-169894883 901561.985 -> -9.20963881E-169894883 Inexact Rounded
1209xdvi148 divideint -8303060.25E-169894883 901561.985 -> -0
1210xmul148 multiply -8303060.25E-169894883 901561.985 -> -7.48572348E-169894871 Inexact Rounded
1211xpow148 power -8303060.25E-169894883 901562 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
1212xrem148 remainder -8303060.25E-169894883 901561.985 -> -8.30306025E-169894877
1213xsub148 subtract -8303060.25E-169894883 901561.985 -> -901561.985 Inexact Rounded
1214xadd149 add -592464.92 71445510.7 -> 70853045.8 Inexact Rounded
1215xcom149 compare -592464.92 71445510.7 -> -1
1216xdiv149 divide -592464.92 71445510.7 -> -0.00829254231 Inexact Rounded
1217xdvi149 divideint -592464.92 71445510.7 -> -0
1218xmul149 multiply -592464.92 71445510.7 -> -4.23289588E+13 Inexact Rounded
1219xpow149 power -592464.92 71445511 -> -1.58269108E+412430832 Inexact Rounded
1220xrem149 remainder -592464.92 71445510.7 -> -592464.92
1221xsub149 subtract -592464.92 71445510.7 -> -72037975.6 Inexact Rounded
1222xadd150 add -73774.4165 -39.8243027 -> -73814.2408 Inexact Rounded
1223xcom150 compare -73774.4165 -39.8243027 -> -1
1224xdiv150 divide -73774.4165 -39.8243027 -> 1852.49738 Inexact Rounded
1225xdvi150 divideint -73774.4165 -39.8243027 -> 1852
1226xmul150 multiply -73774.4165 -39.8243027 -> 2938014.69 Inexact Rounded
1227xpow150 power -73774.4165 -40 -> 1.92206765E-195 Inexact Rounded
1228xrem150 remainder -73774.4165 -39.8243027 -> -19.8078996
1229xsub150 subtract -73774.4165 -39.8243027 -> -73734.5922 Inexact Rounded
1230xadd151 add -524724715. -55763.7937 -> -524780479 Inexact Rounded
1231xcom151 compare -524724715. -55763.7937 -> -1
1232xdiv151 divide -524724715. -55763.7937 -> 9409.77434 Inexact Rounded
1233xdvi151 divideint -524724715. -55763.7937 -> 9409
1234xmul151 multiply -524724715. -55763.7937 -> 2.92606408E+13 Inexact Rounded
1235xpow151 power -524724715. -55764 -> 5.47898351E-486259 Inexact Rounded
1236xrem151 remainder -524724715. -55763.7937 -> -43180.0767
1237xsub151 subtract -524724715. -55763.7937 -> -524668951 Inexact Rounded
1238xadd152 add 7.53800427 784873768E-9981146 -> 7.53800427 Inexact Rounded
1239xcom152 compare 7.53800427 784873768E-9981146 -> 1
1240xdiv152 divide 7.53800427 784873768E-9981146 -> 9.60409760E+9981137 Inexact Rounded
1241xdvi152 divideint 7.53800427 784873768E-9981146 -> NaN Division_impossible
1242xmul152 multiply 7.53800427 784873768E-9981146 -> 5.91638181E-9981137 Inexact Rounded
1243xpow152 power 7.53800427 8 -> 10424399.2 Inexact Rounded
1244xrem152 remainder 7.53800427 784873768E-9981146 -> NaN Division_impossible
1245xsub152 subtract 7.53800427 784873768E-9981146 -> 7.53800427 Inexact Rounded
1246xadd153 add 37.6027452 7.22454233 -> 44.8272875 Inexact Rounded
1247xcom153 compare 37.6027452 7.22454233 -> 1
1248xdiv153 divide 37.6027452 7.22454233 -> 5.20486191 Inexact Rounded
1249xdvi153 divideint 37.6027452 7.22454233 -> 5
1250xmul153 multiply 37.6027452 7.22454233 -> 271.662624 Inexact Rounded
1251xpow153 power 37.6027452 7 -> 1.06300881E+11 Inexact Rounded
1252xrem153 remainder 37.6027452 7.22454233 -> 1.48003355
1253xsub153 subtract 37.6027452 7.22454233 -> 30.3782029 Inexact Rounded
1254xadd154 add 2447660.39 -36981.4253 -> 2410678.96 Inexact Rounded
1255xcom154 compare 2447660.39 -36981.4253 -> 1
1256xdiv154 divide 2447660.39 -36981.4253 -> -66.1862102 Inexact Rounded
1257xdvi154 divideint 2447660.39 -36981.4253 -> -66
1258xmul154 multiply 2447660.39 -36981.4253 -> -9.05179699E+10 Inexact Rounded
1259xpow154 power 2447660.39 -36981 -> 3.92066064E-236263 Inexact Rounded
1260xrem154 remainder 2447660.39 -36981.4253 -> 6886.3202
1261xsub154 subtract 2447660.39 -36981.4253 -> 2484641.82 Inexact Rounded
1262xadd155 add 2160.36419 1418.33574E+656265382 -> 1.41833574E+656265385 Inexact Rounded
1263xcom155 compare 2160.36419 1418.33574E+656265382 -> -1
1264xdiv155 divide 2160.36419 1418.33574E+656265382 -> 1.52316841E-656265382 Inexact Rounded
1265xdvi155 divideint 2160.36419 1418.33574E+656265382 -> 0
1266xmul155 multiply 2160.36419 1418.33574E+656265382 -> 3.06412174E+656265388 Inexact Rounded
1267xpow155 power 2160.36419 1 -> 2160.36419
1268xrem155 remainder 2160.36419 1418.33574E+656265382 -> 2160.36419
1269xsub155 subtract 2160.36419 1418.33574E+656265382 -> -1.41833574E+656265385 Inexact Rounded
1270xadd156 add 8926.44939 54.9430027 -> 8981.39239 Inexact Rounded
1271xcom156 compare 8926.44939 54.9430027 -> 1
1272xdiv156 divide 8926.44939 54.9430027 -> 162.467447 Inexact Rounded
1273xdvi156 divideint 8926.44939 54.9430027 -> 162
1274xmul156 multiply 8926.44939 54.9430027 -> 490445.933 Inexact Rounded
1275xpow156 power 8926.44939 55 -> 1.93789877E+217 Inexact Rounded
1276xrem156 remainder 8926.44939 54.9430027 -> 25.6829526
1277xsub156 subtract 8926.44939 54.9430027 -> 8871.50639 Inexact Rounded
1278xadd157 add 861588029 -41657398E+77955925 -> -4.16573980E+77955932 Inexact Rounded
1279xcom157 compare 861588029 -41657398E+77955925 -> 1
1280xdiv157 divide 861588029 -41657398E+77955925 -> -2.06827135E-77955924 Inexact Rounded
1281xdvi157 divideint 861588029 -41657398E+77955925 -> -0
1282xmul157 multiply 861588029 -41657398E+77955925 -> -3.58915154E+77955941 Inexact Rounded
1283xpow157 power 861588029 -4 -> 1.81468553E-36 Inexact Rounded
1284xrem157 remainder 861588029 -41657398E+77955925 -> 861588029
1285xsub157 subtract 861588029 -41657398E+77955925 -> 4.16573980E+77955932 Inexact Rounded
1286xadd158 add -34.5253062 52.6722019 -> 18.1468957
1287xcom158 compare -34.5253062 52.6722019 -> -1
1288xdiv158 divide -34.5253062 52.6722019 -> -0.655474899 Inexact Rounded
1289xdvi158 divideint -34.5253062 52.6722019 -> -0
1290xmul158 multiply -34.5253062 52.6722019 -> -1818.52390 Inexact Rounded
1291xpow158 power -34.5253062 53 -> -3.32115821E+81 Inexact Rounded
1292xrem158 remainder -34.5253062 52.6722019 -> -34.5253062
1293xsub158 subtract -34.5253062 52.6722019 -> -87.1975081
1294xadd159 add -18861647. 99794586.7 -> 80932939.7
1295xcom159 compare -18861647. 99794586.7 -> -1
1296xdiv159 divide -18861647. 99794586.7 -> -0.189004711 Inexact Rounded
1297xdvi159 divideint -18861647. 99794586.7 -> -0
1298xmul159 multiply -18861647. 99794586.7 -> -1.88229027E+15 Inexact Rounded
1299xpow159 power -18861647. 99794587 -> -4.28957459E+726063462 Inexact Rounded
1300xrem159 remainder -18861647. 99794586.7 -> -18861647.0
1301xsub159 subtract -18861647. 99794586.7 -> -118656234 Inexact Rounded
1302xadd160 add 322192.407 461.67044 -> 322654.077 Inexact Rounded
1303xcom160 compare 322192.407 461.67044 -> 1
1304xdiv160 divide 322192.407 461.67044 -> 697.883986 Inexact Rounded
1305xdvi160 divideint 322192.407 461.67044 -> 697
1306xmul160 multiply 322192.407 461.67044 -> 148746710 Inexact Rounded
1307xpow160 power 322192.407 462 -> 5.61395873E+2544 Inexact Rounded
1308xrem160 remainder 322192.407 461.67044 -> 408.11032
1309xsub160 subtract 322192.407 461.67044 -> 321730.737 Inexact Rounded
1310xadd161 add -896298518E+61412314 78873.8049 -> -8.96298518E+61412322 Inexact Rounded
1311xcom161 compare -896298518E+61412314 78873.8049 -> -1
1312xdiv161 divide -896298518E+61412314 78873.8049 -> -1.13637033E+61412318 Inexact Rounded
1313xdvi161 divideint -896298518E+61412314 78873.8049 -> NaN Division_impossible
1314xmul161 multiply -896298518E+61412314 78873.8049 -> -7.06944744E+61412327 Inexact Rounded
1315xpow161 power -896298518E+61412314 78874 -> Infinity Overflow Inexact Rounded
1316xrem161 remainder -896298518E+61412314 78873.8049 -> NaN Division_impossible
1317xsub161 subtract -896298518E+61412314 78873.8049 -> -8.96298518E+61412322 Inexact Rounded
1318xadd162 add 293.773732 479899052E+789950177 -> 4.79899052E+789950185 Inexact Rounded
1319xcom162 compare 293.773732 479899052E+789950177 -> -1
1320xdiv162 divide 293.773732 479899052E+789950177 -> 6.12157350E-789950184 Inexact Rounded
1321xdvi162 divideint 293.773732 479899052E+789950177 -> 0
1322xmul162 multiply 293.773732 479899052E+789950177 -> 1.40981735E+789950188 Inexact Rounded
1323xpow162 power 293.773732 5 -> 2.18808809E+12 Inexact Rounded
1324xrem162 remainder 293.773732 479899052E+789950177 -> 293.773732
1325xsub162 subtract 293.773732 479899052E+789950177 -> -4.79899052E+789950185 Inexact Rounded
1326xadd163 add -103519362 51897955.3 -> -51621406.7
1327xcom163 compare -103519362 51897955.3 -> -1
1328xdiv163 divide -103519362 51897955.3 -> -1.99467130 Inexact Rounded
1329xdvi163 divideint -103519362 51897955.3 -> -1
1330xmul163 multiply -103519362 51897955.3 -> -5.37244322E+15 Inexact Rounded
1331xpow163 power -103519362 51897955 -> -4.28858229E+415963229 Inexact Rounded
1332xrem163 remainder -103519362 51897955.3 -> -51621406.7
1333xsub163 subtract -103519362 51897955.3 -> -155417317 Inexact Rounded
1334xadd164 add 37380.7802 -277719788. -> -277682407 Inexact Rounded
1335xcom164 compare 37380.7802 -277719788. -> 1
1336xdiv164 divide 37380.7802 -277719788. -> -0.000134598908 Inexact Rounded
1337xdvi164 divideint 37380.7802 -277719788. -> -0
1338xmul164 multiply 37380.7802 -277719788. -> -1.03813824E+13 Inexact Rounded
1339xpow164 power 37380.7802 -277719788 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
1340xrem164 remainder 37380.7802 -277719788. -> 37380.7802
1341xsub164 subtract 37380.7802 -277719788. -> 277757169 Inexact Rounded
1342xadd165 add 320133844. -977517477 -> -657383633
1343xcom165 compare 320133844. -977517477 -> 1
1344xdiv165 divide 320133844. -977517477 -> -0.327496798 Inexact Rounded
1345xdvi165 divideint 320133844. -977517477 -> -0
1346xmul165 multiply 320133844. -977517477 -> -3.12936427E+17 Inexact Rounded
1347xpow165 power 320133844. -977517477 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
1348xrem165 remainder 320133844. -977517477 -> 320133844
1349xsub165 subtract 320133844. -977517477 -> 1.29765132E+9 Inexact Rounded
1350xadd166 add 721776701E+933646161 -5689279.64E+669903645 -> 7.21776701E+933646169 Inexact Rounded
1351xcom166 compare 721776701E+933646161 -5689279.64E+669903645 -> 1
1352xdiv166 divide 721776701E+933646161 -5689279.64E+669903645 -> -1.26866097E+263742518 Inexact Rounded
1353xdvi166 divideint 721776701E+933646161 -5689279.64E+669903645 -> NaN Division_impossible
1354xmul166 multiply 721776701E+933646161 -5689279.64E+669903645 -> -Infinity Inexact Overflow Rounded
1355xpow166 power 721776701E+933646161 -6 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
1356xrem166 remainder 721776701E+933646161 -5689279.64E+669903645 -> NaN Division_impossible
1357xsub166 subtract 721776701E+933646161 -5689279.64E+669903645 -> 7.21776701E+933646169 Inexact Rounded
1358xadd167 add -5409.00482 -2.16149386 -> -5411.16631 Inexact Rounded
1359xcom167 compare -5409.00482 -2.16149386 -> -1
1360xdiv167 divide -5409.00482 -2.16149386 -> 2502.43821 Inexact Rounded
1361xdvi167 divideint -5409.00482 -2.16149386 -> 2502
1362xmul167 multiply -5409.00482 -2.16149386 -> 11691.5307 Inexact Rounded
1363xpow167 power -5409.00482 -2 -> 3.41794652E-8 Inexact Rounded
1364xrem167 remainder -5409.00482 -2.16149386 -> -0.94718228
1365xsub167 subtract -5409.00482 -2.16149386 -> -5406.84333 Inexact Rounded
1366xadd168 add -957960.367 322.858170 -> -957637.509 Inexact Rounded
1367xcom168 compare -957960.367 322.858170 -> -1
1368xdiv168 divide -957960.367 322.858170 -> -2967.12444 Inexact Rounded
1369xdvi168 divideint -957960.367 322.858170 -> -2967
1370xmul168 multiply -957960.367 322.858170 -> -309285331 Inexact Rounded
1371xpow168 power -957960.367 323 -> -9.44617460E+1931 Inexact Rounded
1372xrem168 remainder -957960.367 322.858170 -> -40.176610
1373xsub168 subtract -957960.367 322.858170 -> -958283.225 Inexact Rounded
1374xadd169 add -11817.8754E+613893442 -3.84735082E+888333249 -> -3.84735082E+888333249 Inexact Rounded
1375xcom169 compare -11817.8754E+613893442 -3.84735082E+888333249 -> 1
1376xdiv169 divide -11817.8754E+613893442 -3.84735082E+888333249 -> 3.07169165E-274439804 Inexact Rounded
1377xdvi169 divideint -11817.8754E+613893442 -3.84735082E+888333249 -> 0
1378xmul169 multiply -11817.8754E+613893442 -3.84735082E+888333249 -> Infinity Inexact Overflow Rounded
1379xpow169 power -11817.8754E+613893442 -4 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
1380xrem169 remainder -11817.8754E+613893442 -3.84735082E+888333249 -> -1.18178754E+613893446
1381xsub169 subtract -11817.8754E+613893442 -3.84735082E+888333249 -> 3.84735082E+888333249 Inexact Rounded
1382xadd170 add 840258203 58363.980E-906584723 -> 840258203 Inexact Rounded
1383xcom170 compare 840258203 58363.980E-906584723 -> 1
1384xdiv170 divide 840258203 58363.980E-906584723 -> 1.43968626E+906584727 Inexact Rounded
1385xdvi170 divideint 840258203 58363.980E-906584723 -> NaN Division_impossible
1386xmul170 multiply 840258203 58363.980E-906584723 -> 4.90408130E-906584710 Inexact Rounded
1387xpow170 power 840258203 6 -> 3.51946431E+53 Inexact Rounded
1388xrem170 remainder 840258203 58363.980E-906584723 -> NaN Division_impossible
1389xsub170 subtract 840258203 58363.980E-906584723 -> 840258203 Inexact Rounded
1390xadd171 add -205842096. -191342.721 -> -206033439 Inexact Rounded
1391xcom171 compare -205842096. -191342.721 -> -1
1392xdiv171 divide -205842096. -191342.721 -> 1075.77699 Inexact Rounded
1393xdvi171 divideint -205842096. -191342.721 -> 1075
1394xmul171 multiply -205842096. -191342.721 -> 3.93863867E+13 Inexact Rounded
1395xpow171 power -205842096. -191343 -> -2.66955553E-1590737 Inexact Rounded
1396xrem171 remainder -205842096. -191342.721 -> -148670.925
1397xsub171 subtract -205842096. -191342.721 -> -205650753 Inexact Rounded
1398xadd172 add 42501124. 884.938498E+123341480 -> 8.84938498E+123341482 Inexact Rounded
1399xcom172 compare 42501124. 884.938498E+123341480 -> -1
1400xdiv172 divide 42501124. 884.938498E+123341480 -> 4.80272065E-123341476 Inexact Rounded
1401xdvi172 divideint 42501124. 884.938498E+123341480 -> 0
1402xmul172 multiply 42501124. 884.938498E+123341480 -> 3.76108808E+123341490 Inexact Rounded
1403xpow172 power 42501124. 9 -> 4.52484536E+68 Inexact Rounded
1404xrem172 remainder 42501124. 884.938498E+123341480 -> 42501124
1405xsub172 subtract 42501124. 884.938498E+123341480 -> -8.84938498E+123341482 Inexact Rounded
1406xadd173 add -57809452. -620380746 -> -678190198
1407xcom173 compare -57809452. -620380746 -> 1
1408xdiv173 divide -57809452. -620380746 -> 0.0931838268 Inexact Rounded
1409xdvi173 divideint -57809452. -620380746 -> 0
1410xmul173 multiply -57809452. -620380746 -> 3.58638710E+16 Inexact Rounded
1411xpow173 power -57809452. -620380746 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
1412xrem173 remainder -57809452. -620380746 -> -57809452
1413xsub173 subtract -57809452. -620380746 -> 562571294
1414xadd174 add -8022370.31 9858581.6 -> 1836211.29
1415xcom174 compare -8022370.31 9858581.6 -> -1
1416xdiv174 divide -8022370.31 9858581.6 -> -0.813744881 Inexact Rounded
1417xdvi174 divideint -8022370.31 9858581.6 -> -0
1418xmul174 multiply -8022370.31 9858581.6 -> -7.90891923E+13 Inexact Rounded
1419xpow174 power -8022370.31 9858582 -> 2.34458249E+68066634 Inexact Rounded
1420xrem174 remainder -8022370.31 9858581.6 -> -8022370.31
1421xsub174 subtract -8022370.31 9858581.6 -> -17880951.9 Inexact Rounded
1422xadd175 add 2.49065060E+592139141 -5432.72014E-419965357 -> 2.49065060E+592139141 Inexact Rounded
1423xcom175 compare 2.49065060E+592139141 -5432.72014E-419965357 -> 1
1424xdiv175 divide 2.49065060E+592139141 -5432.72014E-419965357 -> -Infinity Inexact Overflow Rounded
1425xdvi175 divideint 2.49065060E+592139141 -5432.72014E-419965357 -> NaN Division_impossible
1426xmul175 multiply 2.49065060E+592139141 -5432.72014E-419965357 -> -1.35310077E+172173788 Inexact Rounded
1427xpow175 power 2.49065060E+592139141 -5 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
1428xrem175 remainder 2.49065060E+592139141 -5432.72014E-419965357 -> NaN Division_impossible
1429xsub175 subtract 2.49065060E+592139141 -5432.72014E-419965357 -> 2.49065060E+592139141 Inexact Rounded
1430xadd176 add -697273715E-242824870 -3.81757506 -> -3.81757506 Inexact Rounded
1431xcom176 compare -697273715E-242824870 -3.81757506 -> 1
1432xdiv176 divide -697273715E-242824870 -3.81757506 -> 1.82648331E-242824862 Inexact Rounded
1433xdvi176 divideint -697273715E-242824870 -3.81757506 -> 0
1434xmul176 multiply -697273715E-242824870 -3.81757506 -> 2.66189474E-242824861 Inexact Rounded
1435xpow176 power -697273715E-242824870 -4 -> 4.23045251E+971299444 Inexact Rounded
1436xrem176 remainder -697273715E-242824870 -3.81757506 -> -6.97273715E-242824862
1437xsub176 subtract -697273715E-242824870 -3.81757506 -> 3.81757506 Inexact Rounded
1438xadd177 add -7.42204403E-315716280 -8156111.67E+283261636 -> -8.15611167E+283261642 Inexact Rounded
1439xcom177 compare -7.42204403E-315716280 -8156111.67E+283261636 -> 1
1440xdiv177 divide -7.42204403E-315716280 -8156111.67E+283261636 -> 9.09997843E-598977923 Inexact Rounded
1441xdvi177 divideint -7.42204403E-315716280 -8156111.67E+283261636 -> 0
1442xmul177 multiply -7.42204403E-315716280 -8156111.67E+283261636 -> 6.05350199E-32454637 Inexact Rounded
1443xpow177 power -7.42204403E-315716280 -8 -> Infinity Overflow Inexact Rounded
1444xrem177 remainder -7.42204403E-315716280 -8156111.67E+283261636 -> -7.42204403E-315716280
1445xsub177 subtract -7.42204403E-315716280 -8156111.67E+283261636 -> 8.15611167E+283261642 Inexact Rounded
1446xadd178 add 738063892 89900467.8 -> 827964360 Inexact Rounded
1447xcom178 compare 738063892 89900467.8 -> 1
1448xdiv178 divide 738063892 89900467.8 -> 8.20978923 Inexact Rounded
1449xdvi178 divideint 738063892 89900467.8 -> 8
1450xmul178 multiply 738063892 89900467.8 -> 6.63522892E+16 Inexact Rounded
1451xpow178 power 738063892 89900468 -> 1.53166723E+797245797 Inexact Rounded
1452xrem178 remainder 738063892 89900467.8 -> 18860149.6
1453xsub178 subtract 738063892 89900467.8 -> 648163424 Inexact Rounded
1454xadd179 add -630309366 -884783.338E-21595410 -> -630309366 Inexact Rounded
1455xcom179 compare -630309366 -884783.338E-21595410 -> -1
1456xdiv179 divide -630309366 -884783.338E-21595410 -> 7.12388377E+21595412 Inexact Rounded
1457xdvi179 divideint -630309366 -884783.338E-21595410 -> NaN Division_impossible
1458xmul179 multiply -630309366 -884783.338E-21595410 -> 5.57687225E-21595396 Inexact Rounded
1459xpow179 power -630309366 -9 -> -6.36819210E-80 Inexact Rounded
1460xrem179 remainder -630309366 -884783.338E-21595410 -> NaN Division_impossible
1461xsub179 subtract -630309366 -884783.338E-21595410 -> -630309366 Inexact Rounded
1462xadd180 add 613.207774 -3007.78608 -> -2394.57831 Inexact Rounded
1463xcom180 compare 613.207774 -3007.78608 -> 1
1464xdiv180 divide 613.207774 -3007.78608 -> -0.203873466 Inexact Rounded
1465xdvi180 divideint 613.207774 -3007.78608 -> -0
1466xmul180 multiply 613.207774 -3007.78608 -> -1844397.81 Inexact Rounded
1467xpow180 power 613.207774 -3008 -> 7.51939160E-8386 Inexact Rounded
1468xrem180 remainder 613.207774 -3007.78608 -> 613.207774
1469xsub180 subtract 613.207774 -3007.78608 -> 3620.99385 Inexact Rounded
1470xadd181 add -93006222.3 -3.08964619 -> -93006225.4 Inexact Rounded
1471xcom181 compare -93006222.3 -3.08964619 -> -1
1472xdiv181 divide -93006222.3 -3.08964619 -> 30102547.9 Inexact Rounded
1473xdvi181 divideint -93006222.3 -3.08964619 -> 30102547
1474xmul181 multiply -93006222.3 -3.08964619 -> 287356320 Inexact Rounded
1475xpow181 power -93006222.3 -3 -> -1.24297956E-24 Inexact Rounded
1476xrem181 remainder -93006222.3 -3.08964619 -> -2.65215407
1477xsub181 subtract -93006222.3 -3.08964619 -> -93006219.2 Inexact Rounded
1478xadd182 add -18116.0621 34096.306E-270347092 -> -18116.0621 Inexact Rounded
1479xcom182 compare -18116.0621 34096.306E-270347092 -> -1
1480xdiv182 divide -18116.0621 34096.306E-270347092 -> -5.31320375E+270347091 Inexact Rounded
1481xdvi182 divideint -18116.0621 34096.306E-270347092 -> NaN Division_impossible
1482xmul182 multiply -18116.0621 34096.306E-270347092 -> -6.17690797E-270347084 Inexact Rounded
1483xpow182 power -18116.0621 3 -> -5.94554133E+12 Inexact Rounded
1484xrem182 remainder -18116.0621 34096.306E-270347092 -> NaN Division_impossible
1485xsub182 subtract -18116.0621 34096.306E-270347092 -> -18116.0621 Inexact Rounded
1486xadd183 add 19272386.9 -410442379. -> -391169992 Inexact Rounded
1487xcom183 compare 19272386.9 -410442379. -> 1
1488xdiv183 divide 19272386.9 -410442379. -> -0.0469551584 Inexact Rounded
1489xdvi183 divideint 19272386.9 -410442379. -> -0
1490xmul183 multiply 19272386.9 -410442379. -> -7.91020433E+15 Inexact Rounded
1491xpow183 power 19272386.9 -410442379 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
1492xrem183 remainder 19272386.9 -410442379. -> 19272386.9
1493xsub183 subtract 19272386.9 -410442379. -> 429714766 Inexact Rounded
1494xadd184 add 4180.30821 -1.6439543E-624759104 -> 4180.30821 Inexact Rounded
1495xcom184 compare 4180.30821 -1.6439543E-624759104 -> 1
1496xdiv184 divide 4180.30821 -1.6439543E-624759104 -> -2.54283724E+624759107 Inexact Rounded
1497xdvi184 divideint 4180.30821 -1.6439543E-624759104 -> NaN Division_impossible
1498xmul184 multiply 4180.30821 -1.6439543E-624759104 -> -6.87223566E-624759101 Inexact Rounded
1499xpow184 power 4180.30821 -2 -> 5.72246828E-8 Inexact Rounded
1500xrem184 remainder 4180.30821 -1.6439543E-624759104 -> NaN Division_impossible
1501xsub184 subtract 4180.30821 -1.6439543E-624759104 -> 4180.30821 Inexact Rounded
1502xadd185 add 571.536725 389.899220 -> 961.435945
1503xcom185 compare 571.536725 389.899220 -> 1
1504xdiv185 divide 571.536725 389.899220 -> 1.46585757 Inexact Rounded
1505xdvi185 divideint 571.536725 389.899220 -> 1
1506xmul185 multiply 571.536725 389.899220 -> 222841.723 Inexact Rounded
1507xpow185 power 571.536725 390 -> 1.76691373E+1075 Inexact Rounded
1508xrem185 remainder 571.536725 389.899220 -> 181.637505
1509xsub185 subtract 571.536725 389.899220 -> 181.637505
1510xadd186 add -622007306.E+159924886 -126.971745 -> -6.22007306E+159924894 Inexact Rounded
1511xcom186 compare -622007306.E+159924886 -126.971745 -> -1
1512xdiv186 divide -622007306.E+159924886 -126.971745 -> 4.89878521E+159924892 Inexact Rounded
1513xdvi186 divideint -622007306.E+159924886 -126.971745 -> NaN Division_impossible
1514xmul186 multiply -622007306.E+159924886 -126.971745 -> 7.89773530E+159924896 Inexact Rounded
1515xpow186 power -622007306.E+159924886 -127 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
1516xrem186 remainder -622007306.E+159924886 -126.971745 -> NaN Division_impossible
1517xsub186 subtract -622007306.E+159924886 -126.971745 -> -6.22007306E+159924894 Inexact Rounded
1518xadd187 add -29.356551E-282816139 37141748E-903397821 -> -2.93565510E-282816138 Inexact Rounded
1519xcom187 compare -29.356551E-282816139 37141748E-903397821 -> -1
1520xdiv187 divide -29.356551E-282816139 37141748E-903397821 -> -7.90392283E+620581675 Inexact Rounded
1521xdvi187 divideint -29.356551E-282816139 37141748E-903397821 -> NaN Division_impossible
1522xmul187 multiply -29.356551E-282816139 37141748E-903397821 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
1523xpow187 power -29.356551E-282816139 4 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
1524xrem187 remainder -29.356551E-282816139 37141748E-903397821 -> NaN Division_impossible
1525xsub187 subtract -29.356551E-282816139 37141748E-903397821 -> -2.93565510E-282816138 Inexact Rounded
1526xadd188 add 92427442.4 674334898. -> 766762340 Inexact Rounded
1527xcom188 compare 92427442.4 674334898. -> -1
1528xdiv188 divide 92427442.4 674334898. -> 0.137064599 Inexact Rounded
1529xdvi188 divideint 92427442.4 674334898. -> 0
1530xmul188 multiply 92427442.4 674334898. -> 6.23270499E+16 Inexact Rounded
1531xpow188 power 92427442.4 674334898 -> Infinity Overflow Inexact Rounded
1532xrem188 remainder 92427442.4 674334898. -> 92427442.4
1533xsub188 subtract 92427442.4 674334898. -> -581907456 Inexact Rounded
1534xadd189 add 44651895.7 -910508.438 -> 43741387.3 Inexact Rounded
1535xcom189 compare 44651895.7 -910508.438 -> 1
1536xdiv189 divide 44651895.7 -910508.438 -> -49.0406171 Inexact Rounded
1537xdvi189 divideint 44651895.7 -910508.438 -> -49
1538xmul189 multiply 44651895.7 -910508.438 -> -4.06559278E+13 Inexact Rounded
1539xpow189 power 44651895.7 -910508 -> 3.72264277E-6965241 Inexact Rounded
1540xrem189 remainder 44651895.7 -910508.438 -> 36982.238
1541xsub189 subtract 44651895.7 -910508.438 -> 45562404.1 Inexact Rounded
1542xadd190 add 647897872.E+374021790 -467.423029 -> 6.47897872E+374021798 Inexact Rounded
1543xcom190 compare 647897872.E+374021790 -467.423029 -> 1
1544xdiv190 divide 647897872.E+374021790 -467.423029 -> -1.38610601E+374021796 Inexact Rounded
1545xdvi190 divideint 647897872.E+374021790 -467.423029 -> NaN Division_impossible
1546xmul190 multiply 647897872.E+374021790 -467.423029 -> -3.02842386E+374021801 Inexact Rounded
1547xpow190 power 647897872.E+374021790 -467 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
1548xrem190 remainder 647897872.E+374021790 -467.423029 -> NaN Division_impossible
1549xsub190 subtract 647897872.E+374021790 -467.423029 -> 6.47897872E+374021798 Inexact Rounded
1550xadd191 add 25.2592149 59.0436981 -> 84.3029130
1551xcom191 compare 25.2592149 59.0436981 -> -1
1552xdiv191 divide 25.2592149 59.0436981 -> 0.427805434 Inexact Rounded
1553xdvi191 divideint 25.2592149 59.0436981 -> 0
1554xmul191 multiply 25.2592149 59.0436981 -> 1491.39746 Inexact Rounded
1555xpow191 power 25.2592149 59 -> 5.53058435E+82 Inexact Rounded
1556xrem191 remainder 25.2592149 59.0436981 -> 25.2592149
1557xsub191 subtract 25.2592149 59.0436981 -> -33.7844832
1558xadd192 add -6.850835 -1273.48240 -> -1280.33324 Inexact Rounded
1559xcom192 compare -6.850835 -1273.48240 -> 1
1560xdiv192 divide -6.850835 -1273.48240 -> 0.00537960713 Inexact Rounded
1561xdvi192 divideint -6.850835 -1273.48240 -> 0
1562xmul192 multiply -6.850835 -1273.48240 -> 8724.41780 Inexact Rounded
1563xpow192 power -6.850835 -1273 -> -1.25462678E-1064 Inexact Rounded
1564xrem192 remainder -6.850835 -1273.48240 -> -6.850835
1565xsub192 subtract -6.850835 -1273.48240 -> 1266.63157 Inexact Rounded
1566xadd193 add 174.272325 5638.16229 -> 5812.43462 Inexact Rounded
1567xcom193 compare 174.272325 5638.16229 -> -1
1568xdiv193 divide 174.272325 5638.16229 -> 0.0309094198 Inexact Rounded
1569xdvi193 divideint 174.272325 5638.16229 -> 0
1570xmul193 multiply 174.272325 5638.16229 -> 982575.651 Inexact Rounded
1571xpow193 power 174.272325 5638 -> 1.11137724E+12636 Inexact Rounded
1572xrem193 remainder 174.272325 5638.16229 -> 174.272325
1573xsub193 subtract 174.272325 5638.16229 -> -5463.88997 Inexact Rounded
1574xadd194 add 3455629.76 -8.27332322 -> 3455621.49 Inexact Rounded
1575xcom194 compare 3455629.76 -8.27332322 -> 1
1576xdiv194 divide 3455629.76 -8.27332322 -> -417683.399 Inexact Rounded
1577xdvi194 divideint 3455629.76 -8.27332322 -> -417683
1578xmul194 multiply 3455629.76 -8.27332322 -> -28589541.9 Inexact Rounded
1579xpow194 power 3455629.76 -8 -> 4.91793015E-53 Inexact Rounded
1580xrem194 remainder 3455629.76 -8.27332322 -> 3.29750074
1581xsub194 subtract 3455629.76 -8.27332322 -> 3455638.03 Inexact Rounded
1582xadd195 add -924337723E-640771235 86639377.1 -> 86639377.1 Inexact Rounded
1583xcom195 compare -924337723E-640771235 86639377.1 -> -1
1584xdiv195 divide -924337723E-640771235 86639377.1 -> -1.06687947E-640771234 Inexact Rounded
1585xdvi195 divideint -924337723E-640771235 86639377.1 -> -0
1586xmul195 multiply -924337723E-640771235 86639377.1 -> -8.00840446E-640771219 Inexact Rounded
1587xpow195 power -924337723E-640771235 86639377 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
1588xrem195 remainder -924337723E-640771235 86639377.1 -> -9.24337723E-640771227
1589xsub195 subtract -924337723E-640771235 86639377.1 -> -86639377.1 Inexact Rounded
1590xadd196 add -620236932.E+656823969 3364722.73 -> -6.20236932E+656823977 Inexact Rounded
1591xcom196 compare -620236932.E+656823969 3364722.73 -> -1
1592xdiv196 divide -620236932.E+656823969 3364722.73 -> -1.84335228E+656823971 Inexact Rounded
1593xdvi196 divideint -620236932.E+656823969 3364722.73 -> NaN Division_impossible
1594xmul196 multiply -620236932.E+656823969 3364722.73 -> -2.08692530E+656823984 Inexact Rounded
1595xpow196 power -620236932.E+656823969 3364723 -> -Infinity Overflow Inexact Rounded
1596xrem196 remainder -620236932.E+656823969 3364722.73 -> NaN Division_impossible
1597xsub196 subtract -620236932.E+656823969 3364722.73 -> -6.20236932E+656823977 Inexact Rounded
1598xadd197 add 9.10025079 702777882E-8192234 -> 9.10025079 Inexact Rounded
1599xcom197 compare 9.10025079 702777882E-8192234 -> 1
1600xdiv197 divide 9.10025079 702777882E-8192234 -> 1.29489715E+8192226 Inexact Rounded
1601xdvi197 divideint 9.10025079 702777882E-8192234 -> NaN Division_impossible
1602xmul197 multiply 9.10025079 702777882E-8192234 -> 6.39545498E-8192225 Inexact Rounded
1603xpow197 power 9.10025079 7 -> 5168607.19 Inexact Rounded
1604xrem197 remainder 9.10025079 702777882E-8192234 -> NaN Division_impossible
1605xsub197 subtract 9.10025079 702777882E-8192234 -> 9.10025079 Inexact Rounded
1606xadd198 add -18857539.9 813013129. -> 794155589 Inexact Rounded
1607xcom198 compare -18857539.9 813013129. -> -1
1608xdiv198 divide -18857539.9 813013129. -> -0.0231946315 Inexact Rounded
1609xdvi198 divideint -18857539.9 813013129. -> -0
1610xmul198 multiply -18857539.9 813013129. -> -1.53314275E+16 Inexact Rounded
1611xpow198 power -18857539.9 813013129 -> -Infinity Overflow Inexact Rounded
1612xrem198 remainder -18857539.9 813013129. -> -18857539.9
1613xsub198 subtract -18857539.9 813013129. -> -831870669 Inexact Rounded
1614xadd199 add -8.29530327 3243419.57E+35688332 -> 3.24341957E+35688338 Inexact Rounded
1615xcom199 compare -8.29530327 3243419.57E+35688332 -> -1
1616xdiv199 divide -8.29530327 3243419.57E+35688332 -> -2.55757946E-35688338 Inexact Rounded
1617xdvi199 divideint -8.29530327 3243419.57E+35688332 -> -0
1618xmul199 multiply -8.29530327 3243419.57E+35688332 -> -2.69051490E+35688339 Inexact Rounded
1619xpow199 power -8.29530327 3 -> -570.816876 Inexact Rounded
1620xrem199 remainder -8.29530327 3243419.57E+35688332 -> -8.29530327
1621xsub199 subtract -8.29530327 3243419.57E+35688332 -> -3.24341957E+35688338 Inexact Rounded
1622xadd200 add -57101683.5 763551341E+991491712 -> 7.63551341E+991491720 Inexact Rounded
1623xcom200 compare -57101683.5 763551341E+991491712 -> -1
1624xdiv200 divide -57101683.5 763551341E+991491712 -> -7.47843405E-991491714 Inexact Rounded
1625xdvi200 divideint -57101683.5 763551341E+991491712 -> -0
1626xmul200 multiply -57101683.5 763551341E+991491712 -> -4.36000670E+991491728 Inexact Rounded
1627xpow200 power -57101683.5 8 -> 1.13029368E+62 Inexact Rounded
1628xrem200 remainder -57101683.5 763551341E+991491712 -> -57101683.5
1629xsub200 subtract -57101683.5 763551341E+991491712 -> -7.63551341E+991491720 Inexact Rounded
1630xadd201 add -603326.740 1710.95183 -> -601615.788 Inexact Rounded
1631xcom201 compare -603326.740 1710.95183 -> -1
1632xdiv201 divide -603326.740 1710.95183 -> -352.626374 Inexact Rounded
1633xdvi201 divideint -603326.740 1710.95183 -> -352
1634xmul201 multiply -603326.740 1710.95183 -> -1.03226299E+9 Inexact Rounded
1635xpow201 power -603326.740 1711 -> -3.35315976E+9890 Inexact Rounded
1636xrem201 remainder -603326.740 1710.95183 -> -1071.69584
1637xsub201 subtract -603326.740 1710.95183 -> -605037.692 Inexact Rounded
1638xadd202 add -48142763.3 -943434114 -> -991576877 Inexact Rounded
1639xcom202 compare -48142763.3 -943434114 -> 1
1640xdiv202 divide -48142763.3 -943434114 -> 0.0510292797 Inexact Rounded
1641xdvi202 divideint -48142763.3 -943434114 -> 0
1642xmul202 multiply -48142763.3 -943434114 -> 4.54195252E+16 Inexact Rounded
1643xpow202 power -48142763.3 -943434114 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
1644xrem202 remainder -48142763.3 -943434114 -> -48142763.3
1645xsub202 subtract -48142763.3 -943434114 -> 895291351 Inexact Rounded
1646xadd203 add -204.586767 -235.531847 -> -440.118614
1647xcom203 compare -204.586767 -235.531847 -> 1
1648xdiv203 divide -204.586767 -235.531847 -> 0.868616154 Inexact Rounded
1649xdvi203 divideint -204.586767 -235.531847 -> 0
1650xmul203 multiply -204.586767 -235.531847 -> 48186.6991 Inexact Rounded
1651xpow203 power -204.586767 -236 -> 4.29438222E-546 Inexact Rounded
1652xrem203 remainder -204.586767 -235.531847 -> -204.586767
1653xsub203 subtract -204.586767 -235.531847 -> 30.945080
1654xadd204 add -70.3805581 830137.913 -> 830067.532 Inexact Rounded
1655xcom204 compare -70.3805581 830137.913 -> -1
1656xdiv204 divide -70.3805581 830137.913 -> -0.0000847817658 Inexact Rounded
1657xdvi204 divideint -70.3805581 830137.913 -> -0
1658xmul204 multiply -70.3805581 830137.913 -> -58425569.6 Inexact Rounded
1659xpow204 power -70.3805581 830138 -> 4.95165841E+1533640 Inexact Rounded
1660xrem204 remainder -70.3805581 830137.913 -> -70.3805581
1661xsub204 subtract -70.3805581 830137.913 -> -830208.294 Inexact Rounded
1662xadd205 add -8818.47606 -60766.4571 -> -69584.9332 Inexact Rounded
1663xcom205 compare -8818.47606 -60766.4571 -> 1
1664xdiv205 divide -8818.47606 -60766.4571 -> 0.145120787 Inexact Rounded
1665xdvi205 divideint -8818.47606 -60766.4571 -> 0
1666xmul205 multiply -8818.47606 -60766.4571 -> 535867547 Inexact Rounded
1667xpow205 power -8818.47606 -60766 -> 1.64487755E-239746 Inexact Rounded
1668xrem205 remainder -8818.47606 -60766.4571 -> -8818.47606
1669xsub205 subtract -8818.47606 -60766.4571 -> 51947.9810 Inexact Rounded
1670xadd206 add 37060929.3E-168439509 -79576717.1 -> -79576717.1 Inexact Rounded
1671xcom206 compare 37060929.3E-168439509 -79576717.1 -> 1
1672xdiv206 divide 37060929.3E-168439509 -79576717.1 -> -4.65725788E-168439510 Inexact Rounded
1673xdvi206 divideint 37060929.3E-168439509 -79576717.1 -> -0
1674xmul206 multiply 37060929.3E-168439509 -79576717.1 -> -2.94918709E-168439494 Inexact Rounded
1675xpow206 power 37060929.3E-168439509 -79576717 -> Infinity Overflow Inexact Rounded
1676xrem206 remainder 37060929.3E-168439509 -79576717.1 -> 3.70609293E-168439502
1677xsub206 subtract 37060929.3E-168439509 -79576717.1 -> 79576717.1 Inexact Rounded
1678xadd207 add -656285310. -107221462. -> -763506772
1679xcom207 compare -656285310. -107221462. -> -1
1680xdiv207 divide -656285310. -107221462. -> 6.12083904 Inexact Rounded
1681xdvi207 divideint -656285310. -107221462. -> 6
1682xmul207 multiply -656285310. -107221462. -> 7.03678704E+16 Inexact Rounded
1683xpow207 power -656285310. -107221462 -> 8.05338080E-945381569 Inexact Rounded
1684xrem207 remainder -656285310. -107221462. -> -12956538
1685xsub207 subtract -656285310. -107221462. -> -549063848
1686xadd208 add 653397.125 7195.30990 -> 660592.435 Inexact Rounded
1687xcom208 compare 653397.125 7195.30990 -> 1
1688xdiv208 divide 653397.125 7195.30990 -> 90.8087538 Inexact Rounded
1689xdvi208 divideint 653397.125 7195.30990 -> 90
1690xmul208 multiply 653397.125 7195.30990 -> 4.70139480E+9 Inexact Rounded
1691xpow208 power 653397.125 7195 -> 1.58522983E+41840 Inexact Rounded
1692xrem208 remainder 653397.125 7195.30990 -> 5819.23400
1693xsub208 subtract 653397.125 7195.30990 -> 646201.815 Inexact Rounded
1694xadd209 add 56221910.0E+857909374 -58.7247929 -> 5.62219100E+857909381 Inexact Rounded
1695xcom209 compare 56221910.0E+857909374 -58.7247929 -> 1
1696xdiv209 divide 56221910.0E+857909374 -58.7247929 -> -9.57379451E+857909379 Inexact Rounded
1697xdvi209 divideint 56221910.0E+857909374 -58.7247929 -> NaN Division_impossible
1698xmul209 multiply 56221910.0E+857909374 -58.7247929 -> -3.30162002E+857909383 Inexact Rounded
1699xpow209 power 56221910.0E+857909374 -59 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
1700xrem209 remainder 56221910.0E+857909374 -58.7247929 -> NaN Division_impossible
1701xsub209 subtract 56221910.0E+857909374 -58.7247929 -> 5.62219100E+857909381 Inexact Rounded
1702xadd210 add 809862859E+643769974 -5.06784016 -> 8.09862859E+643769982 Inexact Rounded
1703xcom210 compare 809862859E+643769974 -5.06784016 -> 1
1704xdiv210 divide 809862859E+643769974 -5.06784016 -> -1.59804341E+643769982 Inexact Rounded
1705xdvi210 divideint 809862859E+643769974 -5.06784016 -> NaN Division_impossible
1706xmul210 multiply 809862859E+643769974 -5.06784016 -> -4.10425552E+643769983 Inexact Rounded
1707xpow210 power 809862859E+643769974 -5 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
1708xrem210 remainder 809862859E+643769974 -5.06784016 -> NaN Division_impossible
1709xsub210 subtract 809862859E+643769974 -5.06784016 -> 8.09862859E+643769982 Inexact Rounded
1710xadd211 add -62011.4563E-117563240 -57.1731586E+115657204 -> -5.71731586E+115657205 Inexact Rounded
1711xcom211 compare -62011.4563E-117563240 -57.1731586E+115657204 -> 1
1712xdiv211 divide -62011.4563E-117563240 -57.1731586E+115657204 -> 1.08462534E-233220441 Inexact Rounded
1713xdvi211 divideint -62011.4563E-117563240 -57.1731586E+115657204 -> 0
1714xmul211 multiply -62011.4563E-117563240 -57.1731586E+115657204 -> 3.54539083E-1906030 Inexact Rounded
1715xpow211 power -62011.4563E-117563240 -6 -> 1.75860546E+705379411 Inexact Rounded
1716xrem211 remainder -62011.4563E-117563240 -57.1731586E+115657204 -> -6.20114563E-117563236
1717xsub211 subtract -62011.4563E-117563240 -57.1731586E+115657204 -> 5.71731586E+115657205 Inexact Rounded
1718xadd212 add 315.33351 91588.837E-536020149 -> 315.333510 Inexact Rounded
1719xcom212 compare 315.33351 91588.837E-536020149 -> 1
1720xdiv212 divide 315.33351 91588.837E-536020149 -> 3.44292515E+536020146 Inexact Rounded
1721xdvi212 divideint 315.33351 91588.837E-536020149 -> NaN Division_impossible
1722xmul212 multiply 315.33351 91588.837E-536020149 -> 2.88810294E-536020142 Inexact Rounded
1723xpow212 power 315.33351 9 -> 3.08269902E+22 Inexact Rounded
1724xrem212 remainder 315.33351 91588.837E-536020149 -> NaN Division_impossible
1725xsub212 subtract 315.33351 91588.837E-536020149 -> 315.333510 Inexact Rounded
1726xadd213 add 739.944710 202949.175 -> 203689.120 Inexact Rounded
1727xcom213 compare 739.944710 202949.175 -> -1
1728xdiv213 divide 739.944710 202949.175 -> 0.00364596067 Inexact Rounded
1729xdvi213 divideint 739.944710 202949.175 -> 0
1730xmul213 multiply 739.944710 202949.175 -> 150171168 Inexact Rounded
1731xpow213 power 739.944710 202949 -> 1.32611729E+582301 Inexact Rounded
1732xrem213 remainder 739.944710 202949.175 -> 739.944710
1733xsub213 subtract 739.944710 202949.175 -> -202209.230 Inexact Rounded
1734xadd214 add 87686.8016 4204890.40 -> 4292577.20 Inexact Rounded
1735xcom214 compare 87686.8016 4204890.40 -> -1
1736xdiv214 divide 87686.8016 4204890.40 -> 0.0208535285 Inexact Rounded
1737xdvi214 divideint 87686.8016 4204890.40 -> 0
1738xmul214 multiply 87686.8016 4204890.40 -> 3.68713390E+11 Inexact Rounded
1739xpow214 power 87686.8016 4204890 -> 5.14846981E+20784494 Inexact Rounded
1740xrem214 remainder 87686.8016 4204890.40 -> 87686.8016
1741xsub214 subtract 87686.8016 4204890.40 -> -4117203.60 Inexact Rounded
1742xadd215 add 987126721.E-725794834 4874166.23 -> 4874166.23 Inexact Rounded
1743xcom215 compare 987126721.E-725794834 4874166.23 -> -1
1744xdiv215 divide 987126721.E-725794834 4874166.23 -> 2.02522170E-725794832 Inexact Rounded
1745xdvi215 divideint 987126721.E-725794834 4874166.23 -> 0
1746xmul215 multiply 987126721.E-725794834 4874166.23 -> 4.81141973E-725794819 Inexact Rounded
1747xpow215 power 987126721.E-725794834 4874166 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
1748xrem215 remainder 987126721.E-725794834 4874166.23 -> 9.87126721E-725794826
1749xsub215 subtract 987126721.E-725794834 4874166.23 -> -4874166.23 Inexact Rounded
1750xadd216 add 728148726.E-661695938 32798.5202 -> 32798.5202 Inexact Rounded
1751xcom216 compare 728148726.E-661695938 32798.5202 -> -1
1752xdiv216 divide 728148726.E-661695938 32798.5202 -> 2.22006579E-661695934 Inexact Rounded
1753xdvi216 divideint 728148726.E-661695938 32798.5202 -> 0
1754xmul216 multiply 728148726.E-661695938 32798.5202 -> 2.38822007E-661695925 Inexact Rounded
1755xpow216 power 728148726.E-661695938 32799 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
1756xrem216 remainder 728148726.E-661695938 32798.5202 -> 7.28148726E-661695930
1757xsub216 subtract 728148726.E-661695938 32798.5202 -> -32798.5202 Inexact Rounded
1758xadd217 add 7428219.97 667.326760 -> 7428887.30 Inexact Rounded
1759xcom217 compare 7428219.97 667.326760 -> 1
1760xdiv217 divide 7428219.97 667.326760 -> 11131.3084 Inexact Rounded
1761xdvi217 divideint 7428219.97 667.326760 -> 11131
1762xmul217 multiply 7428219.97 667.326760 -> 4.95704997E+9 Inexact Rounded
1763xpow217 power 7428219.97 667 -> 7.58808509E+4582 Inexact Rounded
1764xrem217 remainder 7428219.97 667.326760 -> 205.804440
1765xsub217 subtract 7428219.97 667.326760 -> 7427552.64 Inexact Rounded
1766xadd218 add -7291.19212 209.64966E-588526476 -> -7291.19212 Inexact Rounded
1767xcom218 compare -7291.19212 209.64966E-588526476 -> -1
1768xdiv218 divide -7291.19212 209.64966E-588526476 -> -3.47779821E+588526477 Inexact Rounded
1769xdvi218 divideint -7291.19212 209.64966E-588526476 -> NaN Division_impossible
1770xmul218 multiply -7291.19212 209.64966E-588526476 -> -1.52859595E-588526470 Inexact Rounded
1771xpow218 power -7291.19212 2 -> 53161482.5 Inexact Rounded
1772xrem218 remainder -7291.19212 209.64966E-588526476 -> NaN Division_impossible
1773xsub218 subtract -7291.19212 209.64966E-588526476 -> -7291.19212 Inexact Rounded
1774xadd219 add -358.24550 -4447.78675E+601402509 -> -4.44778675E+601402512 Inexact Rounded
1775xcom219 compare -358.24550 -4447.78675E+601402509 -> 1
1776xdiv219 divide -358.24550 -4447.78675E+601402509 -> 8.05446664E-601402511 Inexact Rounded
1777xdvi219 divideint -358.24550 -4447.78675E+601402509 -> 0
1778xmul219 multiply -358.24550 -4447.78675E+601402509 -> 1.59339959E+601402515 Inexact Rounded
1779xpow219 power -358.24550 -4 -> 6.07123474E-11 Inexact Rounded
1780xrem219 remainder -358.24550 -4447.78675E+601402509 -> -358.24550
1781xsub219 subtract -358.24550 -4447.78675E+601402509 -> 4.44778675E+601402512 Inexact Rounded
1782xadd220 add 118.621826 -2.72010038 -> 115.901726 Inexact Rounded
1783xcom220 compare 118.621826 -2.72010038 -> 1
1784xdiv220 divide 118.621826 -2.72010038 -> -43.6093561 Inexact Rounded
1785xdvi220 divideint 118.621826 -2.72010038 -> -43
1786xmul220 multiply 118.621826 -2.72010038 -> -322.663274 Inexact Rounded
1787xpow220 power 118.621826 -3 -> 5.99109471E-7 Inexact Rounded
1788xrem220 remainder 118.621826 -2.72010038 -> 1.65750966
1789xsub220 subtract 118.621826 -2.72010038 -> 121.341926 Inexact Rounded
1790xadd221 add 8071961.94 -135533740.E-102451543 -> 8071961.94 Inexact Rounded
1791xcom221 compare 8071961.94 -135533740.E-102451543 -> 1
1792xdiv221 divide 8071961.94 -135533740.E-102451543 -> -5.95568450E+102451541 Inexact Rounded
1793xdvi221 divideint 8071961.94 -135533740.E-102451543 -> NaN Division_impossible
1794xmul221 multiply 8071961.94 -135533740.E-102451543 -> -1.09402319E-102451528 Inexact Rounded
1795xpow221 power 8071961.94 -1 -> 1.23885619E-7 Inexact Rounded
1796xrem221 remainder 8071961.94 -135533740.E-102451543 -> NaN Division_impossible
1797xsub221 subtract 8071961.94 -135533740.E-102451543 -> 8071961.94 Inexact Rounded
1798xadd222 add 64262528.5E+812118682 -8692.94447E-732186947 -> 6.42625285E+812118689 Inexact Rounded
1799xcom222 compare 64262528.5E+812118682 -8692.94447E-732186947 -> 1
1800xdiv222 divide 64262528.5E+812118682 -8692.94447E-732186947 -> -Infinity Inexact Overflow Rounded
1801xdvi222 divideint 64262528.5E+812118682 -8692.94447E-732186947 -> NaN Division_impossible
1802xmul222 multiply 64262528.5E+812118682 -8692.94447E-732186947 -> -5.58630592E+79931746 Inexact Rounded
1803xpow222 power 64262528.5E+812118682 -9 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
1804xrem222 remainder 64262528.5E+812118682 -8692.94447E-732186947 -> NaN Division_impossible
1805xsub222 subtract 64262528.5E+812118682 -8692.94447E-732186947 -> 6.42625285E+812118689 Inexact Rounded
1806xadd223 add -35544.4029 -567830.130 -> -603374.533 Inexact Rounded
1807xcom223 compare -35544.4029 -567830.130 -> 1
1808xdiv223 divide -35544.4029 -567830.130 -> 0.0625968948 Inexact Rounded
1809xdvi223 divideint -35544.4029 -567830.130 -> 0
1810xmul223 multiply -35544.4029 -567830.130 -> 2.01831829E+10 Inexact Rounded
1811xpow223 power -35544.4029 -567830 -> 3.77069368E-2584065 Inexact Rounded
1812xrem223 remainder -35544.4029 -567830.130 -> -35544.4029
1813xsub223 subtract -35544.4029 -567830.130 -> 532285.727 Inexact Rounded
1814xadd224 add -7.16513047E+59297103 87767.8211 -> -7.16513047E+59297103 Inexact Rounded
1815xcom224 compare -7.16513047E+59297103 87767.8211 -> -1
1816xdiv224 divide -7.16513047E+59297103 87767.8211 -> -8.16373288E+59297098 Inexact Rounded
1817xdvi224 divideint -7.16513047E+59297103 87767.8211 -> NaN Division_impossible
1818xmul224 multiply -7.16513047E+59297103 87767.8211 -> -6.28867889E+59297108 Inexact Rounded
1819xpow224 power -7.16513047E+59297103 87768 -> Infinity Overflow Inexact Rounded
1820xrem224 remainder -7.16513047E+59297103 87767.8211 -> NaN Division_impossible
1821xsub224 subtract -7.16513047E+59297103 87767.8211 -> -7.16513047E+59297103 Inexact Rounded
1822xadd225 add -509.483395 -147242915. -> -147243424 Inexact Rounded
1823xcom225 compare -509.483395 -147242915. -> 1
1824xdiv225 divide -509.483395 -147242915. -> 0.00000346015559 Inexact Rounded
1825xdvi225 divideint -509.483395 -147242915. -> 0
1826xmul225 multiply -509.483395 -147242915. -> 7.50178202E+10 Inexact Rounded
1827xpow225 power -509.483395 -147242915 -> -3.10760519E-398605718 Inexact Rounded
1828xrem225 remainder -509.483395 -147242915. -> -509.483395
1829xsub225 subtract -509.483395 -147242915. -> 147242406 Inexact Rounded
1830xadd226 add -7919047.28E+956041629 -367667329 -> -7.91904728E+956041635 Inexact Rounded
1831xcom226 compare -7919047.28E+956041629 -367667329 -> -1
1832xdiv226 divide -7919047.28E+956041629 -367667329 -> 2.15386211E+956041627 Inexact Rounded
1833xdvi226 divideint -7919047.28E+956041629 -367667329 -> NaN Division_impossible
1834xmul226 multiply -7919047.28E+956041629 -367667329 -> 2.91157496E+956041644 Inexact Rounded
1835xpow226 power -7919047.28E+956041629 -367667329 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
1836xrem226 remainder -7919047.28E+956041629 -367667329 -> NaN Division_impossible
1837xsub226 subtract -7919047.28E+956041629 -367667329 -> -7.91904728E+956041635 Inexact Rounded
1838xadd227 add 895612630. -36.4104040 -> 895612594 Inexact Rounded
1839xcom227 compare 895612630. -36.4104040 -> 1
1840xdiv227 divide 895612630. -36.4104040 -> -24597712.0 Inexact Rounded
1841xdvi227 divideint 895612630. -36.4104040 -> -24597711
1842xmul227 multiply 895612630. -36.4104040 -> -3.26096177E+10 Inexact Rounded
1843xpow227 power 895612630. -36 -> 5.29264130E-323 Inexact Rounded
1844xrem227 remainder 895612630. -36.4104040 -> 35.0147560
1845xsub227 subtract 895612630. -36.4104040 -> 895612666 Inexact Rounded
1846xadd228 add 25455.4973 2955.00006E+528196218 -> 2.95500006E+528196221 Inexact Rounded
1847xcom228 compare 25455.4973 2955.00006E+528196218 -> -1
1848xdiv228 divide 25455.4973 2955.00006E+528196218 -> 8.61438131E-528196218 Inexact Rounded
1849xdvi228 divideint 25455.4973 2955.00006E+528196218 -> 0
1850xmul228 multiply 25455.4973 2955.00006E+528196218 -> 7.52209960E+528196225 Inexact Rounded
1851xpow228 power 25455.4973 3 -> 1.64947128E+13 Inexact Rounded
1852xrem228 remainder 25455.4973 2955.00006E+528196218 -> 25455.4973
1853xsub228 subtract 25455.4973 2955.00006E+528196218 -> -2.95500006E+528196221 Inexact Rounded
1854xadd229 add -112.294144E+273414172 -71448007.7 -> -1.12294144E+273414174 Inexact Rounded
1855xcom229 compare -112.294144E+273414172 -71448007.7 -> -1
1856xdiv229 divide -112.294144E+273414172 -71448007.7 -> 1.57169035E+273414166 Inexact Rounded
1857xdvi229 divideint -112.294144E+273414172 -71448007.7 -> NaN Division_impossible
1858xmul229 multiply -112.294144E+273414172 -71448007.7 -> 8.02319287E+273414181 Inexact Rounded
1859xpow229 power -112.294144E+273414172 -71448008 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
1860xrem229 remainder -112.294144E+273414172 -71448007.7 -> NaN Division_impossible
1861xsub229 subtract -112.294144E+273414172 -71448007.7 -> -1.12294144E+273414174 Inexact Rounded
1862xadd230 add 62871.2202 2484.0382E+211662557 -> 2.48403820E+211662560 Inexact Rounded
1863xcom230 compare 62871.2202 2484.0382E+211662557 -> -1
1864xdiv230 divide 62871.2202 2484.0382E+211662557 -> 2.53100859E-211662556 Inexact Rounded
1865xdvi230 divideint 62871.2202 2484.0382E+211662557 -> 0
1866xmul230 multiply 62871.2202 2484.0382E+211662557 -> 1.56174513E+211662565 Inexact Rounded
1867xpow230 power 62871.2202 2 -> 3.95279033E+9 Inexact Rounded
1868xrem230 remainder 62871.2202 2484.0382E+211662557 -> 62871.2202
1869xsub230 subtract 62871.2202 2484.0382E+211662557 -> -2.48403820E+211662560 Inexact Rounded
1870xadd231 add 71.9281575 -9810012.5 -> -9809940.57 Inexact Rounded
1871xcom231 compare 71.9281575 -9810012.5 -> 1
1872xdiv231 divide 71.9281575 -9810012.5 -> -0.00000733211680 Inexact Rounded
1873xdvi231 divideint 71.9281575 -9810012.5 -> -0
1874xmul231 multiply 71.9281575 -9810012.5 -> -705616124 Inexact Rounded
1875xpow231 power 71.9281575 -9810013 -> 2.00363798E-18216203 Inexact Rounded
1876xrem231 remainder 71.9281575 -9810012.5 -> 71.9281575
1877xsub231 subtract 71.9281575 -9810012.5 -> 9810084.43 Inexact Rounded
1878xadd232 add -6388022. -88.042967 -> -6388110.04 Inexact Rounded
1879xcom232 compare -6388022. -88.042967 -> -1
1880xdiv232 divide -6388022. -88.042967 -> 72555.7329 Inexact Rounded
1881xdvi232 divideint -6388022. -88.042967 -> 72555
1882xmul232 multiply -6388022. -88.042967 -> 562420410 Inexact Rounded
1883xpow232 power -6388022. -88 -> 1.34201238E-599 Inexact Rounded
1884xrem232 remainder -6388022. -88.042967 -> -64.529315
1885xsub232 subtract -6388022. -88.042967 -> -6387933.96 Inexact Rounded
1886xadd233 add 372567445. 96.0992141 -> 372567541 Inexact Rounded
1887xcom233 compare 372567445. 96.0992141 -> 1
1888xdiv233 divide 372567445. 96.0992141 -> 3876904.18 Inexact Rounded
1889xdvi233 divideint 372567445. 96.0992141 -> 3876904
1890xmul233 multiply 372567445. 96.0992141 -> 3.58034387E+10 Inexact Rounded
1891xpow233 power 372567445. 96 -> 6.84968715E+822 Inexact Rounded
1892xrem233 remainder 372567445. 96.0992141 -> 17.4588536
1893xsub233 subtract 372567445. 96.0992141 -> 372567349 Inexact Rounded
1894xadd234 add 802.156517 -174409310.E-255338020 -> 802.156517 Inexact Rounded
1895xcom234 compare 802.156517 -174409310.E-255338020 -> 1
1896xdiv234 divide 802.156517 -174409310.E-255338020 -> -4.59927579E+255338014 Inexact Rounded
1897xdvi234 divideint 802.156517 -174409310.E-255338020 -> NaN Division_impossible
1898xmul234 multiply 802.156517 -174409310.E-255338020 -> -1.39903565E-255338009 Inexact Rounded
1899xpow234 power 802.156517 -2 -> 0.00000155411005 Inexact Rounded
1900xrem234 remainder 802.156517 -174409310.E-255338020 -> NaN Division_impossible
1901xsub234 subtract 802.156517 -174409310.E-255338020 -> 802.156517 Inexact Rounded
1902xadd235 add -3.65207541 74501982.0 -> 74501978.3 Inexact Rounded
1903xcom235 compare -3.65207541 74501982.0 -> -1
1904xdiv235 divide -3.65207541 74501982.0 -> -4.90198423E-8 Inexact Rounded
1905xdvi235 divideint -3.65207541 74501982.0 -> -0
1906xmul235 multiply -3.65207541 74501982.0 -> -272086856 Inexact Rounded
1907xpow235 power -3.65207541 74501982 -> 2.10339452E+41910325 Inexact Rounded
1908xrem235 remainder -3.65207541 74501982.0 -> -3.65207541
1909xsub235 subtract -3.65207541 74501982.0 -> -74501985.7 Inexact Rounded
1910xadd236 add -5297.76981 -859.719404 -> -6157.48921 Inexact Rounded
1911xcom236 compare -5297.76981 -859.719404 -> -1
1912xdiv236 divide -5297.76981 -859.719404 -> 6.16220802 Inexact Rounded
1913xdvi236 divideint -5297.76981 -859.719404 -> 6
1914xmul236 multiply -5297.76981 -859.719404 -> 4554595.50 Inexact Rounded
1915xpow236 power -5297.76981 -860 -> 1.90523108E-3203 Inexact Rounded
1916xrem236 remainder -5297.76981 -859.719404 -> -139.453386
1917xsub236 subtract -5297.76981 -859.719404 -> -4438.05041 Inexact Rounded
1918xadd237 add -684172.592 766.448597E+288361959 -> 7.66448597E+288361961 Inexact Rounded
1919xcom237 compare -684172.592 766.448597E+288361959 -> -1
1920xdiv237 divide -684172.592 766.448597E+288361959 -> -8.92652938E-288361957 Inexact Rounded
1921xdvi237 divideint -684172.592 766.448597E+288361959 -> -0
1922xmul237 multiply -684172.592 766.448597E+288361959 -> -5.24383123E+288361967 Inexact Rounded
1923xpow237 power -684172.592 8 -> 4.80093005E+46 Inexact Rounded
1924xrem237 remainder -684172.592 766.448597E+288361959 -> -684172.592
1925xsub237 subtract -684172.592 766.448597E+288361959 -> -7.66448597E+288361961 Inexact Rounded
1926xadd238 add 626919.219 57469.8727E+13188610 -> 5.74698727E+13188614 Inexact Rounded
1927xcom238 compare 626919.219 57469.8727E+13188610 -> -1
1928xdiv238 divide 626919.219 57469.8727E+13188610 -> 1.09086586E-13188609 Inexact Rounded
1929xdvi238 divideint 626919.219 57469.8727E+13188610 -> 0
1930xmul238 multiply 626919.219 57469.8727E+13188610 -> 3.60289677E+13188620 Inexact Rounded
1931xpow238 power 626919.219 6 -> 6.07112959E+34 Inexact Rounded
1932xrem238 remainder 626919.219 57469.8727E+13188610 -> 626919.219
1933xsub238 subtract 626919.219 57469.8727E+13188610 -> -5.74698727E+13188614 Inexact Rounded
1934xadd239 add -77480.5840 893265.594E+287982552 -> 8.93265594E+287982557 Inexact Rounded
1935xcom239 compare -77480.5840 893265.594E+287982552 -> -1
1936xdiv239 divide -77480.5840 893265.594E+287982552 -> -8.67385742E-287982554 Inexact Rounded
1937xdvi239 divideint -77480.5840 893265.594E+287982552 -> -0
1938xmul239 multiply -77480.5840 893265.594E+287982552 -> -6.92107399E+287982562 Inexact Rounded
1939xpow239 power -77480.5840 9 -> -1.00631969E+44 Inexact Rounded
1940xrem239 remainder -77480.5840 893265.594E+287982552 -> -77480.5840
1941xsub239 subtract -77480.5840 893265.594E+287982552 -> -8.93265594E+287982557 Inexact Rounded
1942xadd240 add -7177620.29 7786343.83 -> 608723.54
1943xcom240 compare -7177620.29 7786343.83 -> -1
1944xdiv240 divide -7177620.29 7786343.83 -> -0.921821647 Inexact Rounded
1945xdvi240 divideint -7177620.29 7786343.83 -> -0
1946xmul240 multiply -7177620.29 7786343.83 -> -5.58874195E+13 Inexact Rounded
1947xpow240 power -7177620.29 7786344 -> 2.96037074E+53383022 Inexact Rounded
1948xrem240 remainder -7177620.29 7786343.83 -> -7177620.29
1949xsub240 subtract -7177620.29 7786343.83 -> -14963964.1 Inexact Rounded
1950xadd241 add 9.6224130 4.50355112 -> 14.1259641 Inexact Rounded
1951xcom241 compare 9.6224130 4.50355112 -> 1
1952xdiv241 divide 9.6224130 4.50355112 -> 2.13662791 Inexact Rounded
1953xdvi241 divideint 9.6224130 4.50355112 -> 2
1954xmul241 multiply 9.6224130 4.50355112 -> 43.3350288 Inexact Rounded
1955xpow241 power 9.6224130 5 -> 82493.5448 Inexact Rounded
1956xrem241 remainder 9.6224130 4.50355112 -> 0.61531076
1957xsub241 subtract 9.6224130 4.50355112 -> 5.11886188
1958xadd242 add -66.6337347E-597410086 -818812885 -> -818812885 Inexact Rounded
1959xcom242 compare -66.6337347E-597410086 -818812885 -> 1
1960xdiv242 divide -66.6337347E-597410086 -818812885 -> 8.13784638E-597410094 Inexact Rounded
1961xdvi242 divideint -66.6337347E-597410086 -818812885 -> 0
1962xmul242 multiply -66.6337347E-597410086 -818812885 -> 5.45605605E-597410076 Inexact Rounded
1963xpow242 power -66.6337347E-597410086 -818812885 -> -Infinity Overflow Inexact Rounded
1964xrem242 remainder -66.6337347E-597410086 -818812885 -> -6.66337347E-597410085
1965xsub242 subtract -66.6337347E-597410086 -818812885 -> 818812885 Inexact Rounded
1966xadd243 add 65587553.7 600574.736 -> 66188128.4 Inexact Rounded
1967xcom243 compare 65587553.7 600574.736 -> 1
1968xdiv243 divide 65587553.7 600574.736 -> 109.207980 Inexact Rounded
1969xdvi243 divideint 65587553.7 600574.736 -> 109
1970xmul243 multiply 65587553.7 600574.736 -> 3.93902277E+13 Inexact Rounded
1971xpow243 power 65587553.7 600575 -> 3.40404817E+4694587 Inexact Rounded
1972xrem243 remainder 65587553.7 600574.736 -> 124907.476
1973xsub243 subtract 65587553.7 600574.736 -> 64986979.0 Inexact Rounded
1974xadd244 add -32401.939 -585200217. -> -585232619 Inexact Rounded
1975xcom244 compare -32401.939 -585200217. -> 1
1976xdiv244 divide -32401.939 -585200217. -> 0.0000553689798 Inexact Rounded
1977xdvi244 divideint -32401.939 -585200217. -> 0
1978xmul244 multiply -32401.939 -585200217. -> 1.89616217E+13 Inexact Rounded
1979xpow244 power -32401.939 -585200217 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
1980xrem244 remainder -32401.939 -585200217. -> -32401.939
1981xsub244 subtract -32401.939 -585200217. -> 585167815 Inexact Rounded
1982xadd245 add 69573.988 -9.77003465E+740933668 -> -9.77003465E+740933668 Inexact Rounded
1983xcom245 compare 69573.988 -9.77003465E+740933668 -> 1
1984xdiv245 divide 69573.988 -9.77003465E+740933668 -> -7.12116082E-740933665 Inexact Rounded
1985xdvi245 divideint 69573.988 -9.77003465E+740933668 -> -0
1986xmul245 multiply 69573.988 -9.77003465E+740933668 -> -6.79740273E+740933673 Inexact Rounded
1987xpow245 power 69573.988 -10 -> 3.76297229E-49 Inexact Rounded
1988xrem245 remainder 69573.988 -9.77003465E+740933668 -> 69573.988
1989xsub245 subtract 69573.988 -9.77003465E+740933668 -> 9.77003465E+740933668 Inexact Rounded
1990xadd246 add 2362.06251 -433149546.E-152643629 -> 2362.06251 Inexact Rounded
1991xcom246 compare 2362.06251 -433149546.E-152643629 -> 1
1992xdiv246 divide 2362.06251 -433149546.E-152643629 -> -5.45322633E+152643623 Inexact Rounded
1993xdvi246 divideint 2362.06251 -433149546.E-152643629 -> NaN Division_impossible
1994xmul246 multiply 2362.06251 -433149546.E-152643629 -> -1.02312630E-152643617 Inexact Rounded
1995xpow246 power 2362.06251 -4 -> 3.21243577E-14 Inexact Rounded
1996xrem246 remainder 2362.06251 -433149546.E-152643629 -> NaN Division_impossible
1997xsub246 subtract 2362.06251 -433149546.E-152643629 -> 2362.06251 Inexact Rounded
1998xadd247 add -615.23488E+249953452 -21437483.7 -> -6.15234880E+249953454 Inexact Rounded
1999xcom247 compare -615.23488E+249953452 -21437483.7 -> -1
2000xdiv247 divide -615.23488E+249953452 -21437483.7 -> 2.86990250E+249953447 Inexact Rounded
2001xdvi247 divideint -615.23488E+249953452 -21437483.7 -> NaN Division_impossible
2002xmul247 multiply -615.23488E+249953452 -21437483.7 -> 1.31890877E+249953462 Inexact Rounded
2003xpow247 power -615.23488E+249953452 -21437484 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
2004xrem247 remainder -615.23488E+249953452 -21437483.7 -> NaN Division_impossible
2005xsub247 subtract -615.23488E+249953452 -21437483.7 -> -6.15234880E+249953454 Inexact Rounded
2006xadd248 add 216741082. 250290244 -> 467031326
2007xcom248 compare 216741082. 250290244 -> -1
2008xdiv248 divide 216741082. 250290244 -> 0.865958970 Inexact Rounded
2009xdvi248 divideint 216741082. 250290244 -> 0
2010xmul248 multiply 216741082. 250290244 -> 5.42481783E+16 Inexact Rounded
2011xpow248 power 216741082. 250290244 -> Infinity Overflow Inexact Rounded
2012xrem248 remainder 216741082. 250290244 -> 216741082
2013xsub248 subtract 216741082. 250290244 -> -33549162
2014xadd249 add -6364720.49 5539245.64 -> -825474.85
2015xcom249 compare -6364720.49 5539245.64 -> -1
2016xdiv249 divide -6364720.49 5539245.64 -> -1.14902297 Inexact Rounded
2017xdvi249 divideint -6364720.49 5539245.64 -> -1
2018xmul249 multiply -6364720.49 5539245.64 -> -3.52557502E+13 Inexact Rounded
2019xpow249 power -6364720.49 5539246 -> 2.96894641E+37687807 Inexact Rounded
2020xrem249 remainder -6364720.49 5539245.64 -> -825474.85
2021xsub249 subtract -6364720.49 5539245.64 -> -11903966.1 Inexact Rounded
2022xadd250 add -814599.475 -14.5431191 -> -814614.018 Inexact Rounded
2023xcom250 compare -814599.475 -14.5431191 -> -1
2024xdiv250 divide -814599.475 -14.5431191 -> 56012.7074 Inexact Rounded
2025xdvi250 divideint -814599.475 -14.5431191 -> 56012
2026xmul250 multiply -814599.475 -14.5431191 -> 11846817.2 Inexact Rounded
2027xpow250 power -814599.475 -15 -> -2.16689622E-89 Inexact Rounded
2028xrem250 remainder -814599.475 -14.5431191 -> -10.2879708
2029xsub250 subtract -814599.475 -14.5431191 -> -814584.932 Inexact Rounded
2030xadd251 add -877498.755 507408724E-168628106 -> -877498.755 Inexact Rounded
2031xcom251 compare -877498.755 507408724E-168628106 -> -1
2032xdiv251 divide -877498.755 507408724E-168628106 -> -1.72937262E+168628103 Inexact Rounded
2033xdvi251 divideint -877498.755 507408724E-168628106 -> NaN Division_impossible
2034xmul251 multiply -877498.755 507408724E-168628106 -> -4.45250524E-168628092 Inexact Rounded
2035xpow251 power -877498.755 5 -> -5.20274505E+29 Inexact Rounded
2036xrem251 remainder -877498.755 507408724E-168628106 -> NaN Division_impossible
2037xsub251 subtract -877498.755 507408724E-168628106 -> -877498.755 Inexact Rounded
2038xadd252 add 10634446.5E+475783861 50.7213056E+17807809 -> 1.06344465E+475783868 Inexact Rounded
2039xcom252 compare 10634446.5E+475783861 50.7213056E+17807809 -> 1
2040xdiv252 divide 10634446.5E+475783861 50.7213056E+17807809 -> 2.09664289E+457976057 Inexact Rounded
2041xdvi252 divideint 10634446.5E+475783861 50.7213056E+17807809 -> NaN Division_impossible
2042xmul252 multiply 10634446.5E+475783861 50.7213056E+17807809 -> 5.39393011E+493591678 Inexact Rounded
2043xpow252 power 10634446.5E+475783861 5 -> Infinity Overflow Inexact Rounded
2044xrem252 remainder 10634446.5E+475783861 50.7213056E+17807809 -> NaN Division_impossible
2045xsub252 subtract 10634446.5E+475783861 50.7213056E+17807809 -> 1.06344465E+475783868 Inexact Rounded
2046xadd253 add -162726.257E-597285918 -4391.54799 -> -4391.54799 Inexact Rounded
2047xcom253 compare -162726.257E-597285918 -4391.54799 -> 1
2048xdiv253 divide -162726.257E-597285918 -4391.54799 -> 3.70544185E-597285917 Inexact Rounded
2049xdvi253 divideint -162726.257E-597285918 -4391.54799 -> 0
2050xmul253 multiply -162726.257E-597285918 -4391.54799 -> 7.14620167E-597285910 Inexact Rounded
2051xpow253 power -162726.257E-597285918 -4392 -> Infinity Overflow Inexact Rounded
2052xrem253 remainder -162726.257E-597285918 -4391.54799 -> -1.62726257E-597285913
2053xsub253 subtract -162726.257E-597285918 -4391.54799 -> 4391.54799 Inexact Rounded
2054xadd254 add 700354586.E-99856707 7198.0493E+436250299 -> 7.19804930E+436250302 Inexact Rounded
2055xcom254 compare 700354586.E-99856707 7198.0493E+436250299 -> -1
2056xdiv254 divide 700354586.E-99856707 7198.0493E+436250299 -> 9.72978312E-536107002 Inexact Rounded
2057xdvi254 divideint 700354586.E-99856707 7198.0493E+436250299 -> 0
2058xmul254 multiply 700354586.E-99856707 7198.0493E+436250299 -> 5.04118684E+336393604 Inexact Rounded
2059xpow254 power 700354586.E-99856707 7 -> 8.26467610E-698996888 Inexact Rounded
2060xrem254 remainder 700354586.E-99856707 7198.0493E+436250299 -> 7.00354586E-99856699
2061xsub254 subtract 700354586.E-99856707 7198.0493E+436250299 -> -7.19804930E+436250302 Inexact Rounded
2062xadd255 add 39617663E-463704664 -895.290346 -> -895.290346 Inexact Rounded
2063xcom255 compare 39617663E-463704664 -895.290346 -> 1
2064xdiv255 divide 39617663E-463704664 -895.290346 -> -4.42511898E-463704660 Inexact Rounded
2065xdvi255 divideint 39617663E-463704664 -895.290346 -> -0
2066xmul255 multiply 39617663E-463704664 -895.290346 -> -3.54693112E-463704654 Inexact Rounded
2067xpow255 power 39617663E-463704664 -895 -> Infinity Overflow Inexact Rounded
2068xrem255 remainder 39617663E-463704664 -895.290346 -> 3.9617663E-463704657
2069xsub255 subtract 39617663E-463704664 -895.290346 -> 895.290346 Inexact Rounded
2070xadd256 add 5350882.59 -36329829 -> -30978946.4 Inexact Rounded
2071xcom256 compare 5350882.59 -36329829 -> 1
2072xdiv256 divide 5350882.59 -36329829 -> -0.147286204 Inexact Rounded
2073xdvi256 divideint 5350882.59 -36329829 -> -0
2074xmul256 multiply 5350882.59 -36329829 -> -1.94396649E+14 Inexact Rounded
2075xpow256 power 5350882.59 -36329829 -> 9.77006107E-244442546 Inexact Rounded
2076xrem256 remainder 5350882.59 -36329829 -> 5350882.59
2077xsub256 subtract 5350882.59 -36329829 -> 41680711.6 Inexact Rounded
2078xadd257 add 91966.4084E+210382952 166740.46E-42001390 -> 9.19664084E+210382956 Inexact Rounded
2079xcom257 compare 91966.4084E+210382952 166740.46E-42001390 -> 1
2080xdiv257 divide 91966.4084E+210382952 166740.46E-42001390 -> 5.51554244E+252384341 Inexact Rounded
2081xdvi257 divideint 91966.4084E+210382952 166740.46E-42001390 -> NaN Division_impossible
2082xmul257 multiply 91966.4084E+210382952 166740.46E-42001390 -> 1.53345212E+168381572 Inexact Rounded
2083xpow257 power 91966.4084E+210382952 2 -> 8.45782027E+420765913 Inexact Rounded
2084xrem257 remainder 91966.4084E+210382952 166740.46E-42001390 -> NaN Division_impossible
2085xsub257 subtract 91966.4084E+210382952 166740.46E-42001390 -> 9.19664084E+210382956 Inexact Rounded
2086xadd258 add 231899031.E-481759076 726.337100 -> 726.337100 Inexact Rounded
2087xcom258 compare 231899031.E-481759076 726.337100 -> -1
2088xdiv258 divide 231899031.E-481759076 726.337100 -> 3.19271907E-481759071 Inexact Rounded
2089xdvi258 divideint 231899031.E-481759076 726.337100 -> 0
2090xmul258 multiply 231899031.E-481759076 726.337100 -> 1.68436870E-481759065 Inexact Rounded
2091xpow258 power 231899031.E-481759076 726 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
2092xrem258 remainder 231899031.E-481759076 726.337100 -> 2.31899031E-481759068
2093xsub258 subtract 231899031.E-481759076 726.337100 -> -726.337100 Inexact Rounded
2094xadd259 add -9611312.33 22109735.9 -> 12498423.6 Inexact Rounded
2095xcom259 compare -9611312.33 22109735.9 -> -1
2096xdiv259 divide -9611312.33 22109735.9 -> -0.434709504 Inexact Rounded
2097xdvi259 divideint -9611312.33 22109735.9 -> -0
2098xmul259 multiply -9611312.33 22109735.9 -> -2.12503577E+14 Inexact Rounded
2099xpow259 power -9611312.33 22109736 -> 6.74530828E+154387481 Inexact Rounded
2100xrem259 remainder -9611312.33 22109735.9 -> -9611312.33
2101xsub259 subtract -9611312.33 22109735.9 -> -31721048.2 Inexact Rounded
2102xadd260 add -5604938.15E-36812542 735937577. -> 735937577 Inexact Rounded
2103xcom260 compare -5604938.15E-36812542 735937577. -> -1
2104xdiv260 divide -5604938.15E-36812542 735937577. -> -7.61605104E-36812545 Inexact Rounded
2105xdvi260 divideint -5604938.15E-36812542 735937577. -> -0
2106xmul260 multiply -5604938.15E-36812542 735937577. -> -4.12488460E-36812527 Inexact Rounded
2107xpow260 power -5604938.15E-36812542 735937577 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
2108xrem260 remainder -5604938.15E-36812542 735937577. -> -5.60493815E-36812536
2109xsub260 subtract -5604938.15E-36812542 735937577. -> -735937577 Inexact Rounded
2110xadd261 add 693881413. 260547224E-480281418 -> 693881413 Inexact Rounded
2111xcom261 compare 693881413. 260547224E-480281418 -> 1
2112xdiv261 divide 693881413. 260547224E-480281418 -> 2.66316947E+480281418 Inexact Rounded
2113xdvi261 divideint 693881413. 260547224E-480281418 -> NaN Division_impossible
2114xmul261 multiply 693881413. 260547224E-480281418 -> 1.80788876E-480281401 Inexact Rounded
2115xpow261 power 693881413. 3 -> 3.34084066E+26 Inexact Rounded
2116xrem261 remainder 693881413. 260547224E-480281418 -> NaN Division_impossible
2117xsub261 subtract 693881413. 260547224E-480281418 -> 693881413 Inexact Rounded
2118xadd262 add -34865.7378E-368768024 2297117.88 -> 2297117.88 Inexact Rounded
2119xcom262 compare -34865.7378E-368768024 2297117.88 -> -1
2120xdiv262 divide -34865.7378E-368768024 2297117.88 -> -1.51780360E-368768026 Inexact Rounded
2121xdvi262 divideint -34865.7378E-368768024 2297117.88 -> -0
2122xmul262 multiply -34865.7378E-368768024 2297117.88 -> -8.00907097E-368768014 Inexact Rounded
2123xpow262 power -34865.7378E-368768024 2297118 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
2124xrem262 remainder -34865.7378E-368768024 2297117.88 -> -3.48657378E-368768020
2125xsub262 subtract -34865.7378E-368768024 2297117.88 -> -2297117.88 Inexact Rounded
2126xadd263 add 1123.32456 7.86747918E+930888796 -> 7.86747918E+930888796 Inexact Rounded
2127xcom263 compare 1123.32456 7.86747918E+930888796 -> -1
2128xdiv263 divide 1123.32456 7.86747918E+930888796 -> 1.42780748E-930888794 Inexact Rounded
2129xdvi263 divideint 1123.32456 7.86747918E+930888796 -> 0
2130xmul263 multiply 1123.32456 7.86747918E+930888796 -> 8.83773259E+930888799 Inexact Rounded
2131xpow263 power 1123.32456 8 -> 2.53537401E+24 Inexact Rounded
2132xrem263 remainder 1123.32456 7.86747918E+930888796 -> 1123.32456
2133xsub263 subtract 1123.32456 7.86747918E+930888796 -> -7.86747918E+930888796 Inexact Rounded
2134xadd264 add 56.6607465E+467812565 909552512E+764516200 -> 9.09552512E+764516208 Inexact Rounded
2135xcom264 compare 56.6607465E+467812565 909552512E+764516200 -> -1
2136xdiv264 divide 56.6607465E+467812565 909552512E+764516200 -> 6.22951899E-296703643 Inexact Rounded
2137xdvi264 divideint 56.6607465E+467812565 909552512E+764516200 -> 0
2138xmul264 multiply 56.6607465E+467812565 909552512E+764516200 -> Infinity Inexact Overflow Rounded
2139xpow264 power 56.6607465E+467812565 9 -> Infinity Overflow Inexact Rounded
2140xrem264 remainder 56.6607465E+467812565 909552512E+764516200 -> 5.66607465E+467812566
2141xsub264 subtract 56.6607465E+467812565 909552512E+764516200 -> -9.09552512E+764516208 Inexact Rounded
2142xadd265 add -1.85771840E+365552540 -73028339.7 -> -1.85771840E+365552540 Inexact Rounded
2143xcom265 compare -1.85771840E+365552540 -73028339.7 -> -1
2144xdiv265 divide -1.85771840E+365552540 -73028339.7 -> 2.54383217E+365552532 Inexact Rounded
2145xdvi265 divideint -1.85771840E+365552540 -73028339.7 -> NaN Division_impossible
2146xmul265 multiply -1.85771840E+365552540 -73028339.7 -> 1.35666090E+365552548 Inexact Rounded
2147xpow265 power -1.85771840E+365552540 -73028340 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
2148xrem265 remainder -1.85771840E+365552540 -73028339.7 -> NaN Division_impossible
2149xsub265 subtract -1.85771840E+365552540 -73028339.7 -> -1.85771840E+365552540 Inexact Rounded
2150xadd266 add 34.1935525 -40767.6450 -> -40733.4514 Inexact Rounded
2151xcom266 compare 34.1935525 -40767.6450 -> 1
2152xdiv266 divide 34.1935525 -40767.6450 -> -0.000838742402 Inexact Rounded
2153xdvi266 divideint 34.1935525 -40767.6450 -> -0
2154xmul266 multiply 34.1935525 -40767.6450 -> -1393990.61 Inexact Rounded
2155xpow266 power 34.1935525 -40768 -> 1.45174210E-62536 Inexact Rounded
2156xrem266 remainder 34.1935525 -40767.6450 -> 34.1935525
2157xsub266 subtract 34.1935525 -40767.6450 -> 40801.8386 Inexact Rounded
2158xadd267 add 26.0009168E+751618294 -304019.929 -> 2.60009168E+751618295 Inexact Rounded
2159xcom267 compare 26.0009168E+751618294 -304019.929 -> 1
2160xdiv267 divide 26.0009168E+751618294 -304019.929 -> -8.55237250E+751618289 Inexact Rounded
2161xdvi267 divideint 26.0009168E+751618294 -304019.929 -> NaN Division_impossible
2162xmul267 multiply 26.0009168E+751618294 -304019.929 -> -7.90479688E+751618300 Inexact Rounded
2163xpow267 power 26.0009168E+751618294 -304020 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
2164xrem267 remainder 26.0009168E+751618294 -304019.929 -> NaN Division_impossible
2165xsub267 subtract 26.0009168E+751618294 -304019.929 -> 2.60009168E+751618295 Inexact Rounded
2166xadd268 add -58.4853072E+588540055 -4647.3205 -> -5.84853072E+588540056 Inexact Rounded
2167xcom268 compare -58.4853072E+588540055 -4647.3205 -> -1
2168xdiv268 divide -58.4853072E+588540055 -4647.3205 -> 1.25847372E+588540053 Inexact Rounded
2169xdvi268 divideint -58.4853072E+588540055 -4647.3205 -> NaN Division_impossible
2170xmul268 multiply -58.4853072E+588540055 -4647.3205 -> 2.71799967E+588540060 Inexact Rounded
2171xpow268 power -58.4853072E+588540055 -4647 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
2172xrem268 remainder -58.4853072E+588540055 -4647.3205 -> NaN Division_impossible
2173xsub268 subtract -58.4853072E+588540055 -4647.3205 -> -5.84853072E+588540056 Inexact Rounded
2174xadd269 add 51.025101 -4467691.57 -> -4467640.54 Inexact Rounded
2175xcom269 compare 51.025101 -4467691.57 -> 1
2176xdiv269 divide 51.025101 -4467691.57 -> -0.0000114209095 Inexact Rounded
2177xdvi269 divideint 51.025101 -4467691.57 -> -0
2178xmul269 multiply 51.025101 -4467691.57 -> -227964414 Inexact Rounded
2179xpow269 power 51.025101 -4467692 -> 4.49462589E-7629853 Inexact Rounded
2180xrem269 remainder 51.025101 -4467691.57 -> 51.025101
2181xsub269 subtract 51.025101 -4467691.57 -> 4467742.60 Inexact Rounded
2182xadd270 add -2214.76582 379785372E+223117572 -> 3.79785372E+223117580 Inexact Rounded
2183xcom270 compare -2214.76582 379785372E+223117572 -> -1
2184xdiv270 divide -2214.76582 379785372E+223117572 -> -5.83162487E-223117578 Inexact Rounded
2185xdvi270 divideint -2214.76582 379785372E+223117572 -> -0
2186xmul270 multiply -2214.76582 379785372E+223117572 -> -8.41135661E+223117583 Inexact Rounded
2187xpow270 power -2214.76582 4 -> 2.40608658E+13 Inexact Rounded
2188xrem270 remainder -2214.76582 379785372E+223117572 -> -2214.76582
2189xsub270 subtract -2214.76582 379785372E+223117572 -> -3.79785372E+223117580 Inexact Rounded
2190xadd271 add -2564.75207E-841443929 -653498187 -> -653498187 Inexact Rounded
2191xcom271 compare -2564.75207E-841443929 -653498187 -> 1
2192xdiv271 divide -2564.75207E-841443929 -653498187 -> 3.92465063E-841443935 Inexact Rounded
2193xdvi271 divideint -2564.75207E-841443929 -653498187 -> 0
2194xmul271 multiply -2564.75207E-841443929 -653498187 -> 1.67606083E-841443917 Inexact Rounded
2195xpow271 power -2564.75207E-841443929 -653498187 -> -Infinity Overflow Inexact Rounded
2196xrem271 remainder -2564.75207E-841443929 -653498187 -> -2.56475207E-841443926
2197xsub271 subtract -2564.75207E-841443929 -653498187 -> 653498187 Inexact Rounded
2198xadd272 add 513115529. 27775075.6E+217133352 -> 2.77750756E+217133359 Inexact Rounded
2199xcom272 compare 513115529. 27775075.6E+217133352 -> -1
2200xdiv272 divide 513115529. 27775075.6E+217133352 -> 1.84739562E-217133351 Inexact Rounded
2201xdvi272 divideint 513115529. 27775075.6E+217133352 -> 0
2202xmul272 multiply 513115529. 27775075.6E+217133352 -> 1.42518226E+217133368 Inexact Rounded
2203xpow272 power 513115529. 3 -> 1.35096928E+26 Inexact Rounded
2204xrem272 remainder 513115529. 27775075.6E+217133352 -> 513115529
2205xsub272 subtract 513115529. 27775075.6E+217133352 -> -2.77750756E+217133359 Inexact Rounded
2206xadd273 add -247157.208 -532990.453 -> -780147.661
2207xcom273 compare -247157.208 -532990.453 -> 1
2208xdiv273 divide -247157.208 -532990.453 -> 0.463717890 Inexact Rounded
2209xdvi273 divideint -247157.208 -532990.453 -> 0
2210xmul273 multiply -247157.208 -532990.453 -> 1.31732432E+11 Inexact Rounded
2211xpow273 power -247157.208 -532990 -> 1.48314033E-2874401 Inexact Rounded
2212xrem273 remainder -247157.208 -532990.453 -> -247157.208
2213xsub273 subtract -247157.208 -532990.453 -> 285833.245
2214xadd274 add 40.2490764E-339482253 7626.85442E+594264540 -> 7.62685442E+594264543 Inexact Rounded
2215xcom274 compare 40.2490764E-339482253 7626.85442E+594264540 -> -1
2216xdiv274 divide 40.2490764E-339482253 7626.85442E+594264540 -> 5.27728395E-933746796 Inexact Rounded
2217xdvi274 divideint 40.2490764E-339482253 7626.85442E+594264540 -> 0
2218xmul274 multiply 40.2490764E-339482253 7626.85442E+594264540 -> 3.06973846E+254782292 Inexact Rounded
2219xpow274 power 40.2490764E-339482253 8 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
2220xrem274 remainder 40.2490764E-339482253 7626.85442E+594264540 -> 4.02490764E-339482252
2221xsub274 subtract 40.2490764E-339482253 7626.85442E+594264540 -> -7.62685442E+594264543 Inexact Rounded
2222xadd275 add -1156008.8 -8870382.36 -> -10026391.2 Inexact Rounded
2223xcom275 compare -1156008.8 -8870382.36 -> 1
2224xdiv275 divide -1156008.8 -8870382.36 -> 0.130322319 Inexact Rounded
2225xdvi275 divideint -1156008.8 -8870382.36 -> 0
2226xmul275 multiply -1156008.8 -8870382.36 -> 1.02542401E+13 Inexact Rounded
2227xpow275 power -1156008.8 -8870382 -> 4.32494996E-53780782 Inexact Rounded
2228xrem275 remainder -1156008.8 -8870382.36 -> -1156008.80
2229xsub275 subtract -1156008.8 -8870382.36 -> 7714373.56
2230xadd276 add 880097928. -52455011.1E+204538218 -> -5.24550111E+204538225 Inexact Rounded
2231xcom276 compare 880097928. -52455011.1E+204538218 -> 1
2232xdiv276 divide 880097928. -52455011.1E+204538218 -> -1.67781478E-204538217 Inexact Rounded
2233xdvi276 divideint 880097928. -52455011.1E+204538218 -> -0
2234xmul276 multiply 880097928. -52455011.1E+204538218 -> -4.61655466E+204538234 Inexact Rounded
2235xpow276 power 880097928. -5 -> 1.89384751E-45 Inexact Rounded
2236xrem276 remainder 880097928. -52455011.1E+204538218 -> 880097928
2237xsub276 subtract 880097928. -52455011.1E+204538218 -> 5.24550111E+204538225 Inexact Rounded
2238xadd277 add 5796.2524 34458329.7E+832129426 -> 3.44583297E+832129433 Inexact Rounded
2239xcom277 compare 5796.2524 34458329.7E+832129426 -> -1
2240xdiv277 divide 5796.2524 34458329.7E+832129426 -> 1.68210486E-832129430 Inexact Rounded
2241xdvi277 divideint 5796.2524 34458329.7E+832129426 -> 0
2242xmul277 multiply 5796.2524 34458329.7E+832129426 -> 1.99729176E+832129437 Inexact Rounded
2243xpow277 power 5796.2524 3 -> 1.94734037E+11 Inexact Rounded
2244xrem277 remainder 5796.2524 34458329.7E+832129426 -> 5796.2524
2245xsub277 subtract 5796.2524 34458329.7E+832129426 -> -3.44583297E+832129433 Inexact Rounded
2246xadd278 add 27.1000923E-218032223 -45.0198341 -> -45.0198341 Inexact Rounded
2247xcom278 compare 27.1000923E-218032223 -45.0198341 -> 1
2248xdiv278 divide 27.1000923E-218032223 -45.0198341 -> -6.01958955E-218032224 Inexact Rounded
2249xdvi278 divideint 27.1000923E-218032223 -45.0198341 -> -0
2250xmul278 multiply 27.1000923E-218032223 -45.0198341 -> -1.22004166E-218032220 Inexact Rounded
2251xpow278 power 27.1000923E-218032223 -45 -> Infinity Overflow Inexact Rounded
2252xrem278 remainder 27.1000923E-218032223 -45.0198341 -> 2.71000923E-218032222
2253xsub278 subtract 27.1000923E-218032223 -45.0198341 -> 45.0198341 Inexact Rounded
2254xadd279 add 42643477.8 26118465E-730390549 -> 42643477.8 Inexact Rounded
2255xcom279 compare 42643477.8 26118465E-730390549 -> 1
2256xdiv279 divide 42643477.8 26118465E-730390549 -> 1.63269464E+730390549 Inexact Rounded
2257xdvi279 divideint 42643477.8 26118465E-730390549 -> NaN Division_impossible
2258xmul279 multiply 42643477.8 26118465E-730390549 -> 1.11378218E-730390534 Inexact Rounded
2259xpow279 power 42643477.8 3 -> 7.75457230E+22 Inexact Rounded
2260xrem279 remainder 42643477.8 26118465E-730390549 -> NaN Division_impossible
2261xsub279 subtract 42643477.8 26118465E-730390549 -> 42643477.8 Inexact Rounded
2262xadd280 add -31918.9176E-163031657 -21.5422824E-807317258 -> -3.19189176E-163031653 Inexact Rounded
2263xcom280 compare -31918.9176E-163031657 -21.5422824E-807317258 -> -1
2264xdiv280 divide -31918.9176E-163031657 -21.5422824E-807317258 -> 1.48168690E+644285604 Inexact Rounded
2265xdvi280 divideint -31918.9176E-163031657 -21.5422824E-807317258 -> NaN Division_impossible
2266xmul280 multiply -31918.9176E-163031657 -21.5422824E-807317258 -> 6.87606337E-970348910 Inexact Rounded
2267xpow280 power -31918.9176E-163031657 -2 -> 9.81530250E+326063304 Inexact Rounded
2268xrem280 remainder -31918.9176E-163031657 -21.5422824E-807317258 -> NaN Division_impossible
2269xsub280 subtract -31918.9176E-163031657 -21.5422824E-807317258 -> -3.19189176E-163031653 Inexact Rounded
2270xadd281 add 84224841.0 2.62548255E+647087608 -> 2.62548255E+647087608 Inexact Rounded
2271xcom281 compare 84224841.0 2.62548255E+647087608 -> -1
2272xdiv281 divide 84224841.0 2.62548255E+647087608 -> 3.20797565E-647087601 Inexact Rounded
2273xdvi281 divideint 84224841.0 2.62548255E+647087608 -> 0
2274xmul281 multiply 84224841.0 2.62548255E+647087608 -> 2.21130850E+647087616 Inexact Rounded
2275xpow281 power 84224841.0 3 -> 5.97476185E+23 Inexact Rounded
2276xrem281 remainder 84224841.0 2.62548255E+647087608 -> 84224841.0
2277xsub281 subtract 84224841.0 2.62548255E+647087608 -> -2.62548255E+647087608 Inexact Rounded
2278xadd282 add -64413698.9 -6674.1055E-701047852 -> -64413698.9 Inexact Rounded
2279xcom282 compare -64413698.9 -6674.1055E-701047852 -> -1
2280xdiv282 divide -64413698.9 -6674.1055E-701047852 -> 9.65128569E+701047855 Inexact Rounded
2281xdvi282 divideint -64413698.9 -6674.1055E-701047852 -> NaN Division_impossible
2282xmul282 multiply -64413698.9 -6674.1055E-701047852 -> 4.29903822E-701047841 Inexact Rounded
2283xpow282 power -64413698.9 -7 -> -2.17346338E-55 Inexact Rounded
2284xrem282 remainder -64413698.9 -6674.1055E-701047852 -> NaN Division_impossible
2285xsub282 subtract -64413698.9 -6674.1055E-701047852 -> -64413698.9 Inexact Rounded
2286xadd283 add -62.5059208 9.5795779E-898350012 -> -62.5059208 Inexact Rounded
2287xcom283 compare -62.5059208 9.5795779E-898350012 -> -1
2288xdiv283 divide -62.5059208 9.5795779E-898350012 -> -6.52491388E+898350012 Inexact Rounded
2289xdvi283 divideint -62.5059208 9.5795779E-898350012 -> NaN Division_impossible
2290xmul283 multiply -62.5059208 9.5795779E-898350012 -> -5.98780338E-898350010 Inexact Rounded
2291xpow283 power -62.5059208 10 -> 9.10356659E+17 Inexact Rounded
2292xrem283 remainder -62.5059208 9.5795779E-898350012 -> NaN Division_impossible
2293xsub283 subtract -62.5059208 9.5795779E-898350012 -> -62.5059208 Inexact Rounded
2294xadd284 add 9090950.80 436.400932 -> 9091387.20 Inexact Rounded
2295xcom284 compare 9090950.80 436.400932 -> 1
2296xdiv284 divide 9090950.80 436.400932 -> 20831.6485 Inexact Rounded
2297xdvi284 divideint 9090950.80 436.400932 -> 20831
2298xmul284 multiply 9090950.80 436.400932 -> 3.96729940E+9 Inexact Rounded
2299xpow284 power 9090950.80 436 -> 8.98789557E+3033 Inexact Rounded
2300xrem284 remainder 9090950.80 436.400932 -> 282.985508
2301xsub284 subtract 9090950.80 436.400932 -> 9090514.40 Inexact Rounded
2302xadd285 add -89833825.7E+329205393 -779430.194 -> -8.98338257E+329205400 Inexact Rounded
2303xcom285 compare -89833825.7E+329205393 -779430.194 -> -1
2304xdiv285 divide -89833825.7E+329205393 -779430.194 -> 1.15255768E+329205395 Inexact Rounded
2305xdvi285 divideint -89833825.7E+329205393 -779430.194 -> NaN Division_impossible
2306xmul285 multiply -89833825.7E+329205393 -779430.194 -> 7.00191962E+329205406 Inexact Rounded
2307xpow285 power -89833825.7E+329205393 -779430 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
2308xrem285 remainder -89833825.7E+329205393 -779430.194 -> NaN Division_impossible
2309xsub285 subtract -89833825.7E+329205393 -779430.194 -> -8.98338257E+329205400 Inexact Rounded
2310xadd286 add -714562.019E+750205688 704079764 -> -7.14562019E+750205693 Inexact Rounded
2311xcom286 compare -714562.019E+750205688 704079764 -> -1
2312xdiv286 divide -714562.019E+750205688 704079764 -> -1.01488788E+750205685 Inexact Rounded
2313xdvi286 divideint -714562.019E+750205688 704079764 -> NaN Division_impossible
2314xmul286 multiply -714562.019E+750205688 704079764 -> -5.03108658E+750205702 Inexact Rounded
2315xpow286 power -714562.019E+750205688 704079764 -> Infinity Overflow Inexact Rounded
2316xrem286 remainder -714562.019E+750205688 704079764 -> NaN Division_impossible
2317xsub286 subtract -714562.019E+750205688 704079764 -> -7.14562019E+750205693 Inexact Rounded
2318xadd287 add -584537670. 31139.7737E-146687560 -> -584537670 Inexact Rounded
2319xcom287 compare -584537670. 31139.7737E-146687560 -> -1
2320xdiv287 divide -584537670. 31139.7737E-146687560 -> -1.87714168E+146687564 Inexact Rounded
2321xdvi287 divideint -584537670. 31139.7737E-146687560 -> NaN Division_impossible
2322xmul287 multiply -584537670. 31139.7737E-146687560 -> -1.82023708E-146687547 Inexact Rounded
2323xpow287 power -584537670. 3 -> -1.99727337E+26 Inexact Rounded
2324xrem287 remainder -584537670. 31139.7737E-146687560 -> NaN Division_impossible
2325xsub287 subtract -584537670. 31139.7737E-146687560 -> -584537670 Inexact Rounded
2326xadd288 add -4.18074650E-858746879 571035.277E-279409165 -> 5.71035277E-279409160 Inexact Rounded
2327xcom288 compare -4.18074650E-858746879 571035.277E-279409165 -> -1
2328xdiv288 divide -4.18074650E-858746879 571035.277E-279409165 -> -7.32134540E-579337720 Inexact Rounded
2329xdvi288 divideint -4.18074650E-858746879 571035.277E-279409165 -> -0
2330xmul288 multiply -4.18074650E-858746879 571035.277E-279409165 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
2331xpow288 power -4.18074650E-858746879 6 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
2332xrem288 remainder -4.18074650E-858746879 571035.277E-279409165 -> -4.18074650E-858746879
2333xsub288 subtract -4.18074650E-858746879 571035.277E-279409165 -> -5.71035277E-279409160 Inexact Rounded
2334xadd289 add 5.15309635 -695649.219E+451948183 -> -6.95649219E+451948188 Inexact Rounded
2335xcom289 compare 5.15309635 -695649.219E+451948183 -> 1
2336xdiv289 divide 5.15309635 -695649.219E+451948183 -> -7.40760747E-451948189 Inexact Rounded
2337xdvi289 divideint 5.15309635 -695649.219E+451948183 -> -0
2338xmul289 multiply 5.15309635 -695649.219E+451948183 -> -3.58474745E+451948189 Inexact Rounded
2339xpow289 power 5.15309635 -7 -> 0.0000103638749 Inexact Rounded
2340xrem289 remainder 5.15309635 -695649.219E+451948183 -> 5.15309635
2341xsub289 subtract 5.15309635 -695649.219E+451948183 -> 6.95649219E+451948188 Inexact Rounded
2342xadd290 add -940030153.E+83797657 -4.11510193 -> -9.40030153E+83797665 Inexact Rounded
2343xcom290 compare -940030153.E+83797657 -4.11510193 -> -1
2344xdiv290 divide -940030153.E+83797657 -4.11510193 -> 2.28434233E+83797665 Inexact Rounded
2345xdvi290 divideint -940030153.E+83797657 -4.11510193 -> NaN Division_impossible
2346xmul290 multiply -940030153.E+83797657 -4.11510193 -> 3.86831990E+83797666 Inexact Rounded
2347xpow290 power -940030153.E+83797657 -4 -> 1.28065710E-335190664 Inexact Rounded
2348xrem290 remainder -940030153.E+83797657 -4.11510193 -> NaN Division_impossible
2349xsub290 subtract -940030153.E+83797657 -4.11510193 -> -9.40030153E+83797665 Inexact Rounded
2350xadd291 add 89088.9683E+587739290 1.31932110 -> 8.90889683E+587739294 Inexact Rounded
2351xcom291 compare 89088.9683E+587739290 1.31932110 -> 1
2352xdiv291 divide 89088.9683E+587739290 1.31932110 -> 6.75263727E+587739294 Inexact Rounded
2353xdvi291 divideint 89088.9683E+587739290 1.31932110 -> NaN Division_impossible
2354xmul291 multiply 89088.9683E+587739290 1.31932110 -> 1.17536956E+587739295 Inexact Rounded
2355xpow291 power 89088.9683E+587739290 1 -> 8.90889683E+587739294
2356xrem291 remainder 89088.9683E+587739290 1.31932110 -> NaN Division_impossible
2357xsub291 subtract 89088.9683E+587739290 1.31932110 -> 8.90889683E+587739294 Inexact Rounded
2358xadd292 add 3336750 6.47961126 -> 3336756.48 Inexact Rounded
2359xcom292 compare 3336750 6.47961126 -> 1
2360xdiv292 divide 3336750 6.47961126 -> 514961.448 Inexact Rounded
2361xdvi292 divideint 3336750 6.47961126 -> 514961
2362xmul292 multiply 3336750 6.47961126 -> 21620842.9 Inexact Rounded
2363xpow292 power 3336750 6 -> 1.38019997E+39 Inexact Rounded
2364xrem292 remainder 3336750 6.47961126 -> 2.90593914
2365xsub292 subtract 3336750 6.47961126 -> 3336743.52 Inexact Rounded
2366xadd293 add 904654622. 692065270.E+329081915 -> 6.92065270E+329081923 Inexact Rounded
2367xcom293 compare 904654622. 692065270.E+329081915 -> -1
2368xdiv293 divide 904654622. 692065270.E+329081915 -> 1.30718107E-329081915 Inexact Rounded
2369xdvi293 divideint 904654622. 692065270.E+329081915 -> 0
2370xmul293 multiply 904654622. 692065270.E+329081915 -> 6.26080045E+329081932 Inexact Rounded
2371xpow293 power 904654622. 7 -> 4.95883485E+62 Inexact Rounded
2372xrem293 remainder 904654622. 692065270.E+329081915 -> 904654622
2373xsub293 subtract 904654622. 692065270.E+329081915 -> -6.92065270E+329081923 Inexact Rounded
2374xadd294 add 304804380 -4681.23698 -> 304799699 Inexact Rounded
2375xcom294 compare 304804380 -4681.23698 -> 1
2376xdiv294 divide 304804380 -4681.23698 -> -65111.9312 Inexact Rounded
2377xdvi294 divideint 304804380 -4681.23698 -> -65111
2378xmul294 multiply 304804380 -4681.23698 -> -1.42686154E+12 Inexact Rounded
2379xpow294 power 304804380 -4681 -> 1.98037102E-39714 Inexact Rounded
2380xrem294 remainder 304804380 -4681.23698 -> 4358.99522
2381xsub294 subtract 304804380 -4681.23698 -> 304809061 Inexact Rounded
2382xadd295 add 674.55569 -82981.2684E+852890752 -> -8.29812684E+852890756 Inexact Rounded
2383xcom295 compare 674.55569 -82981.2684E+852890752 -> 1
2384xdiv295 divide 674.55569 -82981.2684E+852890752 -> -8.12901156E-852890755 Inexact Rounded
2385xdvi295 divideint 674.55569 -82981.2684E+852890752 -> -0
2386xmul295 multiply 674.55569 -82981.2684E+852890752 -> -5.59754868E+852890759 Inexact Rounded
2387xpow295 power 674.55569 -8 -> 2.33269265E-23 Inexact Rounded
2388xrem295 remainder 674.55569 -82981.2684E+852890752 -> 674.55569
2389xsub295 subtract 674.55569 -82981.2684E+852890752 -> 8.29812684E+852890756 Inexact Rounded
2390xadd296 add -5111.51025E-108006096 5448870.4E+279212255 -> 5.44887040E+279212261 Inexact Rounded
2391xcom296 compare -5111.51025E-108006096 5448870.4E+279212255 -> -1
2392xdiv296 divide -5111.51025E-108006096 5448870.4E+279212255 -> -9.38086222E-387218355 Inexact Rounded
2393xdvi296 divideint -5111.51025E-108006096 5448870.4E+279212255 -> -0
2394xmul296 multiply -5111.51025E-108006096 5448870.4E+279212255 -> -2.78519569E+171206169 Inexact Rounded
2395xpow296 power -5111.51025E-108006096 5 -> -3.48936323E-540030462 Inexact Rounded
2396xrem296 remainder -5111.51025E-108006096 5448870.4E+279212255 -> -5.11151025E-108006093
2397xsub296 subtract -5111.51025E-108006096 5448870.4E+279212255 -> -5.44887040E+279212261 Inexact Rounded
2398xadd297 add -2623.45068 -466463938. -> -466466561 Inexact Rounded
2399xcom297 compare -2623.45068 -466463938. -> 1
2400xdiv297 divide -2623.45068 -466463938. -> 0.00000562412325 Inexact Rounded
2401xdvi297 divideint -2623.45068 -466463938. -> 0
2402xmul297 multiply -2623.45068 -466463938. -> 1.22374514E+12 Inexact Rounded
2403xpow297 power -2623.45068 -466463938 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
2404xrem297 remainder -2623.45068 -466463938. -> -2623.45068
2405xsub297 subtract -2623.45068 -466463938. -> 466461315 Inexact Rounded
2406xadd298 add 299350.435 3373.33551 -> 302723.771 Inexact Rounded
2407xcom298 compare 299350.435 3373.33551 -> 1
2408xdiv298 divide 299350.435 3373.33551 -> 88.7401903 Inexact Rounded
2409xdvi298 divideint 299350.435 3373.33551 -> 88
2410xmul298 multiply 299350.435 3373.33551 -> 1.00980945E+9 Inexact Rounded
2411xpow298 power 299350.435 3373 -> 1.42817370E+18471 Inexact Rounded
2412xrem298 remainder 299350.435 3373.33551 -> 2496.91012
2413xsub298 subtract 299350.435 3373.33551 -> 295977.099 Inexact Rounded
2414xadd299 add -6589947.80 -2448.75933E-591549734 -> -6589947.80 Inexact Rounded
2415xcom299 compare -6589947.80 -2448.75933E-591549734 -> -1
2416xdiv299 divide -6589947.80 -2448.75933E-591549734 -> 2.69113739E+591549737 Inexact Rounded
2417xdvi299 divideint -6589947.80 -2448.75933E-591549734 -> NaN Division_impossible
2418xmul299 multiply -6589947.80 -2448.75933E-591549734 -> 1.61371962E-591549724 Inexact Rounded
2419xpow299 power -6589947.80 -2 -> 2.30269305E-14 Inexact Rounded
2420xrem299 remainder -6589947.80 -2448.75933E-591549734 -> NaN Division_impossible
2421xsub299 subtract -6589947.80 -2448.75933E-591549734 -> -6589947.80 Inexact Rounded
2422xadd300 add 3774.5358E-491090520 173.060090 -> 173.060090 Inexact Rounded
2423xcom300 compare 3774.5358E-491090520 173.060090 -> -1
2424xdiv300 divide 3774.5358E-491090520 173.060090 -> 2.18105503E-491090519 Inexact Rounded
2425xdvi300 divideint 3774.5358E-491090520 173.060090 -> 0
2426xmul300 multiply 3774.5358E-491090520 173.060090 -> 6.53221505E-491090515 Inexact Rounded
2427xpow300 power 3774.5358E-491090520 173 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
2428xrem300 remainder 3774.5358E-491090520 173.060090 -> 3.7745358E-491090517
2429xsub300 subtract 3774.5358E-491090520 173.060090 -> -173.060090 Inexact Rounded
2430xadd301 add -13.6783690 -453.610117 -> -467.288486 Rounded
2431xcom301 compare -13.6783690 -453.610117 -> 1
2432xdiv301 divide -13.6783690 -453.610117 -> 0.0301544619 Inexact Rounded
2433xdvi301 divideint -13.6783690 -453.610117 -> 0
2434xmul301 multiply -13.6783690 -453.610117 -> 6204.64656 Inexact Rounded
2435xpow301 power -13.6783690 -454 -> 1.73948535E-516 Inexact Rounded
2436xrem301 remainder -13.6783690 -453.610117 -> -13.6783690
2437xsub301 subtract -13.6783690 -453.610117 -> 439.931748 Rounded
2438xadd302 add -990100927.E-615244634 223801.421E+247632618 -> 2.23801421E+247632623 Inexact Rounded
2439xcom302 compare -990100927.E-615244634 223801.421E+247632618 -> -1
2440xdiv302 divide -990100927.E-615244634 223801.421E+247632618 -> -4.42401537E-862877249 Inexact Rounded
2441xdvi302 divideint -990100927.E-615244634 223801.421E+247632618 -> -0
2442xmul302 multiply -990100927.E-615244634 223801.421E+247632618 -> -2.21585994E-367612002 Inexact Rounded
2443xpow302 power -990100927.E-615244634 2 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
2444xrem302 remainder -990100927.E-615244634 223801.421E+247632618 -> -9.90100927E-615244626
2445xsub302 subtract -990100927.E-615244634 223801.421E+247632618 -> -2.23801421E+247632623 Inexact Rounded
2446xadd303 add 1275.10292 -667965353 -> -667964078 Inexact Rounded
2447xcom303 compare 1275.10292 -667965353 -> 1
2448xdiv303 divide 1275.10292 -667965353 -> -0.00000190893572 Inexact Rounded
2449xdvi303 divideint 1275.10292 -667965353 -> -0
2450xmul303 multiply 1275.10292 -667965353 -> -8.51724572E+11 Inexact Rounded
2451xpow303 power 1275.10292 -667965353 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
2452xrem303 remainder 1275.10292 -667965353 -> 1275.10292
2453xsub303 subtract 1275.10292 -667965353 -> 667966628 Inexact Rounded
2454xadd304 add -8.76375480E-596792197 992.077361 -> 992.077361 Inexact Rounded
2455xcom304 compare -8.76375480E-596792197 992.077361 -> -1
2456xdiv304 divide -8.76375480E-596792197 992.077361 -> -8.83374134E-596792200 Inexact Rounded
2457xdvi304 divideint -8.76375480E-596792197 992.077361 -> -0
2458xmul304 multiply -8.76375480E-596792197 992.077361 -> -8.69432273E-596792194 Inexact Rounded
2459xpow304 power -8.76375480E-596792197 992 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
2460xrem304 remainder -8.76375480E-596792197 992.077361 -> -8.76375480E-596792197
2461xsub304 subtract -8.76375480E-596792197 992.077361 -> -992.077361 Inexact Rounded
2462xadd305 add 953.976935E+385444720 96503.3378 -> 9.53976935E+385444722 Inexact Rounded
2463xcom305 compare 953.976935E+385444720 96503.3378 -> 1
2464xdiv305 divide 953.976935E+385444720 96503.3378 -> 9.88542942E+385444717 Inexact Rounded
2465xdvi305 divideint 953.976935E+385444720 96503.3378 -> NaN Division_impossible
2466xmul305 multiply 953.976935E+385444720 96503.3378 -> 9.20619584E+385444727 Inexact Rounded
2467xpow305 power 953.976935E+385444720 96503 -> Infinity Overflow Inexact Rounded
2468xrem305 remainder 953.976935E+385444720 96503.3378 -> NaN Division_impossible
2469xsub305 subtract 953.976935E+385444720 96503.3378 -> 9.53976935E+385444722 Inexact Rounded
2470xadd306 add 213577152 -986710073E+31900046 -> -9.86710073E+31900054 Inexact Rounded
2471xcom306 compare 213577152 -986710073E+31900046 -> 1
2472xdiv306 divide 213577152 -986710073E+31900046 -> -2.16453807E-31900047 Inexact Rounded
2473xdvi306 divideint 213577152 -986710073E+31900046 -> -0
2474xmul306 multiply 213577152 -986710073E+31900046 -> -2.10738727E+31900063 Inexact Rounded
2475xpow306 power 213577152 -10 -> 5.06351487E-84 Inexact Rounded
2476xrem306 remainder 213577152 -986710073E+31900046 -> 213577152
2477xsub306 subtract 213577152 -986710073E+31900046 -> 9.86710073E+31900054 Inexact Rounded
2478xadd307 add 91393.9398E-323439228 -135.701000 -> -135.701000 Inexact Rounded
2479xcom307 compare 91393.9398E-323439228 -135.701000 -> 1
2480xdiv307 divide 91393.9398E-323439228 -135.701000 -> -6.73494962E-323439226 Inexact Rounded
2481xdvi307 divideint 91393.9398E-323439228 -135.701000 -> -0
2482xmul307 multiply 91393.9398E-323439228 -135.701000 -> -1.24022490E-323439221 Inexact Rounded
2483xpow307 power 91393.9398E-323439228 -136 -> Infinity Overflow Inexact Rounded
2484xrem307 remainder 91393.9398E-323439228 -135.701000 -> 9.13939398E-323439224
2485xsub307 subtract 91393.9398E-323439228 -135.701000 -> 135.701000 Inexact Rounded
2486xadd308 add -396.503557 45757264.E-254363788 -> -396.503557 Inexact Rounded
2487xcom308 compare -396.503557 45757264.E-254363788 -> -1
2488xdiv308 divide -396.503557 45757264.E-254363788 -> -8.66536856E+254363782 Inexact Rounded
2489xdvi308 divideint -396.503557 45757264.E-254363788 -> NaN Division_impossible
2490xmul308 multiply -396.503557 45757264.E-254363788 -> -1.81429179E-254363778 Inexact Rounded
2491xpow308 power -396.503557 5 -> -9.80021128E+12 Inexact Rounded
2492xrem308 remainder -396.503557 45757264.E-254363788 -> NaN Division_impossible
2493xsub308 subtract -396.503557 45757264.E-254363788 -> -396.503557 Inexact Rounded
2494xadd309 add 59807846.1 1.53345254 -> 59807847.6 Inexact Rounded
2495xcom309 compare 59807846.1 1.53345254 -> 1
2496xdiv309 divide 59807846.1 1.53345254 -> 39002084.9 Inexact Rounded
2497xdvi309 divideint 59807846.1 1.53345254 -> 39002084
2498xmul309 multiply 59807846.1 1.53345254 -> 91712493.5 Inexact Rounded
2499xpow309 power 59807846.1 2 -> 3.57697846E+15 Inexact Rounded
2500xrem309 remainder 59807846.1 1.53345254 -> 1.32490664
2501xsub309 subtract 59807846.1 1.53345254 -> 59807844.6 Inexact Rounded
2502xadd310 add -8046158.45 8.3635397 -> -8046150.09 Inexact Rounded
2503xcom310 compare -8046158.45 8.3635397 -> -1
2504xdiv310 divide -8046158.45 8.3635397 -> -962051.803 Inexact Rounded
2505xdvi310 divideint -8046158.45 8.3635397 -> -962051
2506xmul310 multiply -8046158.45 8.3635397 -> -67294365.6 Inexact Rounded
2507xpow310 power -8046158.45 8 -> 1.75674467E+55 Inexact Rounded
2508xrem310 remainder -8046158.45 8.3635397 -> -6.7180753
2509xsub310 subtract -8046158.45 8.3635397 -> -8046166.81 Inexact Rounded
2510xadd311 add 55.1123381E+50627250 -94.0355047E-162540316 -> 5.51123381E+50627251 Inexact Rounded
2511xcom311 compare 55.1123381E+50627250 -94.0355047E-162540316 -> 1
2512xdiv311 divide 55.1123381E+50627250 -94.0355047E-162540316 -> -5.86080101E+213167565 Inexact Rounded
2513xdvi311 divideint 55.1123381E+50627250 -94.0355047E-162540316 -> NaN Division_impossible
2514xmul311 multiply 55.1123381E+50627250 -94.0355047E-162540316 -> -5.18251653E-111913063 Inexact Rounded
2515xpow311 power 55.1123381E+50627250 -9 -> 2.13186881E-455645266 Inexact Rounded
2516xrem311 remainder 55.1123381E+50627250 -94.0355047E-162540316 -> NaN Division_impossible
2517xsub311 subtract 55.1123381E+50627250 -94.0355047E-162540316 -> 5.51123381E+50627251 Inexact Rounded
2518xadd312 add -948.038054 3580.84510 -> 2632.80705 Inexact Rounded
2519xcom312 compare -948.038054 3580.84510 -> -1
2520xdiv312 divide -948.038054 3580.84510 -> -0.264752601 Inexact Rounded
2521xdvi312 divideint -948.038054 3580.84510 -> -0
2522xmul312 multiply -948.038054 3580.84510 -> -3394777.42 Inexact Rounded
2523xpow312 power -948.038054 3581 -> -1.03058288E+10660 Inexact Rounded
2524xrem312 remainder -948.038054 3580.84510 -> -948.038054
2525xsub312 subtract -948.038054 3580.84510 -> -4528.88315 Inexact Rounded
2526xadd313 add -6026.42752 -14.2286406E-334921364 -> -6026.42752 Inexact Rounded
2527xcom313 compare -6026.42752 -14.2286406E-334921364 -> -1
2528xdiv313 divide -6026.42752 -14.2286406E-334921364 -> 4.23542044E+334921366 Inexact Rounded
2529xdvi313 divideint -6026.42752 -14.2286406E-334921364 -> NaN Division_impossible
2530xmul313 multiply -6026.42752 -14.2286406E-334921364 -> 8.57478713E-334921360 Inexact Rounded
2531xpow313 power -6026.42752 -1 -> -0.000165935788 Inexact Rounded
2532xrem313 remainder -6026.42752 -14.2286406E-334921364 -> NaN Division_impossible
2533xsub313 subtract -6026.42752 -14.2286406E-334921364 -> -6026.42752 Inexact Rounded
2534xadd314 add 79551.5014 -538.186229 -> 79013.3152 Inexact Rounded
2535xcom314 compare 79551.5014 -538.186229 -> 1
2536xdiv314 divide 79551.5014 -538.186229 -> -147.814078 Inexact Rounded
2537xdvi314 divideint 79551.5014 -538.186229 -> -147
2538xmul314 multiply 79551.5014 -538.186229 -> -42813522.5 Inexact Rounded
2539xpow314 power 79551.5014 -538 -> 2.82599389E-2637 Inexact Rounded
2540xrem314 remainder 79551.5014 -538.186229 -> 438.125737
2541xsub314 subtract 79551.5014 -538.186229 -> 80089.6876 Inexact Rounded
2542xadd315 add 42706056.E+623578292 -690.327745 -> 4.27060560E+623578299 Inexact Rounded
2543xcom315 compare 42706056.E+623578292 -690.327745 -> 1
2544xdiv315 divide 42706056.E+623578292 -690.327745 -> -6.18634501E+623578296 Inexact Rounded
2545xdvi315 divideint 42706056.E+623578292 -690.327745 -> NaN Division_impossible
2546xmul315 multiply 42706056.E+623578292 -690.327745 -> -2.94811753E+623578302 Inexact Rounded
2547xpow315 power 42706056.E+623578292 -690 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
2548xrem315 remainder 42706056.E+623578292 -690.327745 -> NaN Division_impossible
2549xsub315 subtract 42706056.E+623578292 -690.327745 -> 4.27060560E+623578299 Inexact Rounded
2550xadd316 add 2454136.08E+502374077 856268.795E-356664934 -> 2.45413608E+502374083 Inexact Rounded
2551xcom316 compare 2454136.08E+502374077 856268.795E-356664934 -> 1
2552xdiv316 divide 2454136.08E+502374077 856268.795E-356664934 -> 2.86608142E+859039011 Inexact Rounded
2553xdvi316 divideint 2454136.08E+502374077 856268.795E-356664934 -> NaN Division_impossible
2554xmul316 multiply 2454136.08E+502374077 856268.795E-356664934 -> 2.10140014E+145709155 Inexact Rounded
2555xpow316 power 2454136.08E+502374077 9 -> Infinity Overflow Inexact Rounded
2556xrem316 remainder 2454136.08E+502374077 856268.795E-356664934 -> NaN Division_impossible
2557xsub316 subtract 2454136.08E+502374077 856268.795E-356664934 -> 2.45413608E+502374083 Inexact Rounded
2558xadd317 add -3264204.54 -42704.501 -> -3306909.04 Inexact Rounded
2559xcom317 compare -3264204.54 -42704.501 -> -1
2560xdiv317 divide -3264204.54 -42704.501 -> 76.4370140 Inexact Rounded
2561xdvi317 divideint -3264204.54 -42704.501 -> 76
2562xmul317 multiply -3264204.54 -42704.501 -> 1.39396226E+11 Inexact Rounded
2563xpow317 power -3264204.54 -42705 -> -1.37293410E-278171 Inexact Rounded
2564xrem317 remainder -3264204.54 -42704.501 -> -18662.464
2565xsub317 subtract -3264204.54 -42704.501 -> -3221500.04 Inexact Rounded
2566xadd318 add 1.21265492 44102.6073 -> 44103.8200 Inexact Rounded
2567xcom318 compare 1.21265492 44102.6073 -> -1
2568xdiv318 divide 1.21265492 44102.6073 -> 0.0000274962183 Inexact Rounded
2569xdvi318 divideint 1.21265492 44102.6073 -> 0
2570xmul318 multiply 1.21265492 44102.6073 -> 53481.2437 Inexact Rounded
2571xpow318 power 1.21265492 44103 -> 1.15662573E+3693 Inexact Rounded
2572xrem318 remainder 1.21265492 44102.6073 -> 1.21265492
2573xsub318 subtract 1.21265492 44102.6073 -> -44101.3946 Inexact Rounded
2574xadd319 add -19.054711E+975514652 -22144.0822 -> -1.90547110E+975514653 Inexact Rounded
2575xcom319 compare -19.054711E+975514652 -22144.0822 -> -1
2576xdiv319 divide -19.054711E+975514652 -22144.0822 -> 8.60487729E+975514648 Inexact Rounded
2577xdvi319 divideint -19.054711E+975514652 -22144.0822 -> NaN Division_impossible
2578xmul319 multiply -19.054711E+975514652 -22144.0822 -> 4.21949087E+975514657 Inexact Rounded
2579xpow319 power -19.054711E+975514652 -22144 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
2580xrem319 remainder -19.054711E+975514652 -22144.0822 -> NaN Division_impossible
2581xsub319 subtract -19.054711E+975514652 -22144.0822 -> -1.90547110E+975514653 Inexact Rounded
2582xadd320 add 745.78452 -1922.00670E+375923302 -> -1.92200670E+375923305 Inexact Rounded
2583xcom320 compare 745.78452 -1922.00670E+375923302 -> 1
2584xdiv320 divide 745.78452 -1922.00670E+375923302 -> -3.88023892E-375923303 Inexact Rounded
2585xdvi320 divideint 745.78452 -1922.00670E+375923302 -> -0
2586xmul320 multiply 745.78452 -1922.00670E+375923302 -> -1.43340284E+375923308 Inexact Rounded
2587xpow320 power 745.78452 -2 -> 0.00000179793204 Inexact Rounded
2588xrem320 remainder 745.78452 -1922.00670E+375923302 -> 745.78452
2589xsub320 subtract 745.78452 -1922.00670E+375923302 -> 1.92200670E+375923305 Inexact Rounded
2590xadd321 add -963717836 -823989308 -> -1.78770714E+9 Inexact Rounded
2591xcom321 compare -963717836 -823989308 -> -1
2592xdiv321 divide -963717836 -823989308 -> 1.16957566 Inexact Rounded
2593xdvi321 divideint -963717836 -823989308 -> 1
2594xmul321 multiply -963717836 -823989308 -> 7.94093193E+17 Inexact Rounded
2595xpow321 power -963717836 -823989308 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
2596xrem321 remainder -963717836 -823989308 -> -139728528
2597xsub321 subtract -963717836 -823989308 -> -139728528
2598xadd322 add 82.4185291E-321919303 -215747737.E-995147400 -> 8.24185291E-321919302 Inexact Rounded
2599xcom322 compare 82.4185291E-321919303 -215747737.E-995147400 -> 1
2600xdiv322 divide 82.4185291E-321919303 -215747737.E-995147400 -> -3.82013412E+673228090 Inexact Rounded
2601xdvi322 divideint 82.4185291E-321919303 -215747737.E-995147400 -> NaN Division_impossible
2602xmul322 multiply 82.4185291E-321919303 -215747737.E-995147400 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
2603xpow322 power 82.4185291E-321919303 -2 -> 1.47214396E+643838602 Inexact Rounded
2604xrem322 remainder 82.4185291E-321919303 -215747737.E-995147400 -> NaN Division_impossible
2605xsub322 subtract 82.4185291E-321919303 -215747737.E-995147400 -> 8.24185291E-321919302 Inexact Rounded
2606xadd323 add -808328.607E-790810342 53075.7082 -> 53075.7082 Inexact Rounded
2607xcom323 compare -808328.607E-790810342 53075.7082 -> -1
2608xdiv323 divide -808328.607E-790810342 53075.7082 -> -1.52297281E-790810341 Inexact Rounded
2609xdvi323 divideint -808328.607E-790810342 53075.7082 -> -0
2610xmul323 multiply -808328.607E-790810342 53075.7082 -> -4.29026133E-790810332 Inexact Rounded
2611xpow323 power -808328.607E-790810342 53076 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
2612xrem323 remainder -808328.607E-790810342 53075.7082 -> -8.08328607E-790810337
2613xsub323 subtract -808328.607E-790810342 53075.7082 -> -53075.7082 Inexact Rounded
2614xadd324 add 700592.720 -698485.085 -> 2107.635
2615xcom324 compare 700592.720 -698485.085 -> 1
2616xdiv324 divide 700592.720 -698485.085 -> -1.00301744 Inexact Rounded
2617xdvi324 divideint 700592.720 -698485.085 -> -1
2618xmul324 multiply 700592.720 -698485.085 -> -4.89353566E+11 Inexact Rounded
2619xpow324 power 700592.720 -698485 -> 8.83690000E-4082971 Inexact Rounded
2620xrem324 remainder 700592.720 -698485.085 -> 2107.635
2621xsub324 subtract 700592.720 -698485.085 -> 1399077.81 Inexact Rounded
2622xadd325 add -80273928.0 661346.239 -> -79612581.8 Inexact Rounded
2623xcom325 compare -80273928.0 661346.239 -> -1
2624xdiv325 divide -80273928.0 661346.239 -> -121.379579 Inexact Rounded
2625xdvi325 divideint -80273928.0 661346.239 -> -121
2626xmul325 multiply -80273928.0 661346.239 -> -5.30888604E+13 Inexact Rounded
2627xpow325 power -80273928.0 661346 -> 5.45664856E+5227658 Inexact Rounded
2628xrem325 remainder -80273928.0 661346.239 -> -251033.081
2629xsub325 subtract -80273928.0 661346.239 -> -80935274.2 Inexact Rounded
2630xadd326 add -24018251.0E+819786764 59141.9600E-167165065 -> -2.40182510E+819786771 Inexact Rounded
2631xcom326 compare -24018251.0E+819786764 59141.9600E-167165065 -> -1
2632xdiv326 divide -24018251.0E+819786764 59141.9600E-167165065 -> -4.06111854E+986951831 Inexact Rounded
2633xdvi326 divideint -24018251.0E+819786764 59141.9600E-167165065 -> NaN Division_impossible
2634xmul326 multiply -24018251.0E+819786764 59141.9600E-167165065 -> -1.42048644E+652621711 Inexact Rounded
2635xpow326 power -24018251.0E+819786764 6 -> Infinity Overflow Inexact Rounded
2636xrem326 remainder -24018251.0E+819786764 59141.9600E-167165065 -> NaN Division_impossible
2637xsub326 subtract -24018251.0E+819786764 59141.9600E-167165065 -> -2.40182510E+819786771 Inexact Rounded
2638xadd327 add 2512953.3 -3769170.35E-993621645 -> 2512953.30 Inexact Rounded
2639xcom327 compare 2512953.3 -3769170.35E-993621645 -> 1
2640xdiv327 divide 2512953.3 -3769170.35E-993621645 -> -6.66712583E+993621644 Inexact Rounded
2641xdvi327 divideint 2512953.3 -3769170.35E-993621645 -> NaN Division_impossible
2642xmul327 multiply 2512953.3 -3769170.35E-993621645 -> -9.47174907E-993621633 Inexact Rounded
2643xpow327 power 2512953.3 -4 -> 2.50762348E-26 Inexact Rounded
2644xrem327 remainder 2512953.3 -3769170.35E-993621645 -> NaN Division_impossible
2645xsub327 subtract 2512953.3 -3769170.35E-993621645 -> 2512953.30 Inexact Rounded
2646xadd328 add -682.796370 71131.0224 -> 70448.2260 Inexact Rounded
2647xcom328 compare -682.796370 71131.0224 -> -1
2648xdiv328 divide -682.796370 71131.0224 -> -0.00959913617 Inexact Rounded
2649xdvi328 divideint -682.796370 71131.0224 -> -0
2650xmul328 multiply -682.796370 71131.0224 -> -48568003.9 Inexact Rounded
2651xpow328 power -682.796370 71131 -> -9.28114741E+201605 Inexact Rounded
2652xrem328 remainder -682.796370 71131.0224 -> -682.796370
2653xsub328 subtract -682.796370 71131.0224 -> -71813.8188 Inexact Rounded
2654xadd329 add 89.9997490 -4993.69831 -> -4903.69856 Inexact Rounded
2655xcom329 compare 89.9997490 -4993.69831 -> 1
2656xdiv329 divide 89.9997490 -4993.69831 -> -0.0180226644 Inexact Rounded
2657xdvi329 divideint 89.9997490 -4993.69831 -> -0
2658xmul329 multiply 89.9997490 -4993.69831 -> -449431.594 Inexact Rounded
2659xpow329 power 89.9997490 -4994 -> 3.30336525E-9760 Inexact Rounded
2660xrem329 remainder 89.9997490 -4993.69831 -> 89.9997490
2661xsub329 subtract 89.9997490 -4993.69831 -> 5083.69806 Inexact Rounded
2662xadd330 add 76563354.6E-112338836 278271.585E-511481095 -> 7.65633546E-112338829 Inexact Rounded
2663xcom330 compare 76563354.6E-112338836 278271.585E-511481095 -> 1
2664xdiv330 divide 76563354.6E-112338836 278271.585E-511481095 -> 2.75138960E+399142261 Inexact Rounded
2665xdvi330 divideint 76563354.6E-112338836 278271.585E-511481095 -> NaN Division_impossible
2666xmul330 multiply 76563354.6E-112338836 278271.585E-511481095 -> 2.13054060E-623819918 Inexact Rounded
2667xpow330 power 76563354.6E-112338836 3 -> 4.48810347E-337016485 Inexact Rounded
2668xrem330 remainder 76563354.6E-112338836 278271.585E-511481095 -> NaN Division_impossible
2669xsub330 subtract 76563354.6E-112338836 278271.585E-511481095 -> 7.65633546E-112338829 Inexact Rounded
2670xadd331 add -932499.010 873.377701E-502190452 -> -932499.010 Inexact Rounded
2671xcom331 compare -932499.010 873.377701E-502190452 -> -1
2672xdiv331 divide -932499.010 873.377701E-502190452 -> -1.06769272E+502190455 Inexact Rounded
2673xdvi331 divideint -932499.010 873.377701E-502190452 -> NaN Division_impossible
2674xmul331 multiply -932499.010 873.377701E-502190452 -> -8.14423842E-502190444 Inexact Rounded
2675xpow331 power -932499.010 9 -> -5.33132815E+53 Inexact Rounded
2676xrem331 remainder -932499.010 873.377701E-502190452 -> NaN Division_impossible
2677xsub331 subtract -932499.010 873.377701E-502190452 -> -932499.010 Inexact Rounded
2678xadd332 add -7735918.21E+799514797 -7748.78023 -> -7.73591821E+799514803 Inexact Rounded
2679xcom332 compare -7735918.21E+799514797 -7748.78023 -> -1
2680xdiv332 divide -7735918.21E+799514797 -7748.78023 -> 9.98340123E+799514799 Inexact Rounded
2681xdvi332 divideint -7735918.21E+799514797 -7748.78023 -> NaN Division_impossible
2682xmul332 multiply -7735918.21E+799514797 -7748.78023 -> 5.99439301E+799514807 Inexact Rounded
2683xpow332 power -7735918.21E+799514797 -7749 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
2684xrem332 remainder -7735918.21E+799514797 -7748.78023 -> NaN Division_impossible
2685xsub332 subtract -7735918.21E+799514797 -7748.78023 -> -7.73591821E+799514803 Inexact Rounded
2686xadd333 add -3708780.75E+445232787 980.006567E-780728623 -> -3.70878075E+445232793 Inexact Rounded
2687xcom333 compare -3708780.75E+445232787 980.006567E-780728623 -> -1
2688xdiv333 divide -3708780.75E+445232787 980.006567E-780728623 -> -Infinity Inexact Overflow Rounded
2689xdvi333 divideint -3708780.75E+445232787 980.006567E-780728623 -> NaN Division_impossible
2690xmul333 multiply -3708780.75E+445232787 980.006567E-780728623 -> -3.63462949E-335495827 Inexact Rounded
2691xpow333 power -3708780.75E+445232787 10 -> Infinity Overflow Inexact Rounded
2692xrem333 remainder -3708780.75E+445232787 980.006567E-780728623 -> NaN Division_impossible
2693xsub333 subtract -3708780.75E+445232787 980.006567E-780728623 -> -3.70878075E+445232793 Inexact Rounded
2694xadd334 add -5205124.44E-140588661 -495394029.E-620856313 -> -5.20512444E-140588655 Inexact Rounded
2695xcom334 compare -5205124.44E-140588661 -495394029.E-620856313 -> -1
2696xdiv334 divide -5205124.44E-140588661 -495394029.E-620856313 -> 1.05070391E+480267650 Inexact Rounded
2697xdvi334 divideint -5205124.44E-140588661 -495394029.E-620856313 -> NaN Division_impossible
2698xmul334 multiply -5205124.44E-140588661 -495394029.E-620856313 -> 2.57858757E-761444959 Inexact Rounded
2699xpow334 power -5205124.44E-140588661 -5 -> -2.61724523E+702943271 Inexact Rounded
2700xrem334 remainder -5205124.44E-140588661 -495394029.E-620856313 -> NaN Division_impossible
2701xsub334 subtract -5205124.44E-140588661 -495394029.E-620856313 -> -5.20512444E-140588655 Inexact Rounded
2702xadd335 add -8868.72074 5592399.93 -> 5583531.21 Inexact Rounded
2703xcom335 compare -8868.72074 5592399.93 -> -1
2704xdiv335 divide -8868.72074 5592399.93 -> -0.00158585238 Inexact Rounded
2705xdvi335 divideint -8868.72074 5592399.93 -> -0
2706xmul335 multiply -8868.72074 5592399.93 -> -4.95974332E+10 Inexact Rounded
2707xpow335 power -8868.72074 5592400 -> 5.55074142E+22078017 Inexact Rounded
2708xrem335 remainder -8868.72074 5592399.93 -> -8868.72074
2709xsub335 subtract -8868.72074 5592399.93 -> -5601268.65 Inexact Rounded
2710xadd336 add -74.7852037E-175205809 4.14316542 -> 4.14316542 Inexact Rounded
2711xcom336 compare -74.7852037E-175205809 4.14316542 -> -1
2712xdiv336 divide -74.7852037E-175205809 4.14316542 -> -1.80502577E-175205808 Inexact Rounded
2713xdvi336 divideint -74.7852037E-175205809 4.14316542 -> -0
2714xmul336 multiply -74.7852037E-175205809 4.14316542 -> -3.09847470E-175205807 Inexact Rounded
2715xpow336 power -74.7852037E-175205809 4 -> 3.12797104E-700823229 Inexact Rounded
2716xrem336 remainder -74.7852037E-175205809 4.14316542 -> -7.47852037E-175205808
2717xsub336 subtract -74.7852037E-175205809 4.14316542 -> -4.14316542 Inexact Rounded
2718xadd337 add 84196.1091E+242628748 8.07523036E-288231467 -> 8.41961091E+242628752 Inexact Rounded
2719xcom337 compare 84196.1091E+242628748 8.07523036E-288231467 -> 1
2720xdiv337 divide 84196.1091E+242628748 8.07523036E-288231467 -> 1.04264653E+530860219 Inexact Rounded
2721xdvi337 divideint 84196.1091E+242628748 8.07523036E-288231467 -> NaN Division_impossible
2722xmul337 multiply 84196.1091E+242628748 8.07523036E-288231467 -> 6.79902976E-45602714 Inexact Rounded
2723xpow337 power 84196.1091E+242628748 8 -> Infinity Overflow Inexact Rounded
2724xrem337 remainder 84196.1091E+242628748 8.07523036E-288231467 -> NaN Division_impossible
2725xsub337 subtract 84196.1091E+242628748 8.07523036E-288231467 -> 8.41961091E+242628752 Inexact Rounded
2726xadd338 add 38660103.1 -6671.73085E+900998477 -> -6.67173085E+900998480 Inexact Rounded
2727xcom338 compare 38660103.1 -6671.73085E+900998477 -> 1
2728xdiv338 divide 38660103.1 -6671.73085E+900998477 -> -5.79461372E-900998474 Inexact Rounded
2729xdvi338 divideint 38660103.1 -6671.73085E+900998477 -> -0
2730xmul338 multiply 38660103.1 -6671.73085E+900998477 -> -2.57929803E+900998488 Inexact Rounded
2731xpow338 power 38660103.1 -7 -> 7.74745290E-54 Inexact Rounded
2732xrem338 remainder 38660103.1 -6671.73085E+900998477 -> 38660103.1
2733xsub338 subtract 38660103.1 -6671.73085E+900998477 -> 6.67173085E+900998480 Inexact Rounded
2734xadd339 add -52.2659460 -296404199E+372050476 -> -2.96404199E+372050484 Inexact Rounded
2735xcom339 compare -52.2659460 -296404199E+372050476 -> 1
2736xdiv339 divide -52.2659460 -296404199E+372050476 -> 1.76333352E-372050483 Inexact Rounded
2737xdvi339 divideint -52.2659460 -296404199E+372050476 -> 0
2738xmul339 multiply -52.2659460 -296404199E+372050476 -> 1.54918459E+372050486 Inexact Rounded
2739xpow339 power -52.2659460 -3 -> -0.00000700395833 Inexact Rounded
2740xrem339 remainder -52.2659460 -296404199E+372050476 -> -52.2659460
2741xsub339 subtract -52.2659460 -296404199E+372050476 -> 2.96404199E+372050484 Inexact Rounded
2742xadd340 add 6.06625013 -276.359186 -> -270.292936 Inexact Rounded
2743xcom340 compare 6.06625013 -276.359186 -> 1
2744xdiv340 divide 6.06625013 -276.359186 -> -0.0219506007 Inexact Rounded
2745xdvi340 divideint 6.06625013 -276.359186 -> -0
2746xmul340 multiply 6.06625013 -276.359186 -> -1676.46395 Inexact Rounded
2747xpow340 power 6.06625013 -276 -> 8.20339149E-217 Inexact Rounded
2748xrem340 remainder 6.06625013 -276.359186 -> 6.06625013
2749xsub340 subtract 6.06625013 -276.359186 -> 282.425436 Inexact Rounded
2750xadd341 add -62971617.5E-241444744 46266799.3 -> 46266799.3 Inexact Rounded
2751xcom341 compare -62971617.5E-241444744 46266799.3 -> -1
2752xdiv341 divide -62971617.5E-241444744 46266799.3 -> -1.36105411E-241444744 Inexact Rounded
2753xdvi341 divideint -62971617.5E-241444744 46266799.3 -> -0
2754xmul341 multiply -62971617.5E-241444744 46266799.3 -> -2.91349519E-241444729 Inexact Rounded
2755xpow341 power -62971617.5E-241444744 46266799 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
2756xrem341 remainder -62971617.5E-241444744 46266799.3 -> -6.29716175E-241444737
2757xsub341 subtract -62971617.5E-241444744 46266799.3 -> -46266799.3 Inexact Rounded
2758xadd342 add -5.36917800 -311124593.E-976066491 -> -5.36917800 Inexact Rounded
2759xcom342 compare -5.36917800 -311124593.E-976066491 -> -1
2760xdiv342 divide -5.36917800 -311124593.E-976066491 -> 1.72573243E+976066483 Inexact Rounded
2761xdvi342 divideint -5.36917800 -311124593.E-976066491 -> NaN Division_impossible
2762xmul342 multiply -5.36917800 -311124593.E-976066491 -> 1.67048332E-976066482 Inexact Rounded
2763xpow342 power -5.36917800 -3 -> -0.00646065565 Inexact Rounded
2764xrem342 remainder -5.36917800 -311124593.E-976066491 -> NaN Division_impossible
2765xsub342 subtract -5.36917800 -311124593.E-976066491 -> -5.36917800 Inexact Rounded
2766xadd343 add 2467915.01 -92.5558322 -> 2467822.45 Inexact Rounded
2767xcom343 compare 2467915.01 -92.5558322 -> 1
2768xdiv343 divide 2467915.01 -92.5558322 -> -26664.0681 Inexact Rounded
2769xdvi343 divideint 2467915.01 -92.5558322 -> -26664
2770xmul343 multiply 2467915.01 -92.5558322 -> -228419928 Inexact Rounded
2771xpow343 power 2467915.01 -93 -> 3.26055444E-595 Inexact Rounded
2772xrem343 remainder 2467915.01 -92.5558322 -> 6.3002192
2773xsub343 subtract 2467915.01 -92.5558322 -> 2468007.57 Inexact Rounded
2774xadd344 add 187.232671 -840.469347 -> -653.236676
2775xcom344 compare 187.232671 -840.469347 -> 1
2776xdiv344 divide 187.232671 -840.469347 -> -0.222771564 Inexact Rounded
2777xdvi344 divideint 187.232671 -840.469347 -> -0
2778xmul344 multiply 187.232671 -840.469347 -> -157363.321 Inexact Rounded
2779xpow344 power 187.232671 -840 -> 1.58280862E-1909 Inexact Rounded
2780xrem344 remainder 187.232671 -840.469347 -> 187.232671
2781xsub344 subtract 187.232671 -840.469347 -> 1027.70202 Inexact Rounded
2782xadd345 add 81233.6823 -5192.21666E+309315093 -> -5.19221666E+309315096 Inexact Rounded
2783xcom345 compare 81233.6823 -5192.21666E+309315093 -> 1
2784xdiv345 divide 81233.6823 -5192.21666E+309315093 -> -1.56452798E-309315092 Inexact Rounded
2785xdvi345 divideint 81233.6823 -5192.21666E+309315093 -> -0
2786xmul345 multiply 81233.6823 -5192.21666E+309315093 -> -4.21782879E+309315101 Inexact Rounded
2787xpow345 power 81233.6823 -5 -> 2.82695763E-25 Inexact Rounded
2788xrem345 remainder 81233.6823 -5192.21666E+309315093 -> 81233.6823
2789xsub345 subtract 81233.6823 -5192.21666E+309315093 -> 5.19221666E+309315096 Inexact Rounded
2790xadd346 add -854.586113 -79.8715762E-853065103 -> -854.586113 Inexact Rounded
2791xcom346 compare -854.586113 -79.8715762E-853065103 -> -1
2792xdiv346 divide -854.586113 -79.8715762E-853065103 -> 1.06995023E+853065104 Inexact Rounded
2793xdvi346 divideint -854.586113 -79.8715762E-853065103 -> NaN Division_impossible
2794xmul346 multiply -854.586113 -79.8715762E-853065103 -> 6.82571398E-853065099 Inexact Rounded
2795xpow346 power -854.586113 -8 -> 3.51522679E-24 Inexact Rounded
2796xrem346 remainder -854.586113 -79.8715762E-853065103 -> NaN Division_impossible
2797xsub346 subtract -854.586113 -79.8715762E-853065103 -> -854.586113 Inexact Rounded
2798xadd347 add 78872665.3 172.102119 -> 78872837.4 Inexact Rounded
2799xcom347 compare 78872665.3 172.102119 -> 1
2800xdiv347 divide 78872665.3 172.102119 -> 458289.914 Inexact Rounded
2801xdvi347 divideint 78872665.3 172.102119 -> 458289
2802xmul347 multiply 78872665.3 172.102119 -> 1.35741528E+10 Inexact Rounded
2803xpow347 power 78872665.3 172 -> 1.86793137E+1358 Inexact Rounded
2804xrem347 remainder 78872665.3 172.102119 -> 157.285609
2805xsub347 subtract 78872665.3 172.102119 -> 78872493.2 Inexact Rounded
2806xadd348 add 328268.1E-436315617 -204.522245 -> -204.522245 Inexact Rounded
2807xcom348 compare 328268.1E-436315617 -204.522245 -> 1
2808xdiv348 divide 328268.1E-436315617 -204.522245 -> -1.60504839E-436315614 Inexact Rounded
2809xdvi348 divideint 328268.1E-436315617 -204.522245 -> -0
2810xmul348 multiply 328268.1E-436315617 -204.522245 -> -6.71381288E-436315610 Inexact Rounded
2811xpow348 power 328268.1E-436315617 -205 -> Infinity Overflow Inexact Rounded
2812xrem348 remainder 328268.1E-436315617 -204.522245 -> 3.282681E-436315612
2813xsub348 subtract 328268.1E-436315617 -204.522245 -> 204.522245 Inexact Rounded
2814xadd349 add -4037911.02E+641367645 29.5713010 -> -4.03791102E+641367651 Inexact Rounded
2815xcom349 compare -4037911.02E+641367645 29.5713010 -> -1
2816xdiv349 divide -4037911.02E+641367645 29.5713010 -> -1.36548305E+641367650 Inexact Rounded
2817xdvi349 divideint -4037911.02E+641367645 29.5713010 -> NaN Division_impossible
2818xmul349 multiply -4037911.02E+641367645 29.5713010 -> -1.19406282E+641367653 Inexact Rounded
2819xpow349 power -4037911.02E+641367645 30 -> Infinity Overflow Inexact Rounded
2820xrem349 remainder -4037911.02E+641367645 29.5713010 -> NaN Division_impossible
2821xsub349 subtract -4037911.02E+641367645 29.5713010 -> -4.03791102E+641367651 Inexact Rounded
2822xadd350 add -688755561.E-95301699 978.275312E+913812609 -> 9.78275312E+913812611 Inexact Rounded
2823xcom350 compare -688755561.E-95301699 978.275312E+913812609 -> -1
2824xdiv350 divide -688755561.E-95301699 978.275312E+913812609 -> -0E-1000000007 Inexact Rounded Underflow Subnormal Clamped
2825xdvi350 divideint -688755561.E-95301699 978.275312E+913812609 -> -0
2826xmul350 multiply -688755561.E-95301699 978.275312E+913812609 -> -6.73792561E+818510921 Inexact Rounded
2827xpow350 power -688755561.E-95301699 10 -> 2.40243244E-953016902 Inexact Rounded
2828xrem350 remainder -688755561.E-95301699 978.275312E+913812609 -> -6.88755561E-95301691
2829xsub350 subtract -688755561.E-95301699 978.275312E+913812609 -> -9.78275312E+913812611 Inexact Rounded
2830xadd351 add -5.47345502 59818.7580 -> 59813.2845 Inexact Rounded
2831xcom351 compare -5.47345502 59818.7580 -> -1
2832xdiv351 divide -5.47345502 59818.7580 -> -0.0000915006463 Inexact Rounded
2833xdvi351 divideint -5.47345502 59818.7580 -> -0
2834xmul351 multiply -5.47345502 59818.7580 -> -327415.281 Inexact Rounded
2835xpow351 power -5.47345502 59819 -> -1.16914146E+44162 Inexact Rounded
2836xrem351 remainder -5.47345502 59818.7580 -> -5.47345502
2837xsub351 subtract -5.47345502 59818.7580 -> -59824.2315 Inexact Rounded
2838xadd352 add 563891620E-361354567 -845900362. -> -845900362 Inexact Rounded
2839xcom352 compare 563891620E-361354567 -845900362. -> 1
2840xdiv352 divide 563891620E-361354567 -845900362. -> -6.66617069E-361354568 Inexact Rounded
2841xdvi352 divideint 563891620E-361354567 -845900362. -> -0
2842xmul352 multiply 563891620E-361354567 -845900362. -> -4.76996125E-361354550 Inexact Rounded
2843xpow352 power 563891620E-361354567 -845900362 -> Infinity Overflow Inexact Rounded
2844xrem352 remainder 563891620E-361354567 -845900362. -> 5.63891620E-361354559
2845xsub352 subtract 563891620E-361354567 -845900362. -> 845900362 Inexact Rounded
2846xadd353 add -69.7231286 85773.7504 -> 85704.0273 Inexact Rounded
2847xcom353 compare -69.7231286 85773.7504 -> -1
2848xdiv353 divide -69.7231286 85773.7504 -> -0.000812872566 Inexact Rounded
2849xdvi353 divideint -69.7231286 85773.7504 -> -0
2850xmul353 multiply -69.7231286 85773.7504 -> -5980414.23 Inexact Rounded
2851xpow353 power -69.7231286 85774 -> 6.41714261E+158113 Inexact Rounded
2852xrem353 remainder -69.7231286 85773.7504 -> -69.7231286
2853xsub353 subtract -69.7231286 85773.7504 -> -85843.4735 Inexact Rounded
2854xadd354 add 5125.51188 73814638.4E-500934741 -> 5125.51188 Inexact Rounded
2855xcom354 compare 5125.51188 73814638.4E-500934741 -> 1
2856xdiv354 divide 5125.51188 73814638.4E-500934741 -> 6.94376074E+500934736 Inexact Rounded
2857xdvi354 divideint 5125.51188 73814638.4E-500934741 -> NaN Division_impossible
2858xmul354 multiply 5125.51188 73814638.4E-500934741 -> 3.78337806E-500934730 Inexact Rounded
2859xpow354 power 5125.51188 7 -> 9.29310216E+25 Inexact Rounded
2860xrem354 remainder 5125.51188 73814638.4E-500934741 -> NaN Division_impossible
2861xsub354 subtract 5125.51188 73814638.4E-500934741 -> 5125.51188 Inexact Rounded
2862xadd355 add -54.6254096 -332921899. -> -332921954 Inexact Rounded
2863xcom355 compare -54.6254096 -332921899. -> 1
2864xdiv355 divide -54.6254096 -332921899. -> 1.64078752E-7 Inexact Rounded
2865xdvi355 divideint -54.6254096 -332921899. -> 0
2866xmul355 multiply -54.6254096 -332921899. -> 1.81859951E+10 Inexact Rounded
2867xpow355 power -54.6254096 -332921899 -> -1.01482569E-578416745 Inexact Rounded
2868xrem355 remainder -54.6254096 -332921899. -> -54.6254096
2869xsub355 subtract -54.6254096 -332921899. -> 332921844 Inexact Rounded
2870xadd356 add -9.04778095E-591874079 8719.40286 -> 8719.40286 Inexact Rounded
2871xcom356 compare -9.04778095E-591874079 8719.40286 -> -1
2872xdiv356 divide -9.04778095E-591874079 8719.40286 -> -1.03766062E-591874082 Inexact Rounded
2873xdvi356 divideint -9.04778095E-591874079 8719.40286 -> -0
2874xmul356 multiply -9.04778095E-591874079 8719.40286 -> -7.88912471E-591874075 Inexact Rounded
2875xpow356 power -9.04778095E-591874079 8719 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
2876xrem356 remainder -9.04778095E-591874079 8719.40286 -> -9.04778095E-591874079
2877xsub356 subtract -9.04778095E-591874079 8719.40286 -> -8719.40286 Inexact Rounded
2878xadd357 add -21006.1733E+884684431 -48872.9175 -> -2.10061733E+884684435 Inexact Rounded
2879xcom357 compare -21006.1733E+884684431 -48872.9175 -> -1
2880xdiv357 divide -21006.1733E+884684431 -48872.9175 -> 4.29812141E+884684430 Inexact Rounded
2881xdvi357 divideint -21006.1733E+884684431 -48872.9175 -> NaN Division_impossible
2882xmul357 multiply -21006.1733E+884684431 -48872.9175 -> 1.02663297E+884684440 Inexact Rounded
2883xpow357 power -21006.1733E+884684431 -48873 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
2884xrem357 remainder -21006.1733E+884684431 -48872.9175 -> NaN Division_impossible
2885xsub357 subtract -21006.1733E+884684431 -48872.9175 -> -2.10061733E+884684435 Inexact Rounded
2886xadd358 add -1546783 -51935370.4 -> -53482153.4
2887xcom358 compare -1546783 -51935370.4 -> 1
2888xdiv358 divide -1546783 -51935370.4 -> 0.0297828433 Inexact Rounded
2889xdvi358 divideint -1546783 -51935370.4 -> 0
2890xmul358 multiply -1546783 -51935370.4 -> 8.03327480E+13 Inexact Rounded
2891xpow358 power -1546783 -51935370 -> 3.36022461E-321450306 Inexact Rounded
2892xrem358 remainder -1546783 -51935370.4 -> -1546783.0
2893xsub358 subtract -1546783 -51935370.4 -> 50388587.4
2894xadd359 add 61302486.8 205.490417 -> 61302692.3 Inexact Rounded
2895xcom359 compare 61302486.8 205.490417 -> 1
2896xdiv359 divide 61302486.8 205.490417 -> 298322.850 Inexact Rounded
2897xdvi359 divideint 61302486.8 205.490417 -> 298322
2898xmul359 multiply 61302486.8 205.490417 -> 1.25970736E+10 Inexact Rounded
2899xpow359 power 61302486.8 205 -> 2.71024755E+1596 Inexact Rounded
2900xrem359 remainder 61302486.8 205.490417 -> 174.619726
2901xsub359 subtract 61302486.8 205.490417 -> 61302281.3 Inexact Rounded
2902xadd360 add -318180109. -54008744.6E-170931002 -> -318180109 Inexact Rounded
2903xcom360 compare -318180109. -54008744.6E-170931002 -> -1
2904xdiv360 divide -318180109. -54008744.6E-170931002 -> 5.89127023E+170931002 Inexact Rounded
2905xdvi360 divideint -318180109. -54008744.6E-170931002 -> NaN Division_impossible
2906xmul360 multiply -318180109. -54008744.6E-170931002 -> 1.71845082E-170930986 Inexact Rounded
2907xpow360 power -318180109. -5 -> -3.06644280E-43 Inexact Rounded
2908xrem360 remainder -318180109. -54008744.6E-170931002 -> NaN Division_impossible
2909xsub360 subtract -318180109. -54008744.6E-170931002 -> -318180109 Inexact Rounded
2910xadd361 add -28486137.1E+901441714 -42454.940 -> -2.84861371E+901441721 Inexact Rounded
2911xcom361 compare -28486137.1E+901441714 -42454.940 -> -1
2912xdiv361 divide -28486137.1E+901441714 -42454.940 -> 6.70973439E+901441716 Inexact Rounded
2913xdvi361 divideint -28486137.1E+901441714 -42454.940 -> NaN Division_impossible
2914xmul361 multiply -28486137.1E+901441714 -42454.940 -> 1.20937724E+901441726 Inexact Rounded
2915xpow361 power -28486137.1E+901441714 -42455 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
2916xrem361 remainder -28486137.1E+901441714 -42454.940 -> NaN Division_impossible
2917xsub361 subtract -28486137.1E+901441714 -42454.940 -> -2.84861371E+901441721 Inexact Rounded
2918xadd362 add -546398328. -27.9149712 -> -546398356 Inexact Rounded
2919xcom362 compare -546398328. -27.9149712 -> -1
2920xdiv362 divide -546398328. -27.9149712 -> 19573666.2 Inexact Rounded
2921xdvi362 divideint -546398328. -27.9149712 -> 19573666
2922xmul362 multiply -546398328. -27.9149712 -> 1.52526936E+10 Inexact Rounded
2923xpow362 power -546398328. -28 -> 2.23737032E-245 Inexact Rounded
2924xrem362 remainder -546398328. -27.9149712 -> -5.3315808
2925xsub362 subtract -546398328. -27.9149712 -> -546398300 Inexact Rounded
2926xadd363 add 5402066.1E-284978216 622.751128 -> 622.751128 Inexact Rounded
2927xcom363 compare 5402066.1E-284978216 622.751128 -> -1
2928xdiv363 divide 5402066.1E-284978216 622.751128 -> 8.67451837E-284978213 Inexact Rounded
2929xdvi363 divideint 5402066.1E-284978216 622.751128 -> 0
2930xmul363 multiply 5402066.1E-284978216 622.751128 -> 3.36414276E-284978207 Inexact Rounded
2931xpow363 power 5402066.1E-284978216 623 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
2932xrem363 remainder 5402066.1E-284978216 622.751128 -> 5.4020661E-284978210
2933xsub363 subtract 5402066.1E-284978216 622.751128 -> -622.751128 Inexact Rounded
2934xadd364 add 18845620 3129.43753 -> 18848749.4 Inexact Rounded
2935xcom364 compare 18845620 3129.43753 -> 1
2936xdiv364 divide 18845620 3129.43753 -> 6022.04704 Inexact Rounded
2937xdvi364 divideint 18845620 3129.43753 -> 6022
2938xmul364 multiply 18845620 3129.43753 -> 5.89761905E+10 Inexact Rounded
2939xpow364 power 18845620 3129 -> 1.35967443E+22764 Inexact Rounded
2940xrem364 remainder 18845620 3129.43753 -> 147.19434
2941xsub364 subtract 18845620 3129.43753 -> 18842490.6 Inexact Rounded
2942xadd365 add 50707.1412E+912475670 -198098.186E+701407524 -> 5.07071412E+912475674 Inexact Rounded
2943xcom365 compare 50707.1412E+912475670 -198098.186E+701407524 -> 1
2944xdiv365 divide 50707.1412E+912475670 -198098.186E+701407524 -> -2.55969740E+211068145 Inexact Rounded
2945xdvi365 divideint 50707.1412E+912475670 -198098.186E+701407524 -> NaN Division_impossible
2946xmul365 multiply 50707.1412E+912475670 -198098.186E+701407524 -> -Infinity Inexact Overflow Rounded
2947xpow365 power 50707.1412E+912475670 -2 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
2948xrem365 remainder 50707.1412E+912475670 -198098.186E+701407524 -> NaN Division_impossible
2949xsub365 subtract 50707.1412E+912475670 -198098.186E+701407524 -> 5.07071412E+912475674 Inexact Rounded
2950xadd366 add 55.8245006E+928885991 99170843.9E-47402167 -> 5.58245006E+928885992 Inexact Rounded
2951xcom366 compare 55.8245006E+928885991 99170843.9E-47402167 -> 1
2952xdiv366 divide 55.8245006E+928885991 99170843.9E-47402167 -> 5.62912429E+976288151 Inexact Rounded
2953xdvi366 divideint 55.8245006E+928885991 99170843.9E-47402167 -> NaN Division_impossible
2954xmul366 multiply 55.8245006E+928885991 99170843.9E-47402167 -> 5.53616283E+881483833 Inexact Rounded
2955xpow366 power 55.8245006E+928885991 10 -> Infinity Overflow Inexact Rounded
2956xrem366 remainder 55.8245006E+928885991 99170843.9E-47402167 -> NaN Division_impossible
2957xsub366 subtract 55.8245006E+928885991 99170843.9E-47402167 -> 5.58245006E+928885992 Inexact Rounded
2958xadd367 add 13.8003883E-386224921 -84126481.9E-296378341 -> -8.41264819E-296378334 Inexact Rounded
2959xcom367 compare 13.8003883E-386224921 -84126481.9E-296378341 -> 1
2960xdiv367 divide 13.8003883E-386224921 -84126481.9E-296378341 -> -1.64043331E-89846587 Inexact Rounded
2961xdvi367 divideint 13.8003883E-386224921 -84126481.9E-296378341 -> -0
2962xmul367 multiply 13.8003883E-386224921 -84126481.9E-296378341 -> -1.16097812E-682603253 Inexact Rounded
2963xpow367 power 13.8003883E-386224921 -8 -> Infinity Overflow Inexact Rounded
2964xrem367 remainder 13.8003883E-386224921 -84126481.9E-296378341 -> 1.38003883E-386224920
2965xsub367 subtract 13.8003883E-386224921 -84126481.9E-296378341 -> 8.41264819E-296378334 Inexact Rounded
2966xadd368 add 9820.90457 46671.5915 -> 56492.4961 Inexact Rounded
2967xcom368 compare 9820.90457 46671.5915 -> -1
2968xdiv368 divide 9820.90457 46671.5915 -> 0.210425748 Inexact Rounded
2969xdvi368 divideint 9820.90457 46671.5915 -> 0
2970xmul368 multiply 9820.90457 46671.5915 -> 458357246 Inexact Rounded
2971xpow368 power 9820.90457 46672 -> 4.94753070E+186321 Inexact Rounded
2972xrem368 remainder 9820.90457 46671.5915 -> 9820.90457
2973xsub368 subtract 9820.90457 46671.5915 -> -36850.6869 Inexact Rounded
2974xadd369 add 7.22436006E+831949153 -11168830E+322331045 -> 7.22436006E+831949153 Inexact Rounded
2975xcom369 compare 7.22436006E+831949153 -11168830E+322331045 -> 1
2976xdiv369 divide 7.22436006E+831949153 -11168830E+322331045 -> -6.46832306E+509618101 Inexact Rounded
2977xdvi369 divideint 7.22436006E+831949153 -11168830E+322331045 -> NaN Division_impossible
2978xmul369 multiply 7.22436006E+831949153 -11168830E+322331045 -> -Infinity Inexact Overflow Rounded
2979xpow369 power 7.22436006E+831949153 -1 -> 1.38420565E-831949154 Inexact Rounded
2980xrem369 remainder 7.22436006E+831949153 -11168830E+322331045 -> NaN Division_impossible
2981xsub369 subtract 7.22436006E+831949153 -11168830E+322331045 -> 7.22436006E+831949153 Inexact Rounded
2982xadd370 add 472648900 -207.784153 -> 472648692 Inexact Rounded
2983xcom370 compare 472648900 -207.784153 -> 1
2984xdiv370 divide 472648900 -207.784153 -> -2274711.01 Inexact Rounded
2985xdvi370 divideint 472648900 -207.784153 -> -2274711
2986xmul370 multiply 472648900 -207.784153 -> -9.82089514E+10 Inexact Rounded
2987xpow370 power 472648900 -208 -> 4.96547145E-1805 Inexact Rounded
2988xrem370 remainder 472648900 -207.784153 -> 1.545217
2989xsub370 subtract 472648900 -207.784153 -> 472649108 Inexact Rounded
2990xadd371 add -8754.49306 -818.165153E+631475457 -> -8.18165153E+631475459 Inexact Rounded
2991xcom371 compare -8754.49306 -818.165153E+631475457 -> 1
2992xdiv371 divide -8754.49306 -818.165153E+631475457 -> 1.07001539E-631475456 Inexact Rounded
2993xdvi371 divideint -8754.49306 -818.165153E+631475457 -> 0
2994xmul371 multiply -8754.49306 -818.165153E+631475457 -> 7.16262115E+631475463 Inexact Rounded
2995xpow371 power -8754.49306 -8 -> 2.89835767E-32 Inexact Rounded
2996xrem371 remainder -8754.49306 -818.165153E+631475457 -> -8754.49306
2997xsub371 subtract -8754.49306 -818.165153E+631475457 -> 8.18165153E+631475459 Inexact Rounded
2998xadd372 add 98750864 191380.551 -> 98942244.6 Inexact Rounded
2999xcom372 compare 98750864 191380.551 -> 1
3000xdiv372 divide 98750864 191380.551 -> 515.992161 Inexact Rounded
3001xdvi372 divideint 98750864 191380.551 -> 515
3002xmul372 multiply 98750864 191380.551 -> 1.88989948E+13 Inexact Rounded
3003xpow372 power 98750864 191381 -> 1.70908809E+1530003 Inexact Rounded
3004xrem372 remainder 98750864 191380.551 -> 189880.235
3005xsub372 subtract 98750864 191380.551 -> 98559483.4 Inexact Rounded
3006xadd373 add 725292561. -768963606.E+340762986 -> -7.68963606E+340762994 Inexact Rounded
3007xcom373 compare 725292561. -768963606.E+340762986 -> 1
3008xdiv373 divide 725292561. -768963606.E+340762986 -> -9.43207917E-340762987 Inexact Rounded
3009xdvi373 divideint 725292561. -768963606.E+340762986 -> -0
3010xmul373 multiply 725292561. -768963606.E+340762986 -> -5.57723583E+340763003 Inexact Rounded
3011xpow373 power 725292561. -8 -> 1.30585277E-71 Inexact Rounded
3012xrem373 remainder 725292561. -768963606.E+340762986 -> 725292561
3013xsub373 subtract 725292561. -768963606.E+340762986 -> 7.68963606E+340762994 Inexact Rounded
3014xadd374 add 1862.80445 648254483. -> 648256346 Inexact Rounded
3015xcom374 compare 1862.80445 648254483. -> -1
3016xdiv374 divide 1862.80445 648254483. -> 0.00000287356972 Inexact Rounded
3017xdvi374 divideint 1862.80445 648254483. -> 0
3018xmul374 multiply 1862.80445 648254483. -> 1.20757134E+12 Inexact Rounded
3019xpow374 power 1862.80445 648254483 -> Infinity Overflow Inexact Rounded
3020xrem374 remainder 1862.80445 648254483. -> 1862.80445
3021xsub374 subtract 1862.80445 648254483. -> -648252620 Inexact Rounded
3022xadd375 add -5549320.1 -93580684.1 -> -99130004.2
3023xcom375 compare -5549320.1 -93580684.1 -> 1
3024xdiv375 divide -5549320.1 -93580684.1 -> 0.0592998454 Inexact Rounded
3025xdvi375 divideint -5549320.1 -93580684.1 -> 0
3026xmul375 multiply -5549320.1 -93580684.1 -> 5.19309171E+14 Inexact Rounded
3027xpow375 power -5549320.1 -93580684 -> 4.20662079E-631130572 Inexact Rounded
3028xrem375 remainder -5549320.1 -93580684.1 -> -5549320.1
3029xsub375 subtract -5549320.1 -93580684.1 -> 88031364.0
3030xadd376 add -14677053.1 -25784.7358 -> -14702837.8 Inexact Rounded
3031xcom376 compare -14677053.1 -25784.7358 -> -1
3032xdiv376 divide -14677053.1 -25784.7358 -> 569.214795 Inexact Rounded
3033xdvi376 divideint -14677053.1 -25784.7358 -> 569
3034xmul376 multiply -14677053.1 -25784.7358 -> 3.78443937E+11 Inexact Rounded
3035xpow376 power -14677053.1 -25785 -> -1.64760831E-184792 Inexact Rounded
3036xrem376 remainder -14677053.1 -25784.7358 -> -5538.4298
3037xsub376 subtract -14677053.1 -25784.7358 -> -14651268.4 Inexact Rounded
3038xadd377 add 547402.308E+571687617 -7835797.01E+500067364 -> 5.47402308E+571687622 Inexact Rounded
3039xcom377 compare 547402.308E+571687617 -7835797.01E+500067364 -> 1
3040xdiv377 divide 547402.308E+571687617 -7835797.01E+500067364 -> -6.98591742E+71620251 Inexact Rounded
3041xdvi377 divideint 547402.308E+571687617 -7835797.01E+500067364 -> NaN Division_impossible
3042xmul377 multiply 547402.308E+571687617 -7835797.01E+500067364 -> -Infinity Inexact Overflow Rounded
3043xpow377 power 547402.308E+571687617 -8 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
3044xrem377 remainder 547402.308E+571687617 -7835797.01E+500067364 -> NaN Division_impossible
3045xsub377 subtract 547402.308E+571687617 -7835797.01E+500067364 -> 5.47402308E+571687622 Inexact Rounded
3046xadd378 add -4131738.09 7579.07566 -> -4124159.01 Inexact Rounded
3047xcom378 compare -4131738.09 7579.07566 -> -1
3048xdiv378 divide -4131738.09 7579.07566 -> -545.150659 Inexact Rounded
3049xdvi378 divideint -4131738.09 7579.07566 -> -545
3050xmul378 multiply -4131738.09 7579.07566 -> -3.13147556E+10 Inexact Rounded
3051xpow378 power -4131738.09 7579 -> -4.68132794E+50143 Inexact Rounded
3052xrem378 remainder -4131738.09 7579.07566 -> -1141.85530
3053xsub378 subtract -4131738.09 7579.07566 -> -4139317.17 Inexact Rounded
3054xadd379 add 504544.648 -7678.96133E-662143268 -> 504544.648 Inexact Rounded
3055xcom379 compare 504544.648 -7678.96133E-662143268 -> 1
3056xdiv379 divide 504544.648 -7678.96133E-662143268 -> -6.57048039E+662143269 Inexact Rounded
3057xdvi379 divideint 504544.648 -7678.96133E-662143268 -> NaN Division_impossible
3058xmul379 multiply 504544.648 -7678.96133E-662143268 -> -3.87437884E-662143259 Inexact Rounded
3059xpow379 power 504544.648 -8 -> 2.38124001E-46 Inexact Rounded
3060xrem379 remainder 504544.648 -7678.96133E-662143268 -> NaN Division_impossible
3061xsub379 subtract 504544.648 -7678.96133E-662143268 -> 504544.648 Inexact Rounded
3062xadd380 add 829898241 8912.99114E+929228149 -> 8.91299114E+929228152 Inexact Rounded
3063xcom380 compare 829898241 8912.99114E+929228149 -> -1
3064xdiv380 divide 829898241 8912.99114E+929228149 -> 9.31110811E-929228145 Inexact Rounded
3065xdvi380 divideint 829898241 8912.99114E+929228149 -> 0
3066xmul380 multiply 829898241 8912.99114E+929228149 -> 7.39687567E+929228161 Inexact Rounded
3067xpow380 power 829898241 9 -> 1.86734084E+80 Inexact Rounded
3068xrem380 remainder 829898241 8912.99114E+929228149 -> 829898241
3069xsub380 subtract 829898241 8912.99114E+929228149 -> -8.91299114E+929228152 Inexact Rounded
3070xadd381 add 53.6891691 -11.2371140 -> 42.4520551
3071xcom381 compare 53.6891691 -11.2371140 -> 1
3072xdiv381 divide 53.6891691 -11.2371140 -> -4.77784323 Inexact Rounded
3073xdvi381 divideint 53.6891691 -11.2371140 -> -4
3074xmul381 multiply 53.6891691 -11.2371140 -> -603.311314 Inexact Rounded
3075xpow381 power 53.6891691 -11 -> 9.35936725E-20 Inexact Rounded
3076xrem381 remainder 53.6891691 -11.2371140 -> 8.7407131
3077xsub381 subtract 53.6891691 -11.2371140 -> 64.9262831
3078xadd382 add -93951823.4 -25317.8645 -> -93977141.3 Inexact Rounded
3079xcom382 compare -93951823.4 -25317.8645 -> -1
3080xdiv382 divide -93951823.4 -25317.8645 -> 3710.89052 Inexact Rounded
3081xdvi382 divideint -93951823.4 -25317.8645 -> 3710
3082xmul382 multiply -93951823.4 -25317.8645 -> 2.37865953E+12 Inexact Rounded
3083xpow382 power -93951823.4 -25318 -> 9.67857714E-201859 Inexact Rounded
3084xrem382 remainder -93951823.4 -25317.8645 -> -22546.1050
3085xsub382 subtract -93951823.4 -25317.8645 -> -93926505.5 Inexact Rounded
3086xadd383 add 446919.123 951338490. -> 951785409 Inexact Rounded
3087xcom383 compare 446919.123 951338490. -> -1
3088xdiv383 divide 446919.123 951338490. -> 0.000469779293 Inexact Rounded
3089xdvi383 divideint 446919.123 951338490. -> 0
3090xmul383 multiply 446919.123 951338490. -> 4.25171364E+14 Inexact Rounded
3091xpow383 power 446919.123 951338490 -> Infinity Overflow Inexact Rounded
3092xrem383 remainder 446919.123 951338490. -> 446919.123
3093xsub383 subtract 446919.123 951338490. -> -950891571 Inexact Rounded
3094xadd384 add -8.01787748 -88.3076852 -> -96.3255627 Inexact Rounded
3095xcom384 compare -8.01787748 -88.3076852 -> 1
3096xdiv384 divide -8.01787748 -88.3076852 -> 0.0907947871 Inexact Rounded
3097xdvi384 divideint -8.01787748 -88.3076852 -> 0
3098xmul384 multiply -8.01787748 -88.3076852 -> 708.040200 Inexact Rounded
3099xpow384 power -8.01787748 -88 -> 2.77186088E-80 Inexact Rounded
3100xrem384 remainder -8.01787748 -88.3076852 -> -8.01787748
3101xsub384 subtract -8.01787748 -88.3076852 -> 80.2898077 Inexact Rounded
3102xadd385 add 517458139 -999731.548 -> 516458407 Inexact Rounded
3103xcom385 compare 517458139 -999731.548 -> 1
3104xdiv385 divide 517458139 -999731.548 -> -517.597089 Inexact Rounded
3105xdvi385 divideint 517458139 -999731.548 -> -517
3106xmul385 multiply 517458139 -999731.548 -> -5.17319226E+14 Inexact Rounded
3107xpow385 power 517458139 -999732 -> 1.24821346E-8711540 Inexact Rounded
3108xrem385 remainder 517458139 -999731.548 -> 596928.684
3109xsub385 subtract 517458139 -999731.548 -> 518457871 Inexact Rounded
3110xadd386 add -405543440 -4013.18295 -> -405547453 Inexact Rounded
3111xcom386 compare -405543440 -4013.18295 -> -1
3112xdiv386 divide -405543440 -4013.18295 -> 101052.816 Inexact Rounded
3113xdvi386 divideint -405543440 -4013.18295 -> 101052
3114xmul386 multiply -405543440 -4013.18295 -> 1.62752002E+12 Inexact Rounded
3115xpow386 power -405543440 -4013 -> -8.83061932E-34545 Inexact Rounded
3116xrem386 remainder -405543440 -4013.18295 -> -3276.53660
3117xsub386 subtract -405543440 -4013.18295 -> -405539427 Inexact Rounded
3118xadd387 add -49245250.1E+682760825 -848776.637 -> -4.92452501E+682760832 Inexact Rounded
3119xcom387 compare -49245250.1E+682760825 -848776.637 -> -1
3120xdiv387 divide -49245250.1E+682760825 -848776.637 -> 5.80190924E+682760826 Inexact Rounded
3121xdvi387 divideint -49245250.1E+682760825 -848776.637 -> NaN Division_impossible
3122xmul387 multiply -49245250.1E+682760825 -848776.637 -> 4.17982178E+682760838 Inexact Rounded
3123xpow387 power -49245250.1E+682760825 -848777 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
3124xrem387 remainder -49245250.1E+682760825 -848776.637 -> NaN Division_impossible
3125xsub387 subtract -49245250.1E+682760825 -848776.637 -> -4.92452501E+682760832 Inexact Rounded
3126xadd388 add -151144455 -170371.29 -> -151314826 Inexact Rounded
3127xcom388 compare -151144455 -170371.29 -> -1
3128xdiv388 divide -151144455 -170371.29 -> 887.147447 Inexact Rounded
3129xdvi388 divideint -151144455 -170371.29 -> 887
3130xmul388 multiply -151144455 -170371.29 -> 2.57506758E+13 Inexact Rounded
3131xpow388 power -151144455 -170371 -> -5.86496369E-1393532 Inexact Rounded
3132xrem388 remainder -151144455 -170371.29 -> -25120.77
3133xsub388 subtract -151144455 -170371.29 -> -150974084 Inexact Rounded
3134xadd389 add -729236746.E+662737067 9.10823602 -> -7.29236746E+662737075 Inexact Rounded
3135xcom389 compare -729236746.E+662737067 9.10823602 -> -1
3136xdiv389 divide -729236746.E+662737067 9.10823602 -> -8.00634442E+662737074 Inexact Rounded
3137xdvi389 divideint -729236746.E+662737067 9.10823602 -> NaN Division_impossible
3138xmul389 multiply -729236746.E+662737067 9.10823602 -> -6.64206040E+662737076 Inexact Rounded
3139xpow389 power -729236746.E+662737067 9 -> -Infinity Overflow Inexact Rounded
3140xrem389 remainder -729236746.E+662737067 9.10823602 -> NaN Division_impossible
3141xsub389 subtract -729236746.E+662737067 9.10823602 -> -7.29236746E+662737075 Inexact Rounded
3142xadd390 add 534.394729 -2369839.37 -> -2369304.98 Inexact Rounded
3143xcom390 compare 534.394729 -2369839.37 -> 1
3144xdiv390 divide 534.394729 -2369839.37 -> -0.000225498291 Inexact Rounded
3145xdvi390 divideint 534.394729 -2369839.37 -> -0
3146xmul390 multiply 534.394729 -2369839.37 -> -1.26642967E+9 Inexact Rounded
3147xpow390 power 534.394729 -2369839 -> 7.12522896E-6464595 Inexact Rounded
3148xrem390 remainder 534.394729 -2369839.37 -> 534.394729
3149xsub390 subtract 534.394729 -2369839.37 -> 2370373.76 Inexact Rounded
3150xadd391 add 89100.1797 224.370309 -> 89324.5500 Inexact Rounded
3151xcom391 compare 89100.1797 224.370309 -> 1
3152xdiv391 divide 89100.1797 224.370309 -> 397.112167 Inexact Rounded
3153xdvi391 divideint 89100.1797 224.370309 -> 397
3154xmul391 multiply 89100.1797 224.370309 -> 19991434.9 Inexact Rounded
3155xpow391 power 89100.1797 224 -> 5.92654936E+1108 Inexact Rounded
3156xrem391 remainder 89100.1797 224.370309 -> 25.167027
3157xsub391 subtract 89100.1797 224.370309 -> 88875.8094 Inexact Rounded
3158xadd392 add -821377.777 38.552821 -> -821339.224 Inexact Rounded
3159xcom392 compare -821377.777 38.552821 -> -1
3160xdiv392 divide -821377.777 38.552821 -> -21305.2575 Inexact Rounded
3161xdvi392 divideint -821377.777 38.552821 -> -21305
3162xmul392 multiply -821377.777 38.552821 -> -31666430.4 Inexact Rounded
3163xpow392 power -821377.777 39 -> -4.64702482E+230 Inexact Rounded
3164xrem392 remainder -821377.777 38.552821 -> -9.925595
3165xsub392 subtract -821377.777 38.552821 -> -821416.330 Inexact Rounded
3166xadd393 add -392640.782 -2571619.5E+113237865 -> -2.57161950E+113237871 Inexact Rounded
3167xcom393 compare -392640.782 -2571619.5E+113237865 -> 1
3168xdiv393 divide -392640.782 -2571619.5E+113237865 -> 1.52682301E-113237866 Inexact Rounded
3169xdvi393 divideint -392640.782 -2571619.5E+113237865 -> 0
3170xmul393 multiply -392640.782 -2571619.5E+113237865 -> 1.00972269E+113237877 Inexact Rounded
3171xpow393 power -392640.782 -3 -> -1.65201422E-17 Inexact Rounded
3172xrem393 remainder -392640.782 -2571619.5E+113237865 -> -392640.782
3173xsub393 subtract -392640.782 -2571619.5E+113237865 -> 2.57161950E+113237871 Inexact Rounded
3174xadd394 add -651397.712 -723.59673 -> -652121.309 Inexact Rounded
3175xcom394 compare -651397.712 -723.59673 -> -1
3176xdiv394 divide -651397.712 -723.59673 -> 900.222023 Inexact Rounded
3177xdvi394 divideint -651397.712 -723.59673 -> 900
3178xmul394 multiply -651397.712 -723.59673 -> 471349254 Inexact Rounded
3179xpow394 power -651397.712 -724 -> 5.96115415E-4210 Inexact Rounded
3180xrem394 remainder -651397.712 -723.59673 -> -160.65500
3181xsub394 subtract -651397.712 -723.59673 -> -650674.115 Inexact Rounded
3182xadd395 add 86.6890892 940380864 -> 940380951 Inexact Rounded
3183xcom395 compare 86.6890892 940380864 -> -1
3184xdiv395 divide 86.6890892 940380864 -> 9.21850843E-8 Inexact Rounded
3185xdvi395 divideint 86.6890892 940380864 -> 0
3186xmul395 multiply 86.6890892 940380864 -> 8.15207606E+10 Inexact Rounded
3187xpow395 power 86.6890892 940380864 -> Infinity Overflow Inexact Rounded
3188xrem395 remainder 86.6890892 940380864 -> 86.6890892
3189xsub395 subtract 86.6890892 940380864 -> -940380777 Inexact Rounded
3190xadd396 add 4880.06442E-382222621 -115627239E-912834031 -> 4.88006442E-382222618 Inexact Rounded
3191xcom396 compare 4880.06442E-382222621 -115627239E-912834031 -> 1
3192xdiv396 divide 4880.06442E-382222621 -115627239E-912834031 -> -4.22051453E+530611405 Inexact Rounded
3193xdvi396 divideint 4880.06442E-382222621 -115627239E-912834031 -> NaN Division_impossible
3194xmul396 multiply 4880.06442E-382222621 -115627239E-912834031 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
3195xpow396 power 4880.06442E-382222621 -1 -> 2.04915328E+382222617 Inexact Rounded
3196xrem396 remainder 4880.06442E-382222621 -115627239E-912834031 -> NaN Division_impossible
3197xsub396 subtract 4880.06442E-382222621 -115627239E-912834031 -> 4.88006442E-382222618 Inexact Rounded
3198xadd397 add 173398265E-532383158 3462.51450E+80986915 -> 3.46251450E+80986918 Inexact Rounded
3199xcom397 compare 173398265E-532383158 3462.51450E+80986915 -> -1
3200xdiv397 divide 173398265E-532383158 3462.51450E+80986915 -> 5.00787116E-613370069 Inexact Rounded
3201xdvi397 divideint 173398265E-532383158 3462.51450E+80986915 -> 0
3202xmul397 multiply 173398265E-532383158 3462.51450E+80986915 -> 6.00394007E-451396232 Inexact Rounded
3203xpow397 power 173398265E-532383158 3 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
3204xrem397 remainder 173398265E-532383158 3462.51450E+80986915 -> 1.73398265E-532383150
3205xsub397 subtract 173398265E-532383158 3462.51450E+80986915 -> -3.46251450E+80986918 Inexact Rounded
3206xadd398 add -1522176.78 -6631061.77 -> -8153238.55
3207xcom398 compare -1522176.78 -6631061.77 -> 1
3208xdiv398 divide -1522176.78 -6631061.77 -> 0.229552496 Inexact Rounded
3209xdvi398 divideint -1522176.78 -6631061.77 -> 0
3210xmul398 multiply -1522176.78 -6631061.77 -> 1.00936483E+13 Inexact Rounded
3211xpow398 power -1522176.78 -6631062 -> 4.54268854E-40996310 Inexact Rounded
3212xrem398 remainder -1522176.78 -6631061.77 -> -1522176.78
3213xsub398 subtract -1522176.78 -6631061.77 -> 5108884.99
3214xadd399 add 538.10453 522934310 -> 522934848 Inexact Rounded
3215xcom399 compare 538.10453 522934310 -> -1
3216xdiv399 divide 538.10453 522934310 -> 0.00000102900980 Inexact Rounded
3217xdvi399 divideint 538.10453 522934310 -> 0
3218xmul399 multiply 538.10453 522934310 -> 2.81393321E+11 Inexact Rounded
3219xpow399 power 538.10453 522934310 -> Infinity Overflow Inexact Rounded
3220xrem399 remainder 538.10453 522934310 -> 538.10453
3221xsub399 subtract 538.10453 522934310 -> -522933772 Inexact Rounded
3222xadd400 add 880243.444E-750940977 -354.601578E-204943740 -> -3.54601578E-204943738 Inexact Rounded
3223xcom400 compare 880243.444E-750940977 -354.601578E-204943740 -> 1
3224xdiv400 divide 880243.444E-750940977 -354.601578E-204943740 -> -2.48234497E-545997234 Inexact Rounded
3225xdvi400 divideint 880243.444E-750940977 -354.601578E-204943740 -> -0
3226xmul400 multiply 880243.444E-750940977 -354.601578E-204943740 -> -3.12135714E-955884709 Inexact Rounded
3227xpow400 power 880243.444E-750940977 -4 -> Infinity Overflow Inexact Rounded
3228xrem400 remainder 880243.444E-750940977 -354.601578E-204943740 -> 8.80243444E-750940972
3229xsub400 subtract 880243.444E-750940977 -354.601578E-204943740 -> 3.54601578E-204943738 Inexact Rounded
3230xadd401 add 968370.780 6677268.73 -> 7645639.51 Rounded
3231xcom401 compare 968370.780 6677268.73 -> -1
3232xdiv401 divide 968370.780 6677268.73 -> 0.145024982 Inexact Rounded
3233xdvi401 divideint 968370.780 6677268.73 -> 0
3234xmul401 multiply 968370.780 6677268.73 -> 6.46607193E+12 Inexact Rounded
3235xpow401 power 968370.780 6677269 -> 3.29990931E+39970410 Inexact Rounded
3236xrem401 remainder 968370.780 6677268.73 -> 968370.780
3237xsub401 subtract 968370.780 6677268.73 -> -5708897.95 Rounded
3238xadd402 add -97.7474945 31248241.5 -> 31248143.8 Inexact Rounded
3239xcom402 compare -97.7474945 31248241.5 -> -1
3240xdiv402 divide -97.7474945 31248241.5 -> -0.00000312809585 Inexact Rounded
3241xdvi402 divideint -97.7474945 31248241.5 -> -0
3242xmul402 multiply -97.7474945 31248241.5 -> -3.05443731E+9 Inexact Rounded
3243xpow402 power -97.7474945 31248242 -> 2.90714257E+62187302 Inexact Rounded
3244xrem402 remainder -97.7474945 31248241.5 -> -97.7474945
3245xsub402 subtract -97.7474945 31248241.5 -> -31248339.2 Inexact Rounded
3246xadd403 add -187582786.E+369916952 957840435E+744365567 -> 9.57840435E+744365575 Inexact Rounded
3247xcom403 compare -187582786.E+369916952 957840435E+744365567 -> -1
3248xdiv403 divide -187582786.E+369916952 957840435E+744365567 -> -1.95839285E-374448616 Inexact Rounded
3249xdvi403 divideint -187582786.E+369916952 957840435E+744365567 -> -0
3250xmul403 multiply -187582786.E+369916952 957840435E+744365567 -> -Infinity Inexact Overflow Rounded
3251xpow403 power -187582786.E+369916952 10 -> Infinity Overflow Inexact Rounded
3252xrem403 remainder -187582786.E+369916952 957840435E+744365567 -> -1.87582786E+369916960
3253xsub403 subtract -187582786.E+369916952 957840435E+744365567 -> -9.57840435E+744365575 Inexact Rounded
3254xadd404 add -328026144. -125499735. -> -453525879
3255xcom404 compare -328026144. -125499735. -> -1
3256xdiv404 divide -328026144. -125499735. -> 2.61375965 Inexact Rounded
3257xdvi404 divideint -328026144. -125499735. -> 2
3258xmul404 multiply -328026144. -125499735. -> 4.11671941E+16 Inexact Rounded
3259xpow404 power -328026144. -125499735 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
3260xrem404 remainder -328026144. -125499735. -> -77026674
3261xsub404 subtract -328026144. -125499735. -> -202526409
3262xadd405 add -99424150.2E-523662102 3712.35030 -> 3712.35030 Inexact Rounded
3263xcom405 compare -99424150.2E-523662102 3712.35030 -> -1
3264xdiv405 divide -99424150.2E-523662102 3712.35030 -> -2.67819958E-523662098 Inexact Rounded
3265xdvi405 divideint -99424150.2E-523662102 3712.35030 -> -0
3266xmul405 multiply -99424150.2E-523662102 3712.35030 -> -3.69097274E-523662091 Inexact Rounded
3267xpow405 power -99424150.2E-523662102 3712 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
3268xrem405 remainder -99424150.2E-523662102 3712.35030 -> -9.94241502E-523662095
3269xsub405 subtract -99424150.2E-523662102 3712.35030 -> -3712.35030 Inexact Rounded
3270xadd406 add 14838.0718 9489893.28E+830631266 -> 9.48989328E+830631272 Inexact Rounded
3271xcom406 compare 14838.0718 9489893.28E+830631266 -> -1
3272xdiv406 divide 14838.0718 9489893.28E+830631266 -> 1.56356572E-830631269 Inexact Rounded
3273xdvi406 divideint 14838.0718 9489893.28E+830631266 -> 0
3274xmul406 multiply 14838.0718 9489893.28E+830631266 -> 1.40811718E+830631277 Inexact Rounded
3275xpow406 power 14838.0718 9 -> 3.48656057E+37 Inexact Rounded
3276xrem406 remainder 14838.0718 9489893.28E+830631266 -> 14838.0718
3277xsub406 subtract 14838.0718 9489893.28E+830631266 -> -9.48989328E+830631272 Inexact Rounded
3278xadd407 add 71207472.8 -31835.0809 -> 71175637.7 Inexact Rounded
3279xcom407 compare 71207472.8 -31835.0809 -> 1
3280xdiv407 divide 71207472.8 -31835.0809 -> -2236.76117 Inexact Rounded
3281xdvi407 divideint 71207472.8 -31835.0809 -> -2236
3282xmul407 multiply 71207472.8 -31835.0809 -> -2.26689566E+12 Inexact Rounded
3283xpow407 power 71207472.8 -31835 -> 7.05333953E-249986 Inexact Rounded
3284xrem407 remainder 71207472.8 -31835.0809 -> 24231.9076
3285xsub407 subtract 71207472.8 -31835.0809 -> 71239307.9 Inexact Rounded
3286xadd408 add -20440.4394 -44.4064328E+511085806 -> -4.44064328E+511085807 Inexact Rounded
3287xcom408 compare -20440.4394 -44.4064328E+511085806 -> 1
3288xdiv408 divide -20440.4394 -44.4064328E+511085806 -> 4.60303567E-511085804 Inexact Rounded
3289xdvi408 divideint -20440.4394 -44.4064328E+511085806 -> 0
3290xmul408 multiply -20440.4394 -44.4064328E+511085806 -> 9.07686999E+511085811 Inexact Rounded
3291xpow408 power -20440.4394 -4 -> 5.72847590E-18 Inexact Rounded
3292xrem408 remainder -20440.4394 -44.4064328E+511085806 -> -20440.4394
3293xsub408 subtract -20440.4394 -44.4064328E+511085806 -> 4.44064328E+511085807 Inexact Rounded
3294xadd409 add -54.3684171E-807210192 1.04592973E-984041807 -> -5.43684171E-807210191 Inexact Rounded
3295xcom409 compare -54.3684171E-807210192 1.04592973E-984041807 -> -1
3296xdiv409 divide -54.3684171E-807210192 1.04592973E-984041807 -> -5.19809463E+176831616 Inexact Rounded
3297xdvi409 divideint -54.3684171E-807210192 1.04592973E-984041807 -> NaN Division_impossible
3298xmul409 multiply -54.3684171E-807210192 1.04592973E-984041807 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
3299xpow409 power -54.3684171E-807210192 1 -> -5.43684171E-807210191
3300xrem409 remainder -54.3684171E-807210192 1.04592973E-984041807 -> NaN Division_impossible
3301xsub409 subtract -54.3684171E-807210192 1.04592973E-984041807 -> -5.43684171E-807210191 Inexact Rounded
3302xadd410 add 54310060.5E+948159739 274320701.E+205880484 -> 5.43100605E+948159746 Inexact Rounded
3303xcom410 compare 54310060.5E+948159739 274320701.E+205880484 -> 1
3304xdiv410 divide 54310060.5E+948159739 274320701.E+205880484 -> 1.97980175E+742279254 Inexact Rounded
3305xdvi410 divideint 54310060.5E+948159739 274320701.E+205880484 -> NaN Division_impossible
3306xmul410 multiply 54310060.5E+948159739 274320701.E+205880484 -> Infinity Inexact Overflow Rounded
3307xpow410 power 54310060.5E+948159739 3 -> Infinity Overflow Inexact Rounded
3308xrem410 remainder 54310060.5E+948159739 274320701.E+205880484 -> NaN Division_impossible
3309xsub410 subtract 54310060.5E+948159739 274320701.E+205880484 -> 5.43100605E+948159746 Inexact Rounded
3310xadd411 add -657.186702 426844.39 -> 426187.203 Inexact Rounded
3311xcom411 compare -657.186702 426844.39 -> -1
3312xdiv411 divide -657.186702 426844.39 -> -0.00153964001 Inexact Rounded
3313xdvi411 divideint -657.186702 426844.39 -> -0
3314xmul411 multiply -657.186702 426844.39 -> -280516457 Inexact Rounded
3315xpow411 power -657.186702 426844 -> 3.50000575E+1202713 Inexact Rounded
3316xrem411 remainder -657.186702 426844.39 -> -657.186702
3317xsub411 subtract -657.186702 426844.39 -> -427501.577 Inexact Rounded
3318xadd412 add -41593077.0 -688607.564 -> -42281684.6 Inexact Rounded
3319xcom412 compare -41593077.0 -688607.564 -> -1
3320xdiv412 divide -41593077.0 -688607.564 -> 60.4017138 Inexact Rounded
3321xdvi412 divideint -41593077.0 -688607.564 -> 60
3322xmul412 multiply -41593077.0 -688607.564 -> 2.86413074E+13 Inexact Rounded
3323xpow412 power -41593077.0 -688608 -> 1.42150750E-5246519 Inexact Rounded
3324xrem412 remainder -41593077.0 -688607.564 -> -276623.160
3325xsub412 subtract -41593077.0 -688607.564 -> -40904469.4 Inexact Rounded
3326xadd413 add -5786.38132 190556652.E+177045877 -> 1.90556652E+177045885 Inexact Rounded
3327xcom413 compare -5786.38132 190556652.E+177045877 -> -1
3328xdiv413 divide -5786.38132 190556652.E+177045877 -> -3.03656748E-177045882 Inexact Rounded
3329xdvi413 divideint -5786.38132 190556652.E+177045877 -> -0
3330xmul413 multiply -5786.38132 190556652.E+177045877 -> -1.10263345E+177045889 Inexact Rounded
3331xpow413 power -5786.38132 2 -> 33482208.8 Inexact Rounded
3332xrem413 remainder -5786.38132 190556652.E+177045877 -> -5786.38132
3333xsub413 subtract -5786.38132 190556652.E+177045877 -> -1.90556652E+177045885 Inexact Rounded
3334xadd414 add 737622.974 -241560693E+249506565 -> -2.41560693E+249506573 Inexact Rounded
3335xcom414 compare 737622.974 -241560693E+249506565 -> 1
3336xdiv414 divide 737622.974 -241560693E+249506565 -> -3.05357202E-249506568 Inexact Rounded
3337xdvi414 divideint 737622.974 -241560693E+249506565 -> -0
3338xmul414 multiply 737622.974 -241560693E+249506565 -> -1.78180717E+249506579 Inexact Rounded
3339xpow414 power 737622.974 -2 -> 1.83793916E-12 Inexact Rounded
3340xrem414 remainder 737622.974 -241560693E+249506565 -> 737622.974
3341xsub414 subtract 737622.974 -241560693E+249506565 -> 2.41560693E+249506573 Inexact Rounded
3342xadd415 add 5615373.52 -7.27583808E-949781048 -> 5615373.52 Inexact Rounded
3343xcom415 compare 5615373.52 -7.27583808E-949781048 -> 1
3344xdiv415 divide 5615373.52 -7.27583808E-949781048 -> -7.71783739E+949781053 Inexact Rounded
3345xdvi415 divideint 5615373.52 -7.27583808E-949781048 -> NaN Division_impossible
3346xmul415 multiply 5615373.52 -7.27583808E-949781048 -> -4.08565485E-949781041 Inexact Rounded
3347xpow415 power 5615373.52 -7 -> 5.68001460E-48 Inexact Rounded
3348xrem415 remainder 5615373.52 -7.27583808E-949781048 -> NaN Division_impossible
3349xsub415 subtract 5615373.52 -7.27583808E-949781048 -> 5615373.52 Inexact Rounded
3350xadd416 add 644136.179 -835708.103 -> -191571.924
3351xcom416 compare 644136.179 -835708.103 -> 1
3352xdiv416 divide 644136.179 -835708.103 -> -0.770766942 Inexact Rounded
3353xdvi416 divideint 644136.179 -835708.103 -> -0
3354xmul416 multiply 644136.179 -835708.103 -> -5.38309824E+11 Inexact Rounded
3355xpow416 power 644136.179 -835708 -> 7.41936858E-4854610 Inexact Rounded
3356xrem416 remainder 644136.179 -835708.103 -> 644136.179
3357xsub416 subtract 644136.179 -835708.103 -> 1479844.28 Inexact Rounded
3358xadd417 add -307.419521E+466861843 -738689976.E-199032711 -> -3.07419521E+466861845 Inexact Rounded
3359xcom417 compare -307.419521E+466861843 -738689976.E-199032711 -> -1
3360xdiv417 divide -307.419521E+466861843 -738689976.E-199032711 -> 4.16168529E+665894547 Inexact Rounded
3361xdvi417 divideint -307.419521E+466861843 -738689976.E-199032711 -> NaN Division_impossible
3362xmul417 multiply -307.419521E+466861843 -738689976.E-199032711 -> 2.27087719E+267829143 Inexact Rounded
3363xpow417 power -307.419521E+466861843 -7 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
3364xrem417 remainder -307.419521E+466861843 -738689976.E-199032711 -> NaN Division_impossible
3365xsub417 subtract -307.419521E+466861843 -738689976.E-199032711 -> -3.07419521E+466861845 Inexact Rounded
3366xadd418 add -619642.130 -226740537.E-902590153 -> -619642.130 Inexact Rounded
3367xcom418 compare -619642.130 -226740537.E-902590153 -> -1
3368xdiv418 divide -619642.130 -226740537.E-902590153 -> 2.73282466E+902590150 Inexact Rounded
3369xdvi418 divideint -619642.130 -226740537.E-902590153 -> NaN Division_impossible
3370xmul418 multiply -619642.130 -226740537.E-902590153 -> 1.40497989E-902590139 Inexact Rounded
3371xpow418 power -619642.130 -2 -> 2.60446259E-12 Inexact Rounded
3372xrem418 remainder -619642.130 -226740537.E-902590153 -> NaN Division_impossible
3373xsub418 subtract -619642.130 -226740537.E-902590153 -> -619642.130 Inexact Rounded
3374xadd419 add -31068.7549 -3.41495042E+86001379 -> -3.41495042E+86001379 Inexact Rounded
3375xcom419 compare -31068.7549 -3.41495042E+86001379 -> 1
3376xdiv419 divide -31068.7549 -3.41495042E+86001379 -> 9.09786412E-86001376 Inexact Rounded
3377xdvi419 divideint -31068.7549 -3.41495042E+86001379 -> 0
3378xmul419 multiply -31068.7549 -3.41495042E+86001379 -> 1.06098258E+86001384 Inexact Rounded
3379xpow419 power -31068.7549 -3 -> -3.33448258E-14 Inexact Rounded
3380xrem419 remainder -31068.7549 -3.41495042E+86001379 -> -31068.7549
3381xsub419 subtract -31068.7549 -3.41495042E+86001379 -> 3.41495042E+86001379 Inexact Rounded
3382xadd420 add -68951173. -211804977.E-97318126 -> -68951173.0 Inexact Rounded
3383xcom420 compare -68951173. -211804977.E-97318126 -> -1
3384xdiv420 divide -68951173. -211804977.E-97318126 -> 3.25540854E+97318125 Inexact Rounded
3385xdvi420 divideint -68951173. -211804977.E-97318126 -> NaN Division_impossible
3386xmul420 multiply -68951173. -211804977.E-97318126 -> 1.46042016E-97318110 Inexact Rounded
3387xpow420 power -68951173. -2 -> 2.10337488E-16 Inexact Rounded
3388xrem420 remainder -68951173. -211804977.E-97318126 -> NaN Division_impossible
3389xsub420 subtract -68951173. -211804977.E-97318126 -> -68951173.0 Inexact Rounded
3390xadd421 add -4.09492571E-301749490 434.20199E-749390952 -> -4.09492571E-301749490 Inexact Rounded
3391xcom421 compare -4.09492571E-301749490 434.20199E-749390952 -> -1
3392xdiv421 divide -4.09492571E-301749490 434.20199E-749390952 -> -9.43092341E+447641459 Inexact Rounded
3393xdvi421 divideint -4.09492571E-301749490 434.20199E-749390952 -> NaN Division_impossible
3394xmul421 multiply -4.09492571E-301749490 434.20199E-749390952 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
3395xpow421 power -4.09492571E-301749490 4 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
3396xrem421 remainder -4.09492571E-301749490 434.20199E-749390952 -> NaN Division_impossible
3397xsub421 subtract -4.09492571E-301749490 434.20199E-749390952 -> -4.09492571E-301749490 Inexact Rounded
3398xadd422 add 3898.03188 -82572.615 -> -78674.5831 Inexact Rounded
3399xcom422 compare 3898.03188 -82572.615 -> 1
3400xdiv422 divide 3898.03188 -82572.615 -> -0.0472073202 Inexact Rounded
3401xdvi422 divideint 3898.03188 -82572.615 -> -0
3402xmul422 multiply 3898.03188 -82572.615 -> -321870686 Inexact Rounded
3403xpow422 power 3898.03188 -82573 -> 1.33010737E-296507 Inexact Rounded
3404xrem422 remainder 3898.03188 -82572.615 -> 3898.03188
3405xsub422 subtract 3898.03188 -82572.615 -> 86470.6469 Inexact Rounded
3406xadd423 add -1.7619356 -2546.64043 -> -2548.40237 Inexact Rounded
3407xcom423 compare -1.7619356 -2546.64043 -> 1
3408xdiv423 divide -1.7619356 -2546.64043 -> 0.000691866657 Inexact Rounded
3409xdvi423 divideint -1.7619356 -2546.64043 -> 0
3410xmul423 multiply -1.7619356 -2546.64043 -> 4487.01643 Inexact Rounded
3411xpow423 power -1.7619356 -2547 -> -2.90664557E-627 Inexact Rounded
3412xrem423 remainder -1.7619356 -2546.64043 -> -1.7619356
3413xsub423 subtract -1.7619356 -2546.64043 -> 2544.87849 Inexact Rounded
3414xadd424 add 59714.1968 29734388.6E-564525525 -> 59714.1968 Inexact Rounded
3415xcom424 compare 59714.1968 29734388.6E-564525525 -> 1
3416xdiv424 divide 59714.1968 29734388.6E-564525525 -> 2.00825373E+564525522 Inexact Rounded
3417xdvi424 divideint 59714.1968 29734388.6E-564525525 -> NaN Division_impossible
3418xmul424 multiply 59714.1968 29734388.6E-564525525 -> 1.77556513E-564525513 Inexact Rounded
3419xpow424 power 59714.1968 3 -> 2.12928005E+14 Inexact Rounded
3420xrem424 remainder 59714.1968 29734388.6E-564525525 -> NaN Division_impossible
3421xsub424 subtract 59714.1968 29734388.6E-564525525 -> 59714.1968 Inexact Rounded
3422xadd425 add 6.88891136E-935467395 -785049.562E-741671442 -> -7.85049562E-741671437 Inexact Rounded
3423xcom425 compare 6.88891136E-935467395 -785049.562E-741671442 -> 1
3424xdiv425 divide 6.88891136E-935467395 -785049.562E-741671442 -> -8.77512923E-193795959 Inexact Rounded
3425xdvi425 divideint 6.88891136E-935467395 -785049.562E-741671442 -> -0
3426xmul425 multiply 6.88891136E-935467395 -785049.562E-741671442 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
3427xpow425 power 6.88891136E-935467395 -8 -> Infinity Overflow Inexact Rounded
3428xrem425 remainder 6.88891136E-935467395 -785049.562E-741671442 -> 6.88891136E-935467395
3429xsub425 subtract 6.88891136E-935467395 -785049.562E-741671442 -> 7.85049562E-741671437 Inexact Rounded
3430xadd426 add 975566251 -519.858530 -> 975565731 Inexact Rounded
3431xcom426 compare 975566251 -519.858530 -> 1
3432xdiv426 divide 975566251 -519.858530 -> -1876599.49 Inexact Rounded
3433xdvi426 divideint 975566251 -519.858530 -> -1876599
3434xmul426 multiply 975566251 -519.858530 -> -5.07156437E+11 Inexact Rounded
3435xpow426 power 975566251 -520 -> 3.85905300E-4675 Inexact Rounded
3436xrem426 remainder 975566251 -519.858530 -> 253.460530
3437xsub426 subtract 975566251 -519.858530 -> 975566771 Inexact Rounded
3438xadd427 add 307401954 -231481582. -> 75920372
3439xcom427 compare 307401954 -231481582. -> 1
3440xdiv427 divide 307401954 -231481582. -> -1.32797586 Inexact Rounded
3441xdvi427 divideint 307401954 -231481582. -> -1
3442xmul427 multiply 307401954 -231481582. -> -7.11578906E+16 Inexact Rounded
3443xpow427 power 307401954 -231481582 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
3444xrem427 remainder 307401954 -231481582. -> 75920372
3445xsub427 subtract 307401954 -231481582. -> 538883536
3446xadd428 add 2237645.48E+992947388 -60618055.3E-857316706 -> 2.23764548E+992947394 Inexact Rounded
3447xcom428 compare 2237645.48E+992947388 -60618055.3E-857316706 -> 1
3448xdiv428 divide 2237645.48E+992947388 -60618055.3E-857316706 -> -Infinity Inexact Overflow Rounded
3449xdvi428 divideint 2237645.48E+992947388 -60618055.3E-857316706 -> NaN Division_impossible
3450xmul428 multiply 2237645.48E+992947388 -60618055.3E-857316706 -> -1.35641717E+135630696 Inexact Rounded
3451xpow428 power 2237645.48E+992947388 -6 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
3452xrem428 remainder 2237645.48E+992947388 -60618055.3E-857316706 -> NaN Division_impossible
3453xsub428 subtract 2237645.48E+992947388 -60618055.3E-857316706 -> 2.23764548E+992947394 Inexact Rounded
3454xadd429 add -403903.851 35.5049687E-72095155 -> -403903.851 Inexact Rounded
3455xcom429 compare -403903.851 35.5049687E-72095155 -> -1
3456xdiv429 divide -403903.851 35.5049687E-72095155 -> -1.13759810E+72095159 Inexact Rounded
3457xdvi429 divideint -403903.851 35.5049687E-72095155 -> NaN Division_impossible
3458xmul429 multiply -403903.851 35.5049687E-72095155 -> -1.43405936E-72095148 Inexact Rounded
3459xpow429 power -403903.851 4 -> 2.66141117E+22 Inexact Rounded
3460xrem429 remainder -403903.851 35.5049687E-72095155 -> NaN Division_impossible
3461xsub429 subtract -403903.851 35.5049687E-72095155 -> -403903.851 Inexact Rounded
3462xadd430 add 6.48674979 -621732.532E+422575800 -> -6.21732532E+422575805 Inexact Rounded
3463xcom430 compare 6.48674979 -621732.532E+422575800 -> 1
3464xdiv430 divide 6.48674979 -621732.532E+422575800 -> -1.04333447E-422575805 Inexact Rounded
3465xdvi430 divideint 6.48674979 -621732.532E+422575800 -> -0
3466xmul430 multiply 6.48674979 -621732.532E+422575800 -> -4.03302337E+422575806 Inexact Rounded
3467xpow430 power 6.48674979 -6 -> 0.0000134226146 Inexact Rounded
3468xrem430 remainder 6.48674979 -621732.532E+422575800 -> 6.48674979
3469xsub430 subtract 6.48674979 -621732.532E+422575800 -> 6.21732532E+422575805 Inexact Rounded
3470xadd431 add -31401.9418 36.3960679 -> -31365.5457 Inexact Rounded
3471xcom431 compare -31401.9418 36.3960679 -> -1
3472xdiv431 divide -31401.9418 36.3960679 -> -862.783911 Inexact Rounded
3473xdvi431 divideint -31401.9418 36.3960679 -> -862
3474xmul431 multiply -31401.9418 36.3960679 -> -1142907.21 Inexact Rounded
3475xpow431 power -31401.9418 36 -> 7.77023505E+161 Inexact Rounded
3476xrem431 remainder -31401.9418 36.3960679 -> -28.5312702
3477xsub431 subtract -31401.9418 36.3960679 -> -31438.3379 Inexact Rounded
3478xadd432 add 31345321.1 51.5482191 -> 31345372.6 Inexact Rounded
3479xcom432 compare 31345321.1 51.5482191 -> 1
3480xdiv432 divide 31345321.1 51.5482191 -> 608077.673 Inexact Rounded
3481xdvi432 divideint 31345321.1 51.5482191 -> 608077
3482xmul432 multiply 31345321.1 51.5482191 -> 1.61579548E+9 Inexact Rounded
3483xpow432 power 31345321.1 52 -> 6.32385059E+389 Inexact Rounded
3484xrem432 remainder 31345321.1 51.5482191 -> 34.6743293
3485xsub432 subtract 31345321.1 51.5482191 -> 31345269.6 Inexact Rounded
3486xadd433 add -64.172844 -28506227.2E-767965800 -> -64.1728440 Inexact Rounded
3487xcom433 compare -64.172844 -28506227.2E-767965800 -> -1
3488xdiv433 divide -64.172844 -28506227.2E-767965800 -> 2.25118686E+767965794 Inexact Rounded
3489xdvi433 divideint -64.172844 -28506227.2E-767965800 -> NaN Division_impossible
3490xmul433 multiply -64.172844 -28506227.2E-767965800 -> 1.82932567E-767965791 Inexact Rounded
3491xpow433 power -64.172844 -3 -> -0.00000378395654 Inexact Rounded
3492xrem433 remainder -64.172844 -28506227.2E-767965800 -> NaN Division_impossible
3493xsub433 subtract -64.172844 -28506227.2E-767965800 -> -64.1728440 Inexact Rounded
3494xadd434 add 70437.1551 -62916.1233 -> 7521.0318
3495xcom434 compare 70437.1551 -62916.1233 -> 1
3496xdiv434 divide 70437.1551 -62916.1233 -> -1.11954061 Inexact Rounded
3497xdvi434 divideint 70437.1551 -62916.1233 -> -1
3498xmul434 multiply 70437.1551 -62916.1233 -> -4.43163274E+9 Inexact Rounded
3499xpow434 power 70437.1551 -62916 -> 5.02945060E-305005 Inexact Rounded
3500xrem434 remainder 70437.1551 -62916.1233 -> 7521.0318
3501xsub434 subtract 70437.1551 -62916.1233 -> 133353.278 Inexact Rounded
3502xadd435 add 916260164 -58.4017325 -> 916260106 Inexact Rounded
3503xcom435 compare 916260164 -58.4017325 -> 1
3504xdiv435 divide 916260164 -58.4017325 -> -15688920.9 Inexact Rounded
3505xdvi435 divideint 916260164 -58.4017325 -> -15688920
3506xmul435 multiply 916260164 -58.4017325 -> -5.35111810E+10 Inexact Rounded
3507xpow435 power 916260164 -58 -> 1.59554587E-520 Inexact Rounded
3508xrem435 remainder 916260164 -58.4017325 -> 54.9461000
3509xsub435 subtract 916260164 -58.4017325 -> 916260222 Inexact Rounded
3510xadd436 add 19889085.3E-46816480 1581683.94 -> 1581683.94 Inexact Rounded
3511xcom436 compare 19889085.3E-46816480 1581683.94 -> -1
3512xdiv436 divide 19889085.3E-46816480 1581683.94 -> 1.25746268E-46816479 Inexact Rounded
3513xdvi436 divideint 19889085.3E-46816480 1581683.94 -> 0
3514xmul436 multiply 19889085.3E-46816480 1581683.94 -> 3.14582468E-46816467 Inexact Rounded
3515xpow436 power 19889085.3E-46816480 1581684 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
3516xrem436 remainder 19889085.3E-46816480 1581683.94 -> 1.98890853E-46816473
3517xsub436 subtract 19889085.3E-46816480 1581683.94 -> -1581683.94 Inexact Rounded
3518xadd437 add -56312.3383 789.466064 -> -55522.8722 Inexact Rounded
3519xcom437 compare -56312.3383 789.466064 -> -1
3520xdiv437 divide -56312.3383 789.466064 -> -71.3296503 Inexact Rounded
3521xdvi437 divideint -56312.3383 789.466064 -> -71
3522xmul437 multiply -56312.3383 789.466064 -> -44456680.1 Inexact Rounded
3523xpow437 power -56312.3383 789 -> -1.68348724E+3748 Inexact Rounded
3524xrem437 remainder -56312.3383 789.466064 -> -260.247756
3525xsub437 subtract -56312.3383 789.466064 -> -57101.8044 Inexact Rounded
3526xadd438 add 183442.849 -925876106 -> -925692663 Inexact Rounded
3527xcom438 compare 183442.849 -925876106 -> 1
3528xdiv438 divide 183442.849 -925876106 -> -0.000198128937 Inexact Rounded
3529xdvi438 divideint 183442.849 -925876106 -> -0
3530xmul438 multiply 183442.849 -925876106 -> -1.69845351E+14 Inexact Rounded
3531xpow438 power 183442.849 -925876106 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
3532xrem438 remainder 183442.849 -925876106 -> 183442.849
3533xsub438 subtract 183442.849 -925876106 -> 926059549 Inexact Rounded
3534xadd439 add 971113.655E-695540249 -419351120E-977743823 -> 9.71113655E-695540244 Inexact Rounded
3535xcom439 compare 971113.655E-695540249 -419351120E-977743823 -> 1
3536xdiv439 divide 971113.655E-695540249 -419351120E-977743823 -> -2.31575310E+282203571 Inexact Rounded
3537xdvi439 divideint 971113.655E-695540249 -419351120E-977743823 -> NaN Division_impossible
3538xmul439 multiply 971113.655E-695540249 -419351120E-977743823 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
3539xpow439 power 971113.655E-695540249 -4 -> Infinity Overflow Inexact Rounded
3540xrem439 remainder 971113.655E-695540249 -419351120E-977743823 -> NaN Division_impossible
3541xsub439 subtract 971113.655E-695540249 -419351120E-977743823 -> 9.71113655E-695540244 Inexact Rounded
3542xadd440 add 859658551. 72338.2054 -> 859730889 Inexact Rounded
3543xcom440 compare 859658551. 72338.2054 -> 1
3544xdiv440 divide 859658551. 72338.2054 -> 11883.8800 Inexact Rounded
3545xdvi440 divideint 859658551. 72338.2054 -> 11883
3546xmul440 multiply 859658551. 72338.2054 -> 6.21861568E+13 Inexact Rounded
3547xpow440 power 859658551. 72338 -> 1.87620450E+646291 Inexact Rounded
3548xrem440 remainder 859658551. 72338.2054 -> 63656.2318
3549xsub440 subtract 859658551. 72338.2054 -> 859586213 Inexact Rounded
3550xadd441 add -3.86446630E+426816068 -664.534737 -> -3.86446630E+426816068 Inexact Rounded
3551xcom441 compare -3.86446630E+426816068 -664.534737 -> -1
3552xdiv441 divide -3.86446630E+426816068 -664.534737 -> 5.81529615E+426816065 Inexact Rounded
3553xdvi441 divideint -3.86446630E+426816068 -664.534737 -> NaN Division_impossible
3554xmul441 multiply -3.86446630E+426816068 -664.534737 -> 2.56807210E+426816071 Inexact Rounded
3555xpow441 power -3.86446630E+426816068 -665 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
3556xrem441 remainder -3.86446630E+426816068 -664.534737 -> NaN Division_impossible
3557xsub441 subtract -3.86446630E+426816068 -664.534737 -> -3.86446630E+426816068 Inexact Rounded
3558xadd442 add -969.881818 31170.8555 -> 30200.9737 Inexact Rounded
3559xcom442 compare -969.881818 31170.8555 -> -1
3560xdiv442 divide -969.881818 31170.8555 -> -0.0311150208 Inexact Rounded
3561xdvi442 divideint -969.881818 31170.8555 -> -0
3562xmul442 multiply -969.881818 31170.8555 -> -30232046.0 Inexact Rounded
3563xpow442 power -969.881818 31171 -> -1.02865894E+93099 Inexact Rounded
3564xrem442 remainder -969.881818 31170.8555 -> -969.881818
3565xsub442 subtract -969.881818 31170.8555 -> -32140.7373 Inexact Rounded
3566xadd443 add 7980537.27 85.4040512 -> 7980622.67 Inexact Rounded
3567xcom443 compare 7980537.27 85.4040512 -> 1
3568xdiv443 divide 7980537.27 85.4040512 -> 93444.4814 Inexact Rounded
3569xdvi443 divideint 7980537.27 85.4040512 -> 93444
3570xmul443 multiply 7980537.27 85.4040512 -> 681570214 Inexact Rounded
3571xpow443 power 7980537.27 85 -> 4.70685763E+586 Inexact Rounded
3572xrem443 remainder 7980537.27 85.4040512 -> 41.1096672
3573xsub443 subtract 7980537.27 85.4040512 -> 7980451.87 Inexact Rounded
3574xadd444 add -114609916. 7525.14981 -> -114602391 Inexact Rounded
3575xcom444 compare -114609916. 7525.14981 -> -1
3576xdiv444 divide -114609916. 7525.14981 -> -15230.2504 Inexact Rounded
3577xdvi444 divideint -114609916. 7525.14981 -> -15230
3578xmul444 multiply -114609916. 7525.14981 -> -8.62456788E+11 Inexact Rounded
3579xpow444 power -114609916. 7525 -> -4.43620445E+60645 Inexact Rounded
3580xrem444 remainder -114609916. 7525.14981 -> -1884.39370
3581xsub444 subtract -114609916. 7525.14981 -> -114617441 Inexact Rounded
3582xadd445 add 8.43404682E-500572568 474526719 -> 474526719 Inexact Rounded
3583xcom445 compare 8.43404682E-500572568 474526719 -> -1
3584xdiv445 divide 8.43404682E-500572568 474526719 -> 1.77735973E-500572576 Inexact Rounded
3585xdvi445 divideint 8.43404682E-500572568 474526719 -> 0
3586xmul445 multiply 8.43404682E-500572568 474526719 -> 4.00218057E-500572559 Inexact Rounded
3587xpow445 power 8.43404682E-500572568 474526719 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
3588xrem445 remainder 8.43404682E-500572568 474526719 -> 8.43404682E-500572568
3589xsub445 subtract 8.43404682E-500572568 474526719 -> -474526719 Inexact Rounded
3590xadd446 add 188006433 2260.17037E-978192525 -> 188006433 Inexact Rounded
3591xcom446 compare 188006433 2260.17037E-978192525 -> 1
3592xdiv446 divide 188006433 2260.17037E-978192525 -> 8.31824165E+978192529 Inexact Rounded
3593xdvi446 divideint 188006433 2260.17037E-978192525 -> NaN Division_impossible
3594xmul446 multiply 188006433 2260.17037E-978192525 -> 4.24926569E-978192514 Inexact Rounded
3595xpow446 power 188006433 2 -> 3.53464188E+16 Inexact Rounded
3596xrem446 remainder 188006433 2260.17037E-978192525 -> NaN Division_impossible
3597xsub446 subtract 188006433 2260.17037E-978192525 -> 188006433 Inexact Rounded
3598xadd447 add -9.95836312 -866466703 -> -866466713 Inexact Rounded
3599xcom447 compare -9.95836312 -866466703 -> 1
3600xdiv447 divide -9.95836312 -866466703 -> 1.14930707E-8 Inexact Rounded
3601xdvi447 divideint -9.95836312 -866466703 -> 0
3602xmul447 multiply -9.95836312 -866466703 -> 8.62859006E+9 Inexact Rounded
3603xpow447 power -9.95836312 -866466703 -> -6.71744369E-864896630 Inexact Rounded
3604xrem447 remainder -9.95836312 -866466703 -> -9.95836312
3605xsub447 subtract -9.95836312 -866466703 -> 866466693 Inexact Rounded
3606xadd448 add 80919339.2E-967231586 219.824266 -> 219.824266 Inexact Rounded
3607xcom448 compare 80919339.2E-967231586 219.824266 -> -1
3608xdiv448 divide 80919339.2E-967231586 219.824266 -> 3.68109220E-967231581 Inexact Rounded
3609xdvi448 divideint 80919339.2E-967231586 219.824266 -> 0
3610xmul448 multiply 80919339.2E-967231586 219.824266 -> 1.77880343E-967231576 Inexact Rounded
3611xpow448 power 80919339.2E-967231586 220 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
3612xrem448 remainder 80919339.2E-967231586 219.824266 -> 8.09193392E-967231579
3613xsub448 subtract 80919339.2E-967231586 219.824266 -> -219.824266 Inexact Rounded
3614xadd449 add 159579.444 -89827.5229 -> 69751.9211
3615xcom449 compare 159579.444 -89827.5229 -> 1
3616xdiv449 divide 159579.444 -89827.5229 -> -1.77650946 Inexact Rounded
3617xdvi449 divideint 159579.444 -89827.5229 -> -1
3618xmul449 multiply 159579.444 -89827.5229 -> -1.43346262E+10 Inexact Rounded
3619xpow449 power 159579.444 -89828 -> 9.69955850E-467374 Inexact Rounded
3620xrem449 remainder 159579.444 -89827.5229 -> 69751.9211
3621xsub449 subtract 159579.444 -89827.5229 -> 249406.967 Inexact Rounded
3622xadd450 add -4.54000153 6966333.74 -> 6966329.20 Inexact Rounded
3623xcom450 compare -4.54000153 6966333.74 -> -1
3624xdiv450 divide -4.54000153 6966333.74 -> -6.51706005E-7 Inexact Rounded
3625xdvi450 divideint -4.54000153 6966333.74 -> -0
3626xmul450 multiply -4.54000153 6966333.74 -> -31627165.8 Inexact Rounded
3627xpow450 power -4.54000153 6966334 -> 3.52568913E+4577271 Inexact Rounded
3628xrem450 remainder -4.54000153 6966333.74 -> -4.54000153
3629xsub450 subtract -4.54000153 6966333.74 -> -6966338.28 Inexact Rounded
3630xadd451 add 28701538.7E-391015649 -920999192. -> -920999192 Inexact Rounded
3631xcom451 compare 28701538.7E-391015649 -920999192. -> 1
3632xdiv451 divide 28701538.7E-391015649 -920999192. -> -3.11634787E-391015651 Inexact Rounded
3633xdvi451 divideint 28701538.7E-391015649 -920999192. -> -0
3634xmul451 multiply 28701538.7E-391015649 -920999192. -> -2.64340940E-391015633 Inexact Rounded
3635xpow451 power 28701538.7E-391015649 -920999192 -> Infinity Overflow Inexact Rounded
3636xrem451 remainder 28701538.7E-391015649 -920999192. -> 2.87015387E-391015642
3637xsub451 subtract 28701538.7E-391015649 -920999192. -> 920999192 Inexact Rounded
3638xadd452 add -361382575. -7976.15286E+898491169 -> -7.97615286E+898491172 Inexact Rounded
3639xcom452 compare -361382575. -7976.15286E+898491169 -> 1
3640xdiv452 divide -361382575. -7976.15286E+898491169 -> 4.53078798E-898491165 Inexact Rounded
3641xdvi452 divideint -361382575. -7976.15286E+898491169 -> 0
3642xmul452 multiply -361382575. -7976.15286E+898491169 -> 2.88244266E+898491181 Inexact Rounded
3643xpow452 power -361382575. -8 -> 3.43765537E-69 Inexact Rounded
3644xrem452 remainder -361382575. -7976.15286E+898491169 -> -361382575
3645xsub452 subtract -361382575. -7976.15286E+898491169 -> 7.97615286E+898491172 Inexact Rounded
3646xadd453 add 7021805.61 1222952.83 -> 8244758.44
3647xcom453 compare 7021805.61 1222952.83 -> 1
3648xdiv453 divide 7021805.61 1222952.83 -> 5.74168148 Inexact Rounded
3649xdvi453 divideint 7021805.61 1222952.83 -> 5
3650xmul453 multiply 7021805.61 1222952.83 -> 8.58733704E+12 Inexact Rounded
3651xpow453 power 7021805.61 1222953 -> 1.26540553E+8372885 Inexact Rounded
3652xrem453 remainder 7021805.61 1222952.83 -> 907041.46
3653xsub453 subtract 7021805.61 1222952.83 -> 5798852.78
3654xadd454 add -40.4811667 -79655.5635 -> -79696.0447 Inexact Rounded
3655xcom454 compare -40.4811667 -79655.5635 -> 1
3656xdiv454 divide -40.4811667 -79655.5635 -> 0.000508202628 Inexact Rounded
3657xdvi454 divideint -40.4811667 -79655.5635 -> 0
3658xmul454 multiply -40.4811667 -79655.5635 -> 3224550.14 Inexact Rounded
3659xpow454 power -40.4811667 -79656 -> 4.50174275E-128028 Inexact Rounded
3660xrem454 remainder -40.4811667 -79655.5635 -> -40.4811667
3661xsub454 subtract -40.4811667 -79655.5635 -> 79615.0823 Inexact Rounded
3662xadd455 add -8755674.38E+117168177 148.903404 -> -8.75567438E+117168183 Inexact Rounded
3663xcom455 compare -8755674.38E+117168177 148.903404 -> -1
3664xdiv455 divide -8755674.38E+117168177 148.903404 -> -5.88010357E+117168181 Inexact Rounded
3665xdvi455 divideint -8755674.38E+117168177 148.903404 -> NaN Division_impossible
3666xmul455 multiply -8755674.38E+117168177 148.903404 -> -1.30374972E+117168186 Inexact Rounded
3667xpow455 power -8755674.38E+117168177 149 -> -Infinity Overflow Inexact Rounded
3668xrem455 remainder -8755674.38E+117168177 148.903404 -> NaN Division_impossible
3669xsub455 subtract -8755674.38E+117168177 148.903404 -> -8.75567438E+117168183 Inexact Rounded
3670xadd456 add 34.5329781E+382829392 -45.2177309 -> 3.45329781E+382829393 Inexact Rounded
3671xcom456 compare 34.5329781E+382829392 -45.2177309 -> 1
3672xdiv456 divide 34.5329781E+382829392 -45.2177309 -> -7.63704357E+382829391 Inexact Rounded
3673xdvi456 divideint 34.5329781E+382829392 -45.2177309 -> NaN Division_impossible
3674xmul456 multiply 34.5329781E+382829392 -45.2177309 -> -1.56150291E+382829395 Inexact Rounded
3675xpow456 power 34.5329781E+382829392 -45 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
3676xrem456 remainder 34.5329781E+382829392 -45.2177309 -> NaN Division_impossible
3677xsub456 subtract 34.5329781E+382829392 -45.2177309 -> 3.45329781E+382829393 Inexact Rounded
3678xadd457 add -37958476.0 584367.935 -> -37374108.1 Inexact Rounded
3679xcom457 compare -37958476.0 584367.935 -> -1
3680xdiv457 divide -37958476.0 584367.935 -> -64.9564662 Inexact Rounded
3681xdvi457 divideint -37958476.0 584367.935 -> -64
3682xmul457 multiply -37958476.0 584367.935 -> -2.21817162E+13 Inexact Rounded
3683xpow457 power -37958476.0 584368 -> 3.20538268E+4429105 Inexact Rounded
3684xrem457 remainder -37958476.0 584367.935 -> -558928.160
3685xsub457 subtract -37958476.0 584367.935 -> -38542843.9 Inexact Rounded
3686xadd458 add 495233.553E-414152215 62352759.2 -> 62352759.2 Inexact Rounded
3687xcom458 compare 495233.553E-414152215 62352759.2 -> -1
3688xdiv458 divide 495233.553E-414152215 62352759.2 -> 7.94244809E-414152218 Inexact Rounded
3689xdvi458 divideint 495233.553E-414152215 62352759.2 -> 0
3690xmul458 multiply 495233.553E-414152215 62352759.2 -> 3.08791785E-414152202 Inexact Rounded
3691xpow458 power 495233.553E-414152215 62352759 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
3692xrem458 remainder 495233.553E-414152215 62352759.2 -> 4.95233553E-414152210
3693xsub458 subtract 495233.553E-414152215 62352759.2 -> -62352759.2 Inexact Rounded
3694xadd459 add -502343060 -96828.994 -> -502439889 Inexact Rounded
3695xcom459 compare -502343060 -96828.994 -> -1
3696xdiv459 divide -502343060 -96828.994 -> 5187.94050 Inexact Rounded
3697xdvi459 divideint -502343060 -96828.994 -> 5187
3698xmul459 multiply -502343060 -96828.994 -> 4.86413731E+13 Inexact Rounded
3699xpow459 power -502343060 -96829 -> -6.78602119E-842510 Inexact Rounded
3700xrem459 remainder -502343060 -96828.994 -> -91068.122
3701xsub459 subtract -502343060 -96828.994 -> -502246231 Inexact Rounded
3702xadd460 add -22.439639E+916362878 -39.4037681 -> -2.24396390E+916362879 Inexact Rounded
3703xcom460 compare -22.439639E+916362878 -39.4037681 -> -1
3704xdiv460 divide -22.439639E+916362878 -39.4037681 -> 5.69479521E+916362877 Inexact Rounded
3705xdvi460 divideint -22.439639E+916362878 -39.4037681 -> NaN Division_impossible
3706xmul460 multiply -22.439639E+916362878 -39.4037681 -> 8.84206331E+916362880 Inexact Rounded
3707xpow460 power -22.439639E+916362878 -39 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
3708xrem460 remainder -22.439639E+916362878 -39.4037681 -> NaN Division_impossible
3709xsub460 subtract -22.439639E+916362878 -39.4037681 -> -2.24396390E+916362879 Inexact Rounded
3710xadd461 add 718180.587E-957473722 1.66223443 -> 1.66223443 Inexact Rounded
3711xcom461 compare 718180.587E-957473722 1.66223443 -> -1
3712xdiv461 divide 718180.587E-957473722 1.66223443 -> 4.32057340E-957473717 Inexact Rounded
3713xdvi461 divideint 718180.587E-957473722 1.66223443 -> 0
3714xmul461 multiply 718180.587E-957473722 1.66223443 -> 1.19378450E-957473716 Inexact Rounded
3715xpow461 power 718180.587E-957473722 2 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
3716xrem461 remainder 718180.587E-957473722 1.66223443 -> 7.18180587E-957473717
3717xsub461 subtract 718180.587E-957473722 1.66223443 -> -1.66223443 Inexact Rounded
3718xadd462 add -51592.2698 -713885.741 -> -765478.011 Inexact Rounded
3719xcom462 compare -51592.2698 -713885.741 -> 1
3720xdiv462 divide -51592.2698 -713885.741 -> 0.0722696460 Inexact Rounded
3721xdvi462 divideint -51592.2698 -713885.741 -> 0
3722xmul462 multiply -51592.2698 -713885.741 -> 3.68309858E+10 Inexact Rounded
3723xpow462 power -51592.2698 -713886 -> 6.38576920E-3364249 Inexact Rounded
3724xrem462 remainder -51592.2698 -713885.741 -> -51592.2698
3725xsub462 subtract -51592.2698 -713885.741 -> 662293.471 Inexact Rounded
3726xadd463 add 51.2279848E+80439745 207.55925E+865165070 -> 2.07559250E+865165072 Inexact Rounded
3727xcom463 compare 51.2279848E+80439745 207.55925E+865165070 -> -1
3728xdiv463 divide 51.2279848E+80439745 207.55925E+865165070 -> 2.46811379E-784725326 Inexact Rounded
3729xdvi463 divideint 51.2279848E+80439745 207.55925E+865165070 -> 0
3730xmul463 multiply 51.2279848E+80439745 207.55925E+865165070 -> 1.06328421E+945604819 Inexact Rounded
3731xpow463 power 51.2279848E+80439745 2 -> 2.62430643E+160879493 Inexact Rounded
3732xrem463 remainder 51.2279848E+80439745 207.55925E+865165070 -> 5.12279848E+80439746
3733xsub463 subtract 51.2279848E+80439745 207.55925E+865165070 -> -2.07559250E+865165072 Inexact Rounded
3734xadd464 add -5983.23468 -39.9544513 -> -6023.18913 Inexact Rounded
3735xcom464 compare -5983.23468 -39.9544513 -> -1
3736xdiv464 divide -5983.23468 -39.9544513 -> 149.751392 Inexact Rounded
3737xdvi464 divideint -5983.23468 -39.9544513 -> 149
3738xmul464 multiply -5983.23468 -39.9544513 -> 239056.859 Inexact Rounded
3739xpow464 power -5983.23468 -40 -> 8.36678291E-152 Inexact Rounded
3740xrem464 remainder -5983.23468 -39.9544513 -> -30.0214363
3741xsub464 subtract -5983.23468 -39.9544513 -> -5943.28023 Inexact Rounded
3742xadd465 add 921639332.E-917542963 287325.891 -> 287325.891 Inexact Rounded
3743xcom465 compare 921639332.E-917542963 287325.891 -> -1
3744xdiv465 divide 921639332.E-917542963 287325.891 -> 3.20764456E-917542960 Inexact Rounded
3745xdvi465 divideint 921639332.E-917542963 287325.891 -> 0
3746xmul465 multiply 921639332.E-917542963 287325.891 -> 2.64810842E-917542949 Inexact Rounded
3747xpow465 power 921639332.E-917542963 287326 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
3748xrem465 remainder 921639332.E-917542963 287325.891 -> 9.21639332E-917542955
3749xsub465 subtract 921639332.E-917542963 287325.891 -> -287325.891 Inexact Rounded
3750xadd466 add 91095916.8E-787312969 -58643.418E+58189880 -> -5.86434180E+58189884 Inexact Rounded
3751xcom466 compare 91095916.8E-787312969 -58643.418E+58189880 -> 1
3752xdiv466 divide 91095916.8E-787312969 -58643.418E+58189880 -> -1.55338689E-845502846 Inexact Rounded
3753xdvi466 divideint 91095916.8E-787312969 -58643.418E+58189880 -> -0
3754xmul466 multiply 91095916.8E-787312969 -58643.418E+58189880 -> -5.34217593E-729123077 Inexact Rounded
3755xpow466 power 91095916.8E-787312969 -6 -> Infinity Overflow Inexact Rounded
3756xrem466 remainder 91095916.8E-787312969 -58643.418E+58189880 -> 9.10959168E-787312962
3757xsub466 subtract 91095916.8E-787312969 -58643.418E+58189880 -> 5.86434180E+58189884 Inexact Rounded
3758xadd467 add -6410.5555 -234964259 -> -234970670 Inexact Rounded
3759xcom467 compare -6410.5555 -234964259 -> 1
3760xdiv467 divide -6410.5555 -234964259 -> 0.0000272831090 Inexact Rounded
3761xdvi467 divideint -6410.5555 -234964259 -> 0
3762xmul467 multiply -6410.5555 -234964259 -> 1.50625142E+12 Inexact Rounded
3763xpow467 power -6410.5555 -234964259 -> -1.27064467E-894484419 Inexact Rounded
3764xrem467 remainder -6410.5555 -234964259 -> -6410.5555
3765xsub467 subtract -6410.5555 -234964259 -> 234957848 Inexact Rounded
3766xadd468 add -5.32711606 -8447286.21 -> -8447291.54 Inexact Rounded
3767xcom468 compare -5.32711606 -8447286.21 -> 1
3768xdiv468 divide -5.32711606 -8447286.21 -> 6.30630468E-7 Inexact Rounded
3769xdvi468 divideint -5.32711606 -8447286.21 -> 0
3770xmul468 multiply -5.32711606 -8447286.21 -> 44999674.0 Inexact Rounded
3771xpow468 power -5.32711606 -8447286 -> 9.09138728E-6136888 Inexact Rounded
3772xrem468 remainder -5.32711606 -8447286.21 -> -5.32711606
3773xsub468 subtract -5.32711606 -8447286.21 -> 8447280.88 Inexact Rounded
3774xadd469 add -82272171.8 -776.238587E-372690416 -> -82272171.8 Inexact Rounded
3775xcom469 compare -82272171.8 -776.238587E-372690416 -> -1
3776xdiv469 divide -82272171.8 -776.238587E-372690416 -> 1.05988253E+372690421 Inexact Rounded
3777xdvi469 divideint -82272171.8 -776.238587E-372690416 -> NaN Division_impossible
3778xmul469 multiply -82272171.8 -776.238587E-372690416 -> 6.38628344E-372690406 Inexact Rounded
3779xpow469 power -82272171.8 -8 -> 4.76404994E-64 Inexact Rounded
3780xrem469 remainder -82272171.8 -776.238587E-372690416 -> NaN Division_impossible
3781xsub469 subtract -82272171.8 -776.238587E-372690416 -> -82272171.8 Inexact Rounded
3782xadd470 add 412411244.E-774339264 866452.465 -> 866452.465 Inexact Rounded
3783xcom470 compare 412411244.E-774339264 866452.465 -> -1
3784xdiv470 divide 412411244.E-774339264 866452.465 -> 4.75976768E-774339262 Inexact Rounded
3785xdvi470 divideint 412411244.E-774339264 866452.465 -> 0
3786xmul470 multiply 412411244.E-774339264 866452.465 -> 3.57334739E-774339250 Inexact Rounded
3787xpow470 power 412411244.E-774339264 866452 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
3788xrem470 remainder 412411244.E-774339264 866452.465 -> 4.12411244E-774339256
3789xsub470 subtract 412411244.E-774339264 866452.465 -> -866452.465 Inexact Rounded
3790xadd471 add -103.474598 -3.01660661E-446661257 -> -103.474598 Inexact Rounded
3791xcom471 compare -103.474598 -3.01660661E-446661257 -> -1
3792xdiv471 divide -103.474598 -3.01660661E-446661257 -> 3.43016546E+446661258 Inexact Rounded
3793xdvi471 divideint -103.474598 -3.01660661E-446661257 -> NaN Division_impossible
3794xmul471 multiply -103.474598 -3.01660661E-446661257 -> 3.12142156E-446661255 Inexact Rounded
3795xpow471 power -103.474598 -3 -> -9.02607123E-7 Inexact Rounded
3796xrem471 remainder -103.474598 -3.01660661E-446661257 -> NaN Division_impossible
3797xsub471 subtract -103.474598 -3.01660661E-446661257 -> -103.474598 Inexact Rounded
3798xadd472 add -31027.8323 -475378186. -> -475409214 Inexact Rounded
3799xcom472 compare -31027.8323 -475378186. -> 1
3800xdiv472 divide -31027.8323 -475378186. -> 0.0000652697856 Inexact Rounded
3801xdvi472 divideint -31027.8323 -475378186. -> 0
3802xmul472 multiply -31027.8323 -475378186. -> 1.47499546E+13 Inexact Rounded
3803xpow472 power -31027.8323 -475378186 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
3804xrem472 remainder -31027.8323 -475378186. -> -31027.8323
3805xsub472 subtract -31027.8323 -475378186. -> 475347158 Inexact Rounded
3806xadd473 add -1199339.72 -5.73068392E+53774632 -> -5.73068392E+53774632 Inexact Rounded
3807xcom473 compare -1199339.72 -5.73068392E+53774632 -> 1
3808xdiv473 divide -1199339.72 -5.73068392E+53774632 -> 2.09283872E-53774627 Inexact Rounded
3809xdvi473 divideint -1199339.72 -5.73068392E+53774632 -> 0
3810xmul473 multiply -1199339.72 -5.73068392E+53774632 -> 6.87303685E+53774638 Inexact Rounded
3811xpow473 power -1199339.72 -6 -> 3.36005741E-37 Inexact Rounded
3812xrem473 remainder -1199339.72 -5.73068392E+53774632 -> -1199339.72
3813xsub473 subtract -1199339.72 -5.73068392E+53774632 -> 5.73068392E+53774632 Inexact Rounded
3814xadd474 add -732908.930E+364345433 -3486146.26 -> -7.32908930E+364345438 Inexact Rounded
3815xcom474 compare -732908.930E+364345433 -3486146.26 -> -1
3816xdiv474 divide -732908.930E+364345433 -3486146.26 -> 2.10234705E+364345432 Inexact Rounded
3817xdvi474 divideint -732908.930E+364345433 -3486146.26 -> NaN Division_impossible
3818xmul474 multiply -732908.930E+364345433 -3486146.26 -> 2.55502773E+364345445 Inexact Rounded
3819xpow474 power -732908.930E+364345433 -3486146 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
3820xrem474 remainder -732908.930E+364345433 -3486146.26 -> NaN Division_impossible
3821xsub474 subtract -732908.930E+364345433 -3486146.26 -> -7.32908930E+364345438 Inexact Rounded
3822xadd475 add -2376150.83 -46777583.3 -> -49153734.1 Inexact Rounded
3823xcom475 compare -2376150.83 -46777583.3 -> 1
3824xdiv475 divide -2376150.83 -46777583.3 -> 0.0507967847 Inexact Rounded
3825xdvi475 divideint -2376150.83 -46777583.3 -> 0
3826xmul475 multiply -2376150.83 -46777583.3 -> 1.11150593E+14 Inexact Rounded
3827xpow475 power -2376150.83 -46777583 -> -3.51886193E-298247976 Inexact Rounded
3828xrem475 remainder -2376150.83 -46777583.3 -> -2376150.83
3829xsub475 subtract -2376150.83 -46777583.3 -> 44401432.5 Inexact Rounded
3830xadd476 add 6.3664211 -140854908. -> -140854902 Inexact Rounded
3831xcom476 compare 6.3664211 -140854908. -> 1
3832xdiv476 divide 6.3664211 -140854908. -> -4.51984328E-8 Inexact Rounded
3833xdvi476 divideint 6.3664211 -140854908. -> -0
3834xmul476 multiply 6.3664211 -140854908. -> -896741658 Inexact Rounded
3835xpow476 power 6.3664211 -140854908 -> 7.25432803E-113232608 Inexact Rounded
3836xrem476 remainder 6.3664211 -140854908. -> 6.3664211
3837xsub476 subtract 6.3664211 -140854908. -> 140854914 Inexact Rounded
3838xadd477 add -15.791522 1902.30210E+90741844 -> 1.90230210E+90741847 Inexact Rounded
3839xcom477 compare -15.791522 1902.30210E+90741844 -> -1
3840xdiv477 divide -15.791522 1902.30210E+90741844 -> -8.30126929E-90741847 Inexact Rounded
3841xdvi477 divideint -15.791522 1902.30210E+90741844 -> -0
3842xmul477 multiply -15.791522 1902.30210E+90741844 -> -3.00402455E+90741848 Inexact Rounded
3843xpow477 power -15.791522 2 -> 249.372167 Inexact Rounded
3844xrem477 remainder -15.791522 1902.30210E+90741844 -> -15.791522
3845xsub477 subtract -15.791522 1902.30210E+90741844 -> -1.90230210E+90741847 Inexact Rounded
3846xadd478 add 15356.1505E+373950429 2.88020400 -> 1.53561505E+373950433 Inexact Rounded
3847xcom478 compare 15356.1505E+373950429 2.88020400 -> 1
3848xdiv478 divide 15356.1505E+373950429 2.88020400 -> 5.33161905E+373950432 Inexact Rounded
3849xdvi478 divideint 15356.1505E+373950429 2.88020400 -> NaN Division_impossible
3850xmul478 multiply 15356.1505E+373950429 2.88020400 -> 4.42288461E+373950433 Inexact Rounded
3851xpow478 power 15356.1505E+373950429 3 -> Infinity Overflow Inexact Rounded
3852xrem478 remainder 15356.1505E+373950429 2.88020400 -> NaN Division_impossible
3853xsub478 subtract 15356.1505E+373950429 2.88020400 -> 1.53561505E+373950433 Inexact Rounded
3854xadd479 add -3.12001326E+318884762 9567.21595 -> -3.12001326E+318884762 Inexact Rounded
3855xcom479 compare -3.12001326E+318884762 9567.21595 -> -1
3856xdiv479 divide -3.12001326E+318884762 9567.21595 -> -3.26115066E+318884758 Inexact Rounded
3857xdvi479 divideint -3.12001326E+318884762 9567.21595 -> NaN Division_impossible
3858xmul479 multiply -3.12001326E+318884762 9567.21595 -> -2.98498406E+318884766 Inexact Rounded
3859xpow479 power -3.12001326E+318884762 9567 -> -Infinity Overflow Inexact Rounded
3860xrem479 remainder -3.12001326E+318884762 9567.21595 -> NaN Division_impossible
3861xsub479 subtract -3.12001326E+318884762 9567.21595 -> -3.12001326E+318884762 Inexact Rounded
3862xadd480 add 49436.6528 751.919517 -> 50188.5723 Inexact Rounded
3863xcom480 compare 49436.6528 751.919517 -> 1
3864xdiv480 divide 49436.6528 751.919517 -> 65.7472664 Inexact Rounded
3865xdvi480 divideint 49436.6528 751.919517 -> 65
3866xmul480 multiply 49436.6528 751.919517 -> 37172384.1 Inexact Rounded
3867xpow480 power 49436.6528 752 -> 8.41185718E+3529 Inexact Rounded
3868xrem480 remainder 49436.6528 751.919517 -> 561.884195
3869xsub480 subtract 49436.6528 751.919517 -> 48684.7333 Inexact Rounded
3870xadd481 add 552.669453 8.3725760E+16223526 -> 8.37257600E+16223526 Inexact Rounded
3871xcom481 compare 552.669453 8.3725760E+16223526 -> -1
3872xdiv481 divide 552.669453 8.3725760E+16223526 -> 6.60094878E-16223525 Inexact Rounded
3873xdvi481 divideint 552.669453 8.3725760E+16223526 -> 0
3874xmul481 multiply 552.669453 8.3725760E+16223526 -> 4.62726700E+16223529 Inexact Rounded
3875xpow481 power 552.669453 8 -> 8.70409632E+21 Inexact Rounded
3876xrem481 remainder 552.669453 8.3725760E+16223526 -> 552.669453
3877xsub481 subtract 552.669453 8.3725760E+16223526 -> -8.37257600E+16223526 Inexact Rounded
3878xadd482 add -3266303 453741.520 -> -2812561.48 Rounded
3879xcom482 compare -3266303 453741.520 -> -1
3880xdiv482 divide -3266303 453741.520 -> -7.19859844 Inexact Rounded
3881xdvi482 divideint -3266303 453741.520 -> -7
3882xmul482 multiply -3266303 453741.520 -> -1.48205729E+12 Inexact Rounded
3883xpow482 power -3266303 453742 -> 1.02497315E+2955701 Inexact Rounded
3884xrem482 remainder -3266303 453741.520 -> -90112.360
3885xsub482 subtract -3266303 453741.520 -> -3720044.52 Rounded
3886xadd483 add 12302757.4 542922.487E+414443353 -> 5.42922487E+414443358 Inexact Rounded
3887xcom483 compare 12302757.4 542922.487E+414443353 -> -1
3888xdiv483 divide 12302757.4 542922.487E+414443353 -> 2.26602465E-414443352 Inexact Rounded
3889xdvi483 divideint 12302757.4 542922.487E+414443353 -> 0
3890xmul483 multiply 12302757.4 542922.487E+414443353 -> 6.67944364E+414443365 Inexact Rounded
3891xpow483 power 12302757.4 5 -> 2.81846276E+35 Inexact Rounded
3892xrem483 remainder 12302757.4 542922.487E+414443353 -> 12302757.4
3893xsub483 subtract 12302757.4 542922.487E+414443353 -> -5.42922487E+414443358 Inexact Rounded
3894xadd484 add -5670757.79E-784754984 128144.503 -> 128144.503 Inexact Rounded
3895xcom484 compare -5670757.79E-784754984 128144.503 -> -1
3896xdiv484 divide -5670757.79E-784754984 128144.503 -> -4.42528369E-784754983 Inexact Rounded
3897xdvi484 divideint -5670757.79E-784754984 128144.503 -> -0
3898xmul484 multiply -5670757.79E-784754984 128144.503 -> -7.26676439E-784754973 Inexact Rounded
3899xpow484 power -5670757.79E-784754984 128145 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
3900xrem484 remainder -5670757.79E-784754984 128144.503 -> -5.67075779E-784754978
3901xsub484 subtract -5670757.79E-784754984 128144.503 -> -128144.503 Inexact Rounded
3902xadd485 add 22.7721968E+842530698 5223.70462 -> 2.27721968E+842530699 Inexact Rounded
3903xcom485 compare 22.7721968E+842530698 5223.70462 -> 1
3904xdiv485 divide 22.7721968E+842530698 5223.70462 -> 4.35939596E+842530695 Inexact Rounded
3905xdvi485 divideint 22.7721968E+842530698 5223.70462 -> NaN Division_impossible
3906xmul485 multiply 22.7721968E+842530698 5223.70462 -> 1.18955230E+842530703 Inexact Rounded
3907xpow485 power 22.7721968E+842530698 5224 -> Infinity Overflow Inexact Rounded
3908xrem485 remainder 22.7721968E+842530698 5223.70462 -> NaN Division_impossible
3909xsub485 subtract 22.7721968E+842530698 5223.70462 -> 2.27721968E+842530699 Inexact Rounded
3910xadd486 add 88.5158199E-980164357 325846116 -> 325846116 Inexact Rounded
3911xcom486 compare 88.5158199E-980164357 325846116 -> -1
3912xdiv486 divide 88.5158199E-980164357 325846116 -> 2.71649148E-980164364 Inexact Rounded
3913xdvi486 divideint 88.5158199E-980164357 325846116 -> 0
3914xmul486 multiply 88.5158199E-980164357 325846116 -> 2.88425361E-980164347 Inexact Rounded
3915xpow486 power 88.5158199E-980164357 325846116 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
3916xrem486 remainder 88.5158199E-980164357 325846116 -> 8.85158199E-980164356
3917xsub486 subtract 88.5158199E-980164357 325846116 -> -325846116 Inexact Rounded
3918xadd487 add -22881.0408 5.63661562 -> -22875.4042 Inexact Rounded
3919xcom487 compare -22881.0408 5.63661562 -> -1
3920xdiv487 divide -22881.0408 5.63661562 -> -4059.35802 Inexact Rounded
3921xdvi487 divideint -22881.0408 5.63661562 -> -4059
3922xmul487 multiply -22881.0408 5.63661562 -> -128971.632 Inexact Rounded
3923xpow487 power -22881.0408 6 -> 1.43500909E+26 Inexact Rounded
3924xrem487 remainder -22881.0408 5.63661562 -> -2.01799842
3925xsub487 subtract -22881.0408 5.63661562 -> -22886.6774 Inexact Rounded
3926xadd488 add -7157.57449 -76.4455519E-85647047 -> -7157.57449 Inexact Rounded
3927xcom488 compare -7157.57449 -76.4455519E-85647047 -> -1
3928xdiv488 divide -7157.57449 -76.4455519E-85647047 -> 9.36297052E+85647048 Inexact Rounded
3929xdvi488 divideint -7157.57449 -76.4455519E-85647047 -> NaN Division_impossible
3930xmul488 multiply -7157.57449 -76.4455519E-85647047 -> 5.47164732E-85647042 Inexact Rounded
3931xpow488 power -7157.57449 -8 -> 1.45168700E-31 Inexact Rounded
3932xrem488 remainder -7157.57449 -76.4455519E-85647047 -> NaN Division_impossible
3933xsub488 subtract -7157.57449 -76.4455519E-85647047 -> -7157.57449 Inexact Rounded
3934xadd489 add -503113.801 -9715149.82E-612184422 -> -503113.801 Inexact Rounded
3935xcom489 compare -503113.801 -9715149.82E-612184422 -> -1
3936xdiv489 divide -503113.801 -9715149.82E-612184422 -> 5.17865201E+612184420 Inexact Rounded
3937xdvi489 divideint -503113.801 -9715149.82E-612184422 -> NaN Division_impossible
3938xmul489 multiply -503113.801 -9715149.82E-612184422 -> 4.88782595E-612184410 Inexact Rounded
3939xpow489 power -503113.801 -10 -> 9.62360287E-58 Inexact Rounded
3940xrem489 remainder -503113.801 -9715149.82E-612184422 -> NaN Division_impossible
3941xsub489 subtract -503113.801 -9715149.82E-612184422 -> -503113.801 Inexact Rounded
3942xadd490 add -3066962.41 -55.3096879 -> -3067017.72 Inexact Rounded
3943xcom490 compare -3066962.41 -55.3096879 -> -1
3944xdiv490 divide -3066962.41 -55.3096879 -> 55450.7271 Inexact Rounded
3945xdvi490 divideint -3066962.41 -55.3096879 -> 55450
3946xmul490 multiply -3066962.41 -55.3096879 -> 169632734 Inexact Rounded
3947xpow490 power -3066962.41 -55 -> -1.70229600E-357 Inexact Rounded
3948xrem490 remainder -3066962.41 -55.3096879 -> -40.2159450
3949xsub490 subtract -3066962.41 -55.3096879 -> -3066907.10 Inexact Rounded
3950xadd491 add -53311.5738E+156608936 -7.45890666 -> -5.33115738E+156608940 Inexact Rounded
3951xcom491 compare -53311.5738E+156608936 -7.45890666 -> -1
3952xdiv491 divide -53311.5738E+156608936 -7.45890666 -> 7.14737109E+156608939 Inexact Rounded
3953xdvi491 divideint -53311.5738E+156608936 -7.45890666 -> NaN Division_impossible
3954xmul491 multiply -53311.5738E+156608936 -7.45890666 -> 3.97646053E+156608941 Inexact Rounded
3955xpow491 power -53311.5738E+156608936 -7 -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
3956xrem491 remainder -53311.5738E+156608936 -7.45890666 -> NaN Division_impossible
3957xsub491 subtract -53311.5738E+156608936 -7.45890666 -> -5.33115738E+156608940 Inexact Rounded
3958xadd492 add 998890068. -92.057879 -> 998889976 Inexact Rounded
3959xcom492 compare 998890068. -92.057879 -> 1
3960xdiv492 divide 998890068. -92.057879 -> -10850674.4 Inexact Rounded
3961xdvi492 divideint 998890068. -92.057879 -> -10850674
3962xmul492 multiply 998890068. -92.057879 -> -9.19557010E+10 Inexact Rounded
3963xpow492 power 998890068. -92 -> 1.10757225E-828 Inexact Rounded
3964xrem492 remainder 998890068. -92.057879 -> 33.839554
3965xsub492 subtract 998890068. -92.057879 -> 998890160 Inexact Rounded
3966xadd493 add 122.495591 -407836028. -> -407835906 Inexact Rounded
3967xcom493 compare 122.495591 -407836028. -> 1
3968xdiv493 divide 122.495591 -407836028. -> -3.00355002E-7 Inexact Rounded
3969xdvi493 divideint 122.495591 -407836028. -> -0
3970xmul493 multiply 122.495591 -407836028. -> -4.99581153E+10 Inexact Rounded
3971xpow493 power 122.495591 -407836028 -> 4.82463773E-851610754 Inexact Rounded
3972xrem493 remainder 122.495591 -407836028. -> 122.495591
3973xsub493 subtract 122.495591 -407836028. -> 407836150 Inexact Rounded
3974xadd494 add 187098.488 6220.05584E-236541249 -> 187098.488 Inexact Rounded
3975xcom494 compare 187098.488 6220.05584E-236541249 -> 1
3976xdiv494 divide 187098.488 6220.05584E-236541249 -> 3.00798727E+236541250 Inexact Rounded
3977xdvi494 divideint 187098.488 6220.05584E-236541249 -> NaN Division_impossible
3978xmul494 multiply 187098.488 6220.05584E-236541249 -> 1.16376304E-236541240 Inexact Rounded
3979xpow494 power 187098.488 6 -> 4.28964811E+31 Inexact Rounded
3980xrem494 remainder 187098.488 6220.05584E-236541249 -> NaN Division_impossible
3981xsub494 subtract 187098.488 6220.05584E-236541249 -> 187098.488 Inexact Rounded
3982xadd495 add 4819899.21E+432982550 -727441917 -> 4.81989921E+432982556 Inexact Rounded
3983xcom495 compare 4819899.21E+432982550 -727441917 -> 1
3984xdiv495 divide 4819899.21E+432982550 -727441917 -> -6.62582001E+432982547 Inexact Rounded
3985xdvi495 divideint 4819899.21E+432982550 -727441917 -> NaN Division_impossible
3986xmul495 multiply 4819899.21E+432982550 -727441917 -> -3.50619672E+432982565 Inexact Rounded
3987xpow495 power 4819899.21E+432982550 -727441917 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
3988xrem495 remainder 4819899.21E+432982550 -727441917 -> NaN Division_impossible
3989xsub495 subtract 4819899.21E+432982550 -727441917 -> 4.81989921E+432982556 Inexact Rounded
3990xadd496 add 5770.01020E+507459752 -4208339.33E-129766680 -> 5.77001020E+507459755 Inexact Rounded
3991xcom496 compare 5770.01020E+507459752 -4208339.33E-129766680 -> 1
3992xdiv496 divide 5770.01020E+507459752 -4208339.33E-129766680 -> -1.37108958E+637226429 Inexact Rounded
3993xdvi496 divideint 5770.01020E+507459752 -4208339.33E-129766680 -> NaN Division_impossible
3994xmul496 multiply 5770.01020E+507459752 -4208339.33E-129766680 -> -2.42821609E+377693082 Inexact Rounded
3995xpow496 power 5770.01020E+507459752 -4 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
3996xrem496 remainder 5770.01020E+507459752 -4208339.33E-129766680 -> NaN Division_impossible
3997xsub496 subtract 5770.01020E+507459752 -4208339.33E-129766680 -> 5.77001020E+507459755 Inexact Rounded
3998xadd497 add -286.371320 710319152 -> 710318866 Inexact Rounded
3999xcom497 compare -286.371320 710319152 -> -1
4000xdiv497 divide -286.371320 710319152 -> -4.03158664E-7 Inexact Rounded
4001xdvi497 divideint -286.371320 710319152 -> -0
4002xmul497 multiply -286.371320 710319152 -> -2.03415033E+11 Inexact Rounded
4003xpow497 power -286.371320 710319152 -> Infinity Overflow Inexact Rounded
4004xrem497 remainder -286.371320 710319152 -> -286.371320
4005xsub497 subtract -286.371320 710319152 -> -710319438 Inexact Rounded
4006xadd498 add -7.27403536 -481469656E-835183700 -> -7.27403536 Inexact Rounded
4007xcom498 compare -7.27403536 -481469656E-835183700 -> -1
4008xdiv498 divide -7.27403536 -481469656E-835183700 -> 1.51079830E+835183692 Inexact Rounded
4009xdvi498 divideint -7.27403536 -481469656E-835183700 -> NaN Division_impossible
4010xmul498 multiply -7.27403536 -481469656E-835183700 -> 3.50222730E-835183691 Inexact Rounded
4011xpow498 power -7.27403536 -5 -> -0.0000491046885 Inexact Rounded
4012xrem498 remainder -7.27403536 -481469656E-835183700 -> NaN Division_impossible
4013xsub498 subtract -7.27403536 -481469656E-835183700 -> -7.27403536 Inexact Rounded
4014xadd499 add -6157.74292 -94075286.2E+92555877 -> -9.40752862E+92555884 Inexact Rounded
4015xcom499 compare -6157.74292 -94075286.2E+92555877 -> 1
4016xdiv499 divide -6157.74292 -94075286.2E+92555877 -> 6.54554790E-92555882 Inexact Rounded
4017xdvi499 divideint -6157.74292 -94075286.2E+92555877 -> 0
4018xmul499 multiply -6157.74292 -94075286.2E+92555877 -> 5.79291428E+92555888 Inexact Rounded
4019xpow499 power -6157.74292 -9 -> -7.85608218E-35 Inexact Rounded
4020xrem499 remainder -6157.74292 -94075286.2E+92555877 -> -6157.74292
4021xsub499 subtract -6157.74292 -94075286.2E+92555877 -> 9.40752862E+92555884 Inexact Rounded
4022xadd500 add -525445087.E+231529167 188227460 -> -5.25445087E+231529175 Inexact Rounded
4023xcom500 compare -525445087.E+231529167 188227460 -> -1
4024xdiv500 divide -525445087.E+231529167 188227460 -> -2.79154321E+231529167 Inexact Rounded
4025xdvi500 divideint -525445087.E+231529167 188227460 -> NaN Division_impossible
4026xmul500 multiply -525445087.E+231529167 188227460 -> -9.89031941E+231529183 Inexact Rounded
4027xpow500 power -525445087.E+231529167 188227460 -> Infinity Overflow Inexact Rounded
4028xrem500 remainder -525445087.E+231529167 188227460 -> NaN Division_impossible
4029xsub500 subtract -525445087.E+231529167 188227460 -> -5.25445087E+231529175 Inexact Rounded
4030
4031