summaryrefslogtreecommitdiff
path: root/testsuite/tests/numeric/should_run/arith012.stdout
blob: c1c38c7f5ad119e7213115a7f497ce0f4a4e2723 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
--------------------------------
--Testing doubleToFloat
--------------------------------
[-1.2,0.0,0.1,0.5,1.0,1234.45454,16053.0,1.64022e12,6.894e-4,6.345434556345822,5.342413403405404e9]
[-1.2,0.0,0.1,0.5,1.0,1234.4546,16053.0,1.64022e12,6.894e-4,6.3454347,5.3424133e9]
--------------------------------
--Testing doubleToFloat
--------------------------------
[-1.2,0.0,0.1,0.5,1.0,1234.45454,16053.0,1.64022e12,6.894e-4,6.345434556345822,5.342413403405404e9]
[-1.2,0.0,0.1,0.5,1.0,1234.4546,16053.0,1.64022e12,6.894e-4,6.3454347,5.3424133e9]
[-1.2000000476837158,0.0,0.10000000149011612,0.5,1.0,1234.45458984375,16053.0,1.64021993472e12,6.894000107422471e-4,6.345434665679932,5.342413312e9]
--------------------------------
--Testing showHex
--------------------------------
[0,1,255,65513,6029,1024,256,201357245]
[0,1,ff,ffe9,178d,400,100,c0077bd]
[0,1,255,65513,6029,1024,256,2343243543500233,656194962055457832]
[0,1,ff,ffe9,178d,400,100,8532ae70855c9,91b45d760b76c28]
--------------------------------
--Testing showOct
--------------------------------
[0,1,255,65513,6029,1024,256,201357245]
[0,1,377,177751,13615,2000,400,1400073675]
[0,1,255,65513,6029,1024,256,2343243543500233,656194962055457832]
[0,1,377,177751,13615,2000,400,102462534702052711,44332135354055666050]
--------------------------------
--Testing showBin
--------------------------------
[0,1,255,65513,6029,1024,256,201357245]
[0,1,11111111,1111111111101001,1011110001101,10000000000,100000000,1100000000000111011110111101]
[0,1,255,65513,6029,1024,256,2343243543500233,656194962055457832]
[0,1,11111111,1111111111101001,1011110001101,10000000000,100000000,1000010100110010101011100111000010000101010111001001,100100011011010001011101011101100000101101110110110000101000]