diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2010-07-16 14:49:57 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2010-07-16 14:49:57 +0300 |
commit | 6a2caf2157d87b4b582b2494bdd7d6a688dd0b1f (patch) | |
tree | 9a2862cc11be4832f188cfbdce175120ceba5024 /test/double2.ok | |
parent | 315bd501ca696bc3e3c938b4604d8dac7a6f512f (diff) | |
download | egawk-6a2caf2157d87b4b582b2494bdd7d6a688dd0b1f.tar.gz egawk-6a2caf2157d87b4b582b2494bdd7d6a688dd0b1f.tar.bz2 egawk-6a2caf2157d87b4b582b2494bdd7d6a688dd0b1f.zip |
Move to gawk-3.1.6.
Diffstat (limited to 'test/double2.ok')
-rw-r--r-- | test/double2.ok | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/double2.ok b/test/double2.ok new file mode 100644 index 00000000..f7224e2a --- /dev/null +++ b/test/double2.ok @@ -0,0 +1,4 @@ +2^60= 1152921504606846976 1152921504606846976 1.15292e+18 100000000000000000000 +2^61= 2305843009213693952 2305843009213693952 2.30584e+18 200000000000000000000 +2^62= 4611686018427387904 4611686018427387904 4.61169e+18 400000000000000000000 +2^63= 9223372036854775808 9223372036854775808 9.22337e+18 1000000000000000000000 |