|
|||||||
PREV NEXT | FRAMES NO FRAMES |
MyNumber
object that initially holds
the absolute value of n
.
MyNumber
object that initially
equals this
.
MyNumber
object that initially holds
the value i
.
true
if n
is evenly divisible by this
.
true
if m
divides n
evenly.
o
and this
are equal.
MyIntegralNumber
s.ival
is prime; otherwise,
prints a non-trivial factor of ival
.
true
if n
is negative.
true
if n
is zero.
true
if this
is smaller than
n
.
this
with -this
.
MyBigInteger
object that initially stores
the integer value i
.
int
.MyInteger
object that initially stores
the integer value i
.
MyNumber
s.this
with this + n
.
this
.
this
with this * n
.
|
|||||||
PREV NEXT | FRAMES NO FRAMES |