summaryrefslogtreecommitdiff
path: root/testsuite/tests/numeric/should_run/arith012.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/numeric/should_run/arith012.stdout')
-rw-r--r--testsuite/tests/numeric/should_run/arith012.stdout32
1 files changed, 32 insertions, 0 deletions
diff --git a/testsuite/tests/numeric/should_run/arith012.stdout b/testsuite/tests/numeric/should_run/arith012.stdout
new file mode 100644
index 0000000000..c1c38c7f5a
--- /dev/null
+++ b/testsuite/tests/numeric/should_run/arith012.stdout
@@ -0,0 +1,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]