mhill
- 180
- 1
given two integers A and B that are very big is there any 'fast' algorithm to calculate the remainder of the division \frac{A}{B} or in other similar words to say if B divides or not A thanks.