summaryrefslogtreecommitdiff
path: root/lib/Math/BigInt/t/bigfltpm.inc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Math/BigInt/t/bigfltpm.inc')
-rw-r--r--lib/Math/BigInt/t/bigfltpm.inc16
1 files changed, 16 insertions, 0 deletions
diff --git a/lib/Math/BigInt/t/bigfltpm.inc b/lib/Math/BigInt/t/bigfltpm.inc
index 34c4ad61f7..2a45c8278e 100644
--- a/lib/Math/BigInt/t/bigfltpm.inc
+++ b/lib/Math/BigInt/t/bigfltpm.inc
@@ -764,6 +764,22 @@ $round_mode = "even"
-601234500:6:-601234000
+60123456789.0123:5:60123000000
-60123456789.0123:5:-60123000000
+$round_mode = "common"
++60123456789:5:60123000000
+-60123456789:5:-60123000000
++60123456789:6:60123500000
+-60123456789:6:-60123500000
++60123456789:9:60123456800
+-60123456789:9:-60123456800
++601234500:6:601235000
+-601234500:6:-601235000
++601234400:6:601234000
+-601234400:6:-601234000
++601234600:6:601235000
+-601234600:6:-601235000
++601234300:6:601234000
++60123456789.0123:5:60123000000
+-60123456789.0123:5:-60123000000
&ffround
$round_mode = "trunc"
+inf:5:inf