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