CVS difference for ai05s/ai05-0260-1.txt
--- ai05s/ai05-0260-1.txt 2011/06/20 04:37:30 1.1
+++ ai05s/ai05-0260-1.txt 2011/07/29 04:10:40 1.2
@@ -1,5 +1,7 @@
-!standard 4.5.5(8) 11-06-19 AI05-0260-1/01
+!standard 4.5.5(8) 11-07-28 AI05-0260-1/02
!class binding interpretation 11-06-19
+!status Amendment 2012 11-07-28
+!status ARG Approved 11-1-0 11-06-26
!status work item 11-06-16
!status received 11-05-17
!priority Low
@@ -35,6 +37,19 @@
value less than the absolute value of B; in addition, ...
!discussion
+
+
+!corrigendum 4.5.5(8)
+
+@drepl
+The signed integer modulus operator is defined such that the result of A @b<mod> B has
+the sign of B and an absolute value less than the absolute value of B; in addition,
+for some signed integer value N, this result satisfies the relation:
+@dby
+The signed integer modulus operator is defined such that the result of A @b<mod> B is
+either zero or has the sign of B and an absolute value less than the absolute value
+of B; in addition, for some signed integer value N, this result satisfies the
+relation:
!ACATS Test
Questions? Ask the ACAA Technical Agent