java - Is there a way using BigInteger for iteration? -
does biginteger
have equals
comparison?
there substitutes math notation < (greater than) or < (less than)? ^answered!
now want know, there way using biginteger
in iteration such while
, for
?
you can use compareto method.
Comments
Post a Comment