xref: /aosp_15_r20/external/apache-xml/test/tests/exslt-gold/math/math14.out (revision 1212f9a0ffdc28482b8821715d2222bf16dc14e2)
1*1212f9a0SAndroid Build Coastguard Worker<?xml version="1.0" encoding="UTF-8"?><out>
2*1212f9a0SAndroid Build Coastguard Worker   Using variable bases with power 0:<br/>10 to the power of 0 is 1<br/>2.5 to the power of 0 is 1<br/>1 to the power of 0 is 1<br/>0 to the power of 0 is 1<br/>-10 to the power of 0 is 1<br/>
3*1212f9a0SAndroid Build Coastguard Worker   Using variable base with power -0:
4*1212f9a0SAndroid Build Coastguard Worker   10 to the power of 0 is 1<br/>2.5 to the power of 0 is 1<br/>1 to the power of 0 is 1<br/>0 to the power of 0 is 1<br/>-10 to the power of 0 is 1<br/>
5*1212f9a0SAndroid Build Coastguard Worker   Using variable base with power 10:
6*1212f9a0SAndroid Build Coastguard Worker   10 to the power of 10 is 10000000000<br/>2.5 to the power of 10 is 9536.7431640625<br/>1 to the power of 10 is 1<br/>0 to the power of 10 is 0<br/>-10 to the power of 10 is 10000000000<br/>
7*1212f9a0SAndroid Build Coastguard Worker   Using variable base with power 2:
8*1212f9a0SAndroid Build Coastguard Worker   10 to the power of 2.5 is 316.2277660168379<br/>2.5 to the power of 2.5 is 9.882117688026185<br/>1 to the power of 2.5 is 1<br/>0 to the power of 2.5 is 0<br/>-10 to the power of 2.5 is NaN<br/>
9*1212f9a0SAndroid Build Coastguard Worker   Using variable base with power -5:
10*1212f9a0SAndroid Build Coastguard Worker   10 to the power of -5 is 0.00001<br/>2.5 to the power of -5 is 0.01024<br/>1 to the power of -5 is 1<br/>0 to the power of -5 is Infinity<br/>-10 to the power of -5 is -0.00001<br/>
11*1212f9a0SAndroid Build Coastguard Worker   Using input as base with power 5223849703457:
12*1212f9a0SAndroid Build Coastguard Worker   5223849703457 to the power of 5223849703457 is Infinity<br/>NaN to the power of 5223849703457 is NaN<br/>Infinity to the power of 5223849703457 is Infinity<br/>
13*1212f9a0SAndroid Build Coastguard Worker   Using input as base with power NaN:
14*1212f9a0SAndroid Build Coastguard Worker   5223849703457 to the power of NaN is NaN<br/>NaN to the power of NaN is NaN<br/>Infinity to the power of NaN is NaN<br/>
15*1212f9a0SAndroid Build Coastguard Worker   Using input as base with power Infinity:
16*1212f9a0SAndroid Build Coastguard Worker   5223849703457 to the power of Infinity is Infinity<br/>NaN to the power of Infinity is NaN<br/>Infinity to the power of Infinity is Infinity<br/></out>