xref: /aosp_15_r20/art/test/123-inline-execute2/expected-stdout.txt (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
1*795d594fSAndroid Build Coastguard WorkerMath.sin(0.0) = 0.000000000000
2*795d594fSAndroid Build Coastguard WorkerMath.sinh(0.0) = 0.000000000000
3*795d594fSAndroid Build Coastguard WorkerMath.asin(0.0) = 0.000000000000
4*795d594fSAndroid Build Coastguard WorkerMath.cos(0.0) = 1.000000000000
5*795d594fSAndroid Build Coastguard WorkerMath.cosh(0.0) = 1.000000000000
6*795d594fSAndroid Build Coastguard WorkerMath.acos(0.0) = 1.570796326795
7*795d594fSAndroid Build Coastguard WorkerMath.tan(0.0) = 0.000000000000
8*795d594fSAndroid Build Coastguard WorkerMath.tanh(0.0) = 0.000000000000
9*795d594fSAndroid Build Coastguard WorkerMath.atan(0.0) = 0.000000000000
10*795d594fSAndroid Build Coastguard WorkerMath.atan2(0.0, 1.0) = 0.000000000000
11*795d594fSAndroid Build Coastguard WorkerMath.sin(0.7853981633974483) = 0.707106781187
12*795d594fSAndroid Build Coastguard WorkerMath.sinh(0.7853981633974483) = 0.868670961486
13*795d594fSAndroid Build Coastguard WorkerMath.asin(0.7853981633974483) = 0.903339110767
14*795d594fSAndroid Build Coastguard WorkerMath.cos(0.7853981633974483) = 0.707106781187
15*795d594fSAndroid Build Coastguard WorkerMath.cosh(0.7853981633974483) = 1.324609089252
16*795d594fSAndroid Build Coastguard WorkerMath.acos(0.7853981633974483) = 0.667457216028
17*795d594fSAndroid Build Coastguard WorkerMath.tan(0.7853981633974483) = 1.000000000000
18*795d594fSAndroid Build Coastguard WorkerMath.tanh(0.7853981633974483) = 0.655794202633
19*795d594fSAndroid Build Coastguard WorkerMath.atan(0.7853981633974483) = 0.665773750028
20*795d594fSAndroid Build Coastguard WorkerMath.atan2(0.7853981633974483, 1.7853981633974483) = 0.414423800577
21*795d594fSAndroid Build Coastguard WorkerMath.sin(1.5707963267948966) = 1.000000000000
22*795d594fSAndroid Build Coastguard WorkerMath.sinh(1.5707963267948966) = 2.301298902307
23*795d594fSAndroid Build Coastguard WorkerMath.asin(1.5707963267948966) = NaN
24*795d594fSAndroid Build Coastguard WorkerMath.cos(1.5707963267948966) = 0.000000000000
25*795d594fSAndroid Build Coastguard WorkerMath.cosh(1.5707963267948966) = 2.509178478658
26*795d594fSAndroid Build Coastguard WorkerMath.acos(1.5707963267948966) = NaN
27*795d594fSAndroid Build Coastguard WorkerMath.tanh(1.5707963267948966) = 0.917152335667
28*795d594fSAndroid Build Coastguard WorkerMath.atan(1.5707963267948966) = 1.003884821854
29*795d594fSAndroid Build Coastguard WorkerMath.atan2(1.5707963267948966, 2.5707963267948966) = 0.548479764417
30*795d594fSAndroid Build Coastguard WorkerMath.sin(2.356194490192345) = 0.707106781187
31*795d594fSAndroid Build Coastguard WorkerMath.sinh(2.356194490192345) = 5.227971924678
32*795d594fSAndroid Build Coastguard WorkerMath.asin(2.356194490192345) = NaN
33*795d594fSAndroid Build Coastguard WorkerMath.cos(2.356194490192345) = -0.707106781187
34*795d594fSAndroid Build Coastguard WorkerMath.cosh(2.356194490192345) = 5.322752149520
35*795d594fSAndroid Build Coastguard WorkerMath.acos(2.356194490192345) = NaN
36*795d594fSAndroid Build Coastguard WorkerMath.tan(2.356194490192345) = -1.000000000000
37*795d594fSAndroid Build Coastguard WorkerMath.tanh(2.356194490192345) = 0.982193380007
38*795d594fSAndroid Build Coastguard WorkerMath.atan(2.356194490192345) = 1.169422824816
39*795d594fSAndroid Build Coastguard WorkerMath.atan2(2.356194490192345, 3.356194490192345) = 0.612096117380
40*795d594fSAndroid Build Coastguard WorkerMath.sin(3.141592653589793) = 0.000000000000
41*795d594fSAndroid Build Coastguard WorkerMath.sinh(3.141592653589793) = 11.548739357258
42*795d594fSAndroid Build Coastguard WorkerMath.asin(3.141592653589793) = NaN
43*795d594fSAndroid Build Coastguard WorkerMath.cos(3.141592653589793) = -1.000000000000
44*795d594fSAndroid Build Coastguard WorkerMath.cosh(3.141592653589793) = 11.591953275522
45*795d594fSAndroid Build Coastguard WorkerMath.acos(3.141592653589793) = NaN
46*795d594fSAndroid Build Coastguard WorkerMath.tan(3.141592653589793) = -0.000000000000
47*795d594fSAndroid Build Coastguard WorkerMath.tanh(3.141592653589793) = 0.996272076221
48*795d594fSAndroid Build Coastguard WorkerMath.atan(3.141592653589793) = 1.262627255679
49*795d594fSAndroid Build Coastguard WorkerMath.atan2(3.141592653589793, 4.141592653589793) = 0.648948780815
50*795d594fSAndroid Build Coastguard WorkerMath.sin(3.9269908169872414) = -0.707106781187
51*795d594fSAndroid Build Coastguard WorkerMath.sinh(3.9269908169872414) = 25.367158319374
52*795d594fSAndroid Build Coastguard WorkerMath.asin(3.9269908169872414) = NaN
53*795d594fSAndroid Build Coastguard WorkerMath.cos(3.9269908169872414) = -0.707106781187
54*795d594fSAndroid Build Coastguard WorkerMath.cosh(3.9269908169872414) = 25.386861192361
55*795d594fSAndroid Build Coastguard WorkerMath.acos(3.9269908169872414) = NaN
56*795d594fSAndroid Build Coastguard WorkerMath.tan(3.9269908169872414) = 1.000000000000
57*795d594fSAndroid Build Coastguard WorkerMath.tanh(3.9269908169872414) = 0.999223894879
58*795d594fSAndroid Build Coastguard WorkerMath.atan(3.9269908169872414) = 1.321447967784
59*795d594fSAndroid Build Coastguard WorkerMath.atan2(3.9269908169872414, 4.926990816987241) = 0.672931229191
60*795d594fSAndroid Build Coastguard WorkerMath.sin(4.71238898038469) = -1.000000000000
61*795d594fSAndroid Build Coastguard WorkerMath.sinh(4.71238898038469) = 55.654397599418
62*795d594fSAndroid Build Coastguard WorkerMath.asin(4.71238898038469) = NaN
63*795d594fSAndroid Build Coastguard WorkerMath.cos(4.71238898038469) = -0.000000000000
64*795d594fSAndroid Build Coastguard WorkerMath.cosh(4.71238898038469) = 55.663380890439
65*795d594fSAndroid Build Coastguard WorkerMath.acos(4.71238898038469) = NaN
66*795d594fSAndroid Build Coastguard WorkerMath.tanh(4.71238898038469) = 0.999838613989
67*795d594fSAndroid Build Coastguard WorkerMath.atan(4.71238898038469) = 1.361691682971
68*795d594fSAndroid Build Coastguard WorkerMath.atan2(4.71238898038469, 5.71238898038469) = 0.689765469251
69*795d594fSAndroid Build Coastguard WorkerMath.sin(5.497787143782138) = -0.707106781187
70*795d594fSAndroid Build Coastguard WorkerMath.sinh(5.497787143782138) = 122.073483514693
71*795d594fSAndroid Build Coastguard WorkerMath.asin(5.497787143782138) = NaN
72*795d594fSAndroid Build Coastguard WorkerMath.cos(5.497787143782138) = 0.707106781187
73*795d594fSAndroid Build Coastguard WorkerMath.cosh(5.497787143782138) = 122.077579339582
74*795d594fSAndroid Build Coastguard WorkerMath.acos(5.497787143782138) = NaN
75*795d594fSAndroid Build Coastguard WorkerMath.tan(5.497787143782138) = -1.000000000000
76*795d594fSAndroid Build Coastguard WorkerMath.tanh(5.497787143782138) = 0.999966449000
77*795d594fSAndroid Build Coastguard WorkerMath.atan(5.497787143782138) = 1.390871988014
78*795d594fSAndroid Build Coastguard WorkerMath.atan2(5.497787143782138, 6.497787143782138) = 0.702226398171
79*795d594fSAndroid Build Coastguard WorkerMath.sin(6.283185307179586) = -0.000000000000
80*795d594fSAndroid Build Coastguard WorkerMath.sinh(6.283185307179586) = 267.744894041016
81*795d594fSAndroid Build Coastguard WorkerMath.asin(6.283185307179586) = NaN
82*795d594fSAndroid Build Coastguard WorkerMath.cos(6.283185307179586) = 1.000000000000
83*795d594fSAndroid Build Coastguard WorkerMath.cosh(6.283185307179586) = 267.746761483748
84*795d594fSAndroid Build Coastguard WorkerMath.acos(6.283185307179586) = NaN
85*795d594fSAndroid Build Coastguard WorkerMath.tan(6.283185307179586) = -0.000000000000
86*795d594fSAndroid Build Coastguard WorkerMath.tanh(6.283185307179586) = 0.999993025340
87*795d594fSAndroid Build Coastguard WorkerMath.atan(6.283185307179586) = 1.412965136507
88*795d594fSAndroid Build Coastguard WorkerMath.atan2(6.283185307179586, 7.283185307179586) = 0.711819549590
89*795d594fSAndroid Build Coastguard WorkerMath.cbrt(-3.0) = -1.442249570307
90*795d594fSAndroid Build Coastguard WorkerMath.log(-3.0) = NaN
91*795d594fSAndroid Build Coastguard WorkerMath.log10(-3.0) = NaN
92*795d594fSAndroid Build Coastguard WorkerMath.log1p(-3.0) = NaN
93*795d594fSAndroid Build Coastguard WorkerMath.exp(-3.0) = 0.049787068368
94*795d594fSAndroid Build Coastguard WorkerMath.expm1(-3.0) = -0.950212931632
95*795d594fSAndroid Build Coastguard WorkerMath.pow(-3.0, -2.0) = 0.111111111111
96*795d594fSAndroid Build Coastguard WorkerMath.hypot(-3.0, -2.0) = 3.605551275464
97*795d594fSAndroid Build Coastguard WorkerMath.cbrt(-2.0) = -1.259921049895
98*795d594fSAndroid Build Coastguard WorkerMath.log(-2.0) = NaN
99*795d594fSAndroid Build Coastguard WorkerMath.log10(-2.0) = NaN
100*795d594fSAndroid Build Coastguard WorkerMath.log1p(-2.0) = NaN
101*795d594fSAndroid Build Coastguard WorkerMath.exp(-2.0) = 0.135335283237
102*795d594fSAndroid Build Coastguard WorkerMath.expm1(-2.0) = -0.864664716763
103*795d594fSAndroid Build Coastguard WorkerMath.pow(-2.0, -1.0) = -0.500000000000
104*795d594fSAndroid Build Coastguard WorkerMath.hypot(-2.0, -1.0) = 2.236067977500
105*795d594fSAndroid Build Coastguard WorkerMath.cbrt(-1.0) = -1.000000000000
106*795d594fSAndroid Build Coastguard WorkerMath.log(-1.0) = NaN
107*795d594fSAndroid Build Coastguard WorkerMath.log10(-1.0) = NaN
108*795d594fSAndroid Build Coastguard WorkerMath.log1p(-1.0) = -Infinity
109*795d594fSAndroid Build Coastguard WorkerMath.exp(-1.0) = 0.367879441171
110*795d594fSAndroid Build Coastguard WorkerMath.expm1(-1.0) = -0.632120558829
111*795d594fSAndroid Build Coastguard WorkerMath.pow(-1.0, 0.0) = 1.000000000000
112*795d594fSAndroid Build Coastguard WorkerMath.hypot(-1.0, 0.0) = 1.000000000000
113*795d594fSAndroid Build Coastguard WorkerMath.cbrt(0.0) = 0.000000000000
114*795d594fSAndroid Build Coastguard WorkerMath.log(0.0) = -Infinity
115*795d594fSAndroid Build Coastguard WorkerMath.log10(0.0) = -Infinity
116*795d594fSAndroid Build Coastguard WorkerMath.log1p(0.0) = 0.000000000000
117*795d594fSAndroid Build Coastguard WorkerMath.exp(0.0) = 1.000000000000
118*795d594fSAndroid Build Coastguard WorkerMath.expm1(0.0) = 0.000000000000
119*795d594fSAndroid Build Coastguard WorkerMath.pow(0.0, 1.0) = 0.000000000000
120*795d594fSAndroid Build Coastguard WorkerMath.hypot(0.0, 1.0) = 1.000000000000
121*795d594fSAndroid Build Coastguard WorkerMath.cbrt(1.0) = 1.000000000000
122*795d594fSAndroid Build Coastguard WorkerMath.log(1.0) = 0.000000000000
123*795d594fSAndroid Build Coastguard WorkerMath.log10(1.0) = 0.000000000000
124*795d594fSAndroid Build Coastguard WorkerMath.log1p(1.0) = 0.693147180560
125*795d594fSAndroid Build Coastguard WorkerMath.exp(1.0) = 2.718281828459
126*795d594fSAndroid Build Coastguard WorkerMath.expm1(1.0) = 1.718281828459
127*795d594fSAndroid Build Coastguard WorkerMath.pow(1.0, 2.0) = 1.000000000000
128*795d594fSAndroid Build Coastguard WorkerMath.hypot(1.0, 2.0) = 2.236067977500
129*795d594fSAndroid Build Coastguard WorkerMath.cbrt(2.0) = 1.259921049895
130*795d594fSAndroid Build Coastguard WorkerMath.log(2.0) = 0.693147180560
131*795d594fSAndroid Build Coastguard WorkerMath.log10(2.0) = 0.301029995664
132*795d594fSAndroid Build Coastguard WorkerMath.log1p(2.0) = 1.098612288668
133*795d594fSAndroid Build Coastguard WorkerMath.exp(2.0) = 7.389056098931
134*795d594fSAndroid Build Coastguard WorkerMath.expm1(2.0) = 6.389056098931
135*795d594fSAndroid Build Coastguard WorkerMath.pow(2.0, 3.0) = 8.000000000000
136*795d594fSAndroid Build Coastguard WorkerMath.hypot(2.0, 3.0) = 3.605551275464
137*795d594fSAndroid Build Coastguard WorkerMath.cbrt(3.0) = 1.442249570307
138*795d594fSAndroid Build Coastguard WorkerMath.log(3.0) = 1.098612288668
139*795d594fSAndroid Build Coastguard WorkerMath.log10(3.0) = 0.477121254720
140*795d594fSAndroid Build Coastguard WorkerMath.log1p(3.0) = 1.386294361120
141*795d594fSAndroid Build Coastguard WorkerMath.exp(3.0) = 20.085536923188
142*795d594fSAndroid Build Coastguard WorkerMath.expm1(3.0) = 19.085536923188
143*795d594fSAndroid Build Coastguard WorkerMath.pow(3.0, 4.0) = 81.000000000000
144*795d594fSAndroid Build Coastguard WorkerMath.hypot(3.0, 4.0) = 5.000000000000
145*795d594fSAndroid Build Coastguard WorkerMath.ceil(0.0001) = 1.000000000000
146*795d594fSAndroid Build Coastguard WorkerMath.floor(0.0001) = 0.000000000000
147*795d594fSAndroid Build Coastguard WorkerMath.nextAfter(1.0, 2.0) = 1.000000000000
148*795d594fSAndroid Build Coastguard WorkerMath.nextAfter(2.0, 1.0) = 2.000000000000
149*795d594fSAndroid Build Coastguard WorkerMath.rint(0.5000001) = 1.000000000000
150*795d594fSAndroid Build Coastguard WorkerStrictMath.sin(0.0) = 0.0
151*795d594fSAndroid Build Coastguard WorkerStrictMath.sinh(0.0) = 0.0
152*795d594fSAndroid Build Coastguard WorkerStrictMath.asin(0.0) = 0.0
153*795d594fSAndroid Build Coastguard WorkerStrictMath.cos(0.0) = 1.0
154*795d594fSAndroid Build Coastguard WorkerStrictMath.cosh(0.0) = 1.0
155*795d594fSAndroid Build Coastguard WorkerStrictMath.acos(0.0) = 1.5707963267948966
156*795d594fSAndroid Build Coastguard WorkerStrictMath.tan(0.0) = 0.0
157*795d594fSAndroid Build Coastguard WorkerStrictMath.tanh(0.0) = 0.0
158*795d594fSAndroid Build Coastguard WorkerStrictMath.atan(0.0) = 0.0
159*795d594fSAndroid Build Coastguard WorkerStrictMath.atan2(0.0, 1.0) = 0.0
160*795d594fSAndroid Build Coastguard WorkerStrictMath.sin(0.7853981633974483) = 0.7071067811865475
161*795d594fSAndroid Build Coastguard WorkerStrictMath.sinh(0.7853981633974483) = 0.8686709614860095
162*795d594fSAndroid Build Coastguard WorkerStrictMath.asin(0.7853981633974483) = 0.9033391107665127
163*795d594fSAndroid Build Coastguard WorkerStrictMath.cos(0.7853981633974483) = 0.7071067811865476
164*795d594fSAndroid Build Coastguard WorkerStrictMath.cosh(0.7853981633974483) = 1.3246090892520057
165*795d594fSAndroid Build Coastguard WorkerStrictMath.acos(0.7853981633974483) = 0.6674572160283838
166*795d594fSAndroid Build Coastguard WorkerStrictMath.tan(0.7853981633974483) = 0.9999999999999999
167*795d594fSAndroid Build Coastguard WorkerStrictMath.tanh(0.7853981633974483) = 0.6557942026326724
168*795d594fSAndroid Build Coastguard WorkerStrictMath.atan(0.7853981633974483) = 0.6657737500283538
169*795d594fSAndroid Build Coastguard WorkerStrictMath.atan2(0.7853981633974483, 1.7853981633974483) = 0.41442380057704103
170*795d594fSAndroid Build Coastguard WorkerStrictMath.sin(1.5707963267948966) = 1.0
171*795d594fSAndroid Build Coastguard WorkerStrictMath.sinh(1.5707963267948966) = 2.3012989023072947
172*795d594fSAndroid Build Coastguard WorkerStrictMath.asin(1.5707963267948966) = NaN
173*795d594fSAndroid Build Coastguard WorkerStrictMath.cos(1.5707963267948966) = 6.123233995736766E-17
174*795d594fSAndroid Build Coastguard WorkerStrictMath.cosh(1.5707963267948966) = 2.5091784786580567
175*795d594fSAndroid Build Coastguard WorkerStrictMath.acos(1.5707963267948966) = NaN
176*795d594fSAndroid Build Coastguard WorkerStrictMath.tan(1.5707963267948966) = 1.633123935319537E16
177*795d594fSAndroid Build Coastguard WorkerStrictMath.tanh(1.5707963267948966) = 0.9171523356672744
178*795d594fSAndroid Build Coastguard WorkerStrictMath.atan(1.5707963267948966) = 1.0038848218538872
179*795d594fSAndroid Build Coastguard WorkerStrictMath.atan2(1.5707963267948966, 2.5707963267948966) = 0.5484797644174059
180*795d594fSAndroid Build Coastguard WorkerStrictMath.sin(2.356194490192345) = 0.7071067811865476
181*795d594fSAndroid Build Coastguard WorkerStrictMath.sinh(2.356194490192345) = 5.227971924677803
182*795d594fSAndroid Build Coastguard WorkerStrictMath.asin(2.356194490192345) = NaN
183*795d594fSAndroid Build Coastguard WorkerStrictMath.cos(2.356194490192345) = -0.7071067811865475
184*795d594fSAndroid Build Coastguard WorkerStrictMath.cosh(2.356194490192345) = 5.322752149519959
185*795d594fSAndroid Build Coastguard WorkerStrictMath.acos(2.356194490192345) = NaN
186*795d594fSAndroid Build Coastguard WorkerStrictMath.tan(2.356194490192345) = -1.0000000000000002
187*795d594fSAndroid Build Coastguard WorkerStrictMath.tanh(2.356194490192345) = 0.9821933800072388
188*795d594fSAndroid Build Coastguard WorkerStrictMath.atan(2.356194490192345) = 1.1694228248157563
189*795d594fSAndroid Build Coastguard WorkerStrictMath.atan2(2.356194490192345, 3.356194490192345) = 0.6120961173796371
190*795d594fSAndroid Build Coastguard WorkerStrictMath.sin(3.141592653589793) = 1.2246467991473532E-16
191*795d594fSAndroid Build Coastguard WorkerStrictMath.sinh(3.141592653589793) = 11.548739357257748
192*795d594fSAndroid Build Coastguard WorkerStrictMath.asin(3.141592653589793) = NaN
193*795d594fSAndroid Build Coastguard WorkerStrictMath.cos(3.141592653589793) = -1.0
194*795d594fSAndroid Build Coastguard WorkerStrictMath.cosh(3.141592653589793) = 11.591953275521519
195*795d594fSAndroid Build Coastguard WorkerStrictMath.acos(3.141592653589793) = NaN
196*795d594fSAndroid Build Coastguard WorkerStrictMath.tan(3.141592653589793) = -1.2246467991473532E-16
197*795d594fSAndroid Build Coastguard WorkerStrictMath.tanh(3.141592653589793) = 0.99627207622075
198*795d594fSAndroid Build Coastguard WorkerStrictMath.atan(3.141592653589793) = 1.2626272556789115
199*795d594fSAndroid Build Coastguard WorkerStrictMath.atan2(3.141592653589793, 4.141592653589793) = 0.6489487808147751
200*795d594fSAndroid Build Coastguard WorkerStrictMath.sin(3.9269908169872414) = -0.7071067811865475
201*795d594fSAndroid Build Coastguard WorkerStrictMath.sinh(3.9269908169872414) = 25.367158319374152
202*795d594fSAndroid Build Coastguard WorkerStrictMath.asin(3.9269908169872414) = NaN
203*795d594fSAndroid Build Coastguard WorkerStrictMath.cos(3.9269908169872414) = -0.7071067811865477
204*795d594fSAndroid Build Coastguard WorkerStrictMath.cosh(3.9269908169872414) = 25.386861192360772
205*795d594fSAndroid Build Coastguard WorkerStrictMath.acos(3.9269908169872414) = NaN
206*795d594fSAndroid Build Coastguard WorkerStrictMath.tan(3.9269908169872414) = 0.9999999999999997
207*795d594fSAndroid Build Coastguard WorkerStrictMath.tanh(3.9269908169872414) = 0.9992238948786412
208*795d594fSAndroid Build Coastguard WorkerStrictMath.atan(3.9269908169872414) = 1.3214479677837223
209*795d594fSAndroid Build Coastguard WorkerStrictMath.atan2(3.9269908169872414, 4.926990816987241) = 0.6729312291908799
210*795d594fSAndroid Build Coastguard WorkerStrictMath.sin(4.71238898038469) = -1.0
211*795d594fSAndroid Build Coastguard WorkerStrictMath.sinh(4.71238898038469) = 55.65439759941754
212*795d594fSAndroid Build Coastguard WorkerStrictMath.asin(4.71238898038469) = NaN
213*795d594fSAndroid Build Coastguard WorkerStrictMath.cos(4.71238898038469) = -1.8369701987210297E-16
214*795d594fSAndroid Build Coastguard WorkerStrictMath.cosh(4.71238898038469) = 55.66338089043867
215*795d594fSAndroid Build Coastguard WorkerStrictMath.acos(4.71238898038469) = NaN
216*795d594fSAndroid Build Coastguard WorkerStrictMath.tan(4.71238898038469) = 5.443746451065123E15
217*795d594fSAndroid Build Coastguard WorkerStrictMath.tanh(4.71238898038469) = 0.9998386139886326
218*795d594fSAndroid Build Coastguard WorkerStrictMath.atan(4.71238898038469) = 1.3616916829711636
219*795d594fSAndroid Build Coastguard WorkerStrictMath.atan2(4.71238898038469, 5.71238898038469) = 0.6897654692509959
220*795d594fSAndroid Build Coastguard WorkerStrictMath.sin(5.497787143782138) = -0.7071067811865477
221*795d594fSAndroid Build Coastguard WorkerStrictMath.sinh(5.497787143782138) = 122.07348351469281
222*795d594fSAndroid Build Coastguard WorkerStrictMath.asin(5.497787143782138) = NaN
223*795d594fSAndroid Build Coastguard WorkerStrictMath.cos(5.497787143782138) = 0.7071067811865474
224*795d594fSAndroid Build Coastguard WorkerStrictMath.cosh(5.497787143782138) = 122.07757933958217
225*795d594fSAndroid Build Coastguard WorkerStrictMath.acos(5.497787143782138) = NaN
226*795d594fSAndroid Build Coastguard WorkerStrictMath.tan(5.497787143782138) = -1.0000000000000004
227*795d594fSAndroid Build Coastguard WorkerStrictMath.tanh(5.497787143782138) = 0.9999664489997958
228*795d594fSAndroid Build Coastguard WorkerStrictMath.atan(5.497787143782138) = 1.390871988014422
229*795d594fSAndroid Build Coastguard WorkerStrictMath.atan2(5.497787143782138, 6.497787143782138) = 0.7022263981709682
230*795d594fSAndroid Build Coastguard WorkerStrictMath.sin(6.283185307179586) = -2.4492935982947064E-16
231*795d594fSAndroid Build Coastguard WorkerStrictMath.sinh(6.283185307179586) = 267.74489404101644
232*795d594fSAndroid Build Coastguard WorkerStrictMath.asin(6.283185307179586) = NaN
233*795d594fSAndroid Build Coastguard WorkerStrictMath.cos(6.283185307179586) = 1.0
234*795d594fSAndroid Build Coastguard WorkerStrictMath.cosh(6.283185307179586) = 267.7467614837482
235*795d594fSAndroid Build Coastguard WorkerStrictMath.acos(6.283185307179586) = NaN
236*795d594fSAndroid Build Coastguard WorkerStrictMath.tan(6.283185307179586) = -2.4492935982947064E-16
237*795d594fSAndroid Build Coastguard WorkerStrictMath.tanh(6.283185307179586) = 0.9999930253396107
238*795d594fSAndroid Build Coastguard WorkerStrictMath.atan(6.283185307179586) = 1.4129651365067377
239*795d594fSAndroid Build Coastguard WorkerStrictMath.atan2(6.283185307179586, 7.283185307179586) = 0.7118195495895945
240*795d594fSAndroid Build Coastguard WorkerStrictMath.cbrt(-3.0) = -1.4422495703074083
241*795d594fSAndroid Build Coastguard WorkerStrictMath.log(-3.0) = NaN
242*795d594fSAndroid Build Coastguard WorkerStrictMath.log10(-3.0) = NaN
243*795d594fSAndroid Build Coastguard WorkerStrictMath.log1p(-3.0) = NaN
244*795d594fSAndroid Build Coastguard WorkerStrictMath.exp(-3.0) = 0.049787068367863944
245*795d594fSAndroid Build Coastguard WorkerStrictMath.expm1(-3.0) = -0.950212931632136
246*795d594fSAndroid Build Coastguard WorkerStrictMath.pow(-3.0, -2.0) = 0.1111111111111111
247*795d594fSAndroid Build Coastguard WorkerStrictMath.hypot(-3.0, -2.0) = 3.605551275463989
248*795d594fSAndroid Build Coastguard WorkerStrictMath.cbrt(-2.0) = -1.2599210498948732
249*795d594fSAndroid Build Coastguard WorkerStrictMath.log(-2.0) = NaN
250*795d594fSAndroid Build Coastguard WorkerStrictMath.log10(-2.0) = NaN
251*795d594fSAndroid Build Coastguard WorkerStrictMath.log1p(-2.0) = NaN
252*795d594fSAndroid Build Coastguard WorkerStrictMath.exp(-2.0) = 0.1353352832366127
253*795d594fSAndroid Build Coastguard WorkerStrictMath.expm1(-2.0) = -0.8646647167633873
254*795d594fSAndroid Build Coastguard WorkerStrictMath.pow(-2.0, -1.0) = -0.5
255*795d594fSAndroid Build Coastguard WorkerStrictMath.hypot(-2.0, -1.0) = 2.23606797749979
256*795d594fSAndroid Build Coastguard WorkerStrictMath.cbrt(-1.0) = -1.0
257*795d594fSAndroid Build Coastguard WorkerStrictMath.log(-1.0) = NaN
258*795d594fSAndroid Build Coastguard WorkerStrictMath.log10(-1.0) = NaN
259*795d594fSAndroid Build Coastguard WorkerStrictMath.log1p(-1.0) = -Infinity
260*795d594fSAndroid Build Coastguard WorkerStrictMath.exp(-1.0) = 0.36787944117144233
261*795d594fSAndroid Build Coastguard WorkerStrictMath.expm1(-1.0) = -0.6321205588285577
262*795d594fSAndroid Build Coastguard WorkerStrictMath.pow(-1.0, 0.0) = 1.0
263*795d594fSAndroid Build Coastguard WorkerStrictMath.hypot(-1.0, 0.0) = 1.0
264*795d594fSAndroid Build Coastguard WorkerStrictMath.cbrt(0.0) = 0.0
265*795d594fSAndroid Build Coastguard WorkerStrictMath.log(0.0) = -Infinity
266*795d594fSAndroid Build Coastguard WorkerStrictMath.log10(0.0) = -Infinity
267*795d594fSAndroid Build Coastguard WorkerStrictMath.log1p(0.0) = 0.0
268*795d594fSAndroid Build Coastguard WorkerStrictMath.exp(0.0) = 1.0
269*795d594fSAndroid Build Coastguard WorkerStrictMath.expm1(0.0) = 0.0
270*795d594fSAndroid Build Coastguard WorkerStrictMath.pow(0.0, 1.0) = 0.0
271*795d594fSAndroid Build Coastguard WorkerStrictMath.hypot(0.0, 1.0) = 1.0
272*795d594fSAndroid Build Coastguard WorkerStrictMath.cbrt(1.0) = 1.0
273*795d594fSAndroid Build Coastguard WorkerStrictMath.log(1.0) = 0.0
274*795d594fSAndroid Build Coastguard WorkerStrictMath.log10(1.0) = 0.0
275*795d594fSAndroid Build Coastguard WorkerStrictMath.log1p(1.0) = 0.6931471805599453
276*795d594fSAndroid Build Coastguard WorkerStrictMath.exp(1.0) = 2.7182818284590455
277*795d594fSAndroid Build Coastguard WorkerStrictMath.expm1(1.0) = 1.718281828459045
278*795d594fSAndroid Build Coastguard WorkerStrictMath.pow(1.0, 2.0) = 1.0
279*795d594fSAndroid Build Coastguard WorkerStrictMath.hypot(1.0, 2.0) = 2.23606797749979
280*795d594fSAndroid Build Coastguard WorkerStrictMath.cbrt(2.0) = 1.2599210498948732
281*795d594fSAndroid Build Coastguard WorkerStrictMath.log(2.0) = 0.6931471805599453
282*795d594fSAndroid Build Coastguard WorkerStrictMath.log10(2.0) = 0.3010299956639812
283*795d594fSAndroid Build Coastguard WorkerStrictMath.log1p(2.0) = 1.0986122886681096
284*795d594fSAndroid Build Coastguard WorkerStrictMath.exp(2.0) = 7.38905609893065
285*795d594fSAndroid Build Coastguard WorkerStrictMath.expm1(2.0) = 6.38905609893065
286*795d594fSAndroid Build Coastguard WorkerStrictMath.pow(2.0, 3.0) = 8.0
287*795d594fSAndroid Build Coastguard WorkerStrictMath.hypot(2.0, 3.0) = 3.605551275463989
288*795d594fSAndroid Build Coastguard WorkerStrictMath.cbrt(3.0) = 1.4422495703074083
289*795d594fSAndroid Build Coastguard WorkerStrictMath.log(3.0) = 1.0986122886681096
290*795d594fSAndroid Build Coastguard WorkerStrictMath.log10(3.0) = 0.47712125471966244
291*795d594fSAndroid Build Coastguard WorkerStrictMath.log1p(3.0) = 1.3862943611198906
292*795d594fSAndroid Build Coastguard WorkerStrictMath.exp(3.0) = 20.085536923187668
293*795d594fSAndroid Build Coastguard WorkerStrictMath.expm1(3.0) = 19.085536923187668
294*795d594fSAndroid Build Coastguard WorkerStrictMath.pow(3.0, 4.0) = 81.0
295*795d594fSAndroid Build Coastguard WorkerStrictMath.hypot(3.0, 4.0) = 5.0
296*795d594fSAndroid Build Coastguard WorkerStrictMath.ceil(0.0001) = 1.0
297*795d594fSAndroid Build Coastguard WorkerStrictMath.floor(0.0001) = 0.0
298*795d594fSAndroid Build Coastguard WorkerStrictMath.nextAfter(1.0, 2.0) = 1.0000000000000002
299*795d594fSAndroid Build Coastguard WorkerStrictMath.rint(0.5000001) = 1.0
300