Re: Modulo



Christopher Smith wrote:
Does Java have a Modulo concept. I.e., if I divide one integer by another, is there a function that returns the modules. I want to test for all numbers over a range that divide cleanly into X. Thanks, Chris

% same as C

--

Knute Johnson
email s/nospam/knute/
.