(4steps)
PrintForm
Definitions
int
2
Sections
StandardLIB
Doc
At:
rem
bounds
3
1
1.
a:
{...0}
2.
n:
{...-1}
0
(a rem n) & (a rem n) > n
By:
remainderBounds3 ;
Generated subgoals:
1
a
0
2
n < 0
About:
(4steps)
PrintForm
Definitions
int
2
Sections
StandardLIB
Doc